Single Article

How to Convert FLV to SWF?

Video to FLV Converter is a powerful Flash Video converter which can convert almost all video and audio formats, e.g.DivX, XviD, AVI, WMV, MPG, MPEG, MP4, M4V, FLV, 3GP, ASF, RM, RMVB, MOV, MOD, ASX, MKV, OGM, SVCD, VCD, VOB to FLASH Video (SWF, FLV) formats for the Web publishing and streaming. It can also convert FLV to SWF.

Only for Wondows OS, for Max OS click here.

Step1: Free download Video to FLV Converter, then install and launch it.

Step2 : Click “Import video” to add flv video files from your computer, then you can see a interface like this:


Step3 : Click “Edit” to edit the selected FLV file, you can set the start time and end time, the interface is like this:

Tips:

a. Adjust the video in “Edit” and “Effect” such as trim, crop, and brightness.

b. Add the image or test to the video. Freely select the logo position and the lasting time.

c. Capture the image from the video.

d. In “CuePoint”, you can add the event or navigation at some point to produce the interaction with other element of the web page such as text display.

Step4 : Select the output folder and the output video formats, it supports SWF video format and SWF video format + SWF video
format with HTML page.

Set the output folder in “Export to…“. In Export, please pay attention, you can select either of the group below:

a.Generate Flash video (FLV)“, “Generate Flash (SWF)“, and “Embed the video in SWF and play in timeline

b.Generate Flash (SWF)” and “Embed the video in SWF and play in timeline

Step 5. The FLV to SWF Converter provides you select a Flash Player skin in “Classic, Opaque, Translucent, and Transparent“.

to enjoy your favorite video,  it also supports pause, stop, backwards, forwards, fullscreen.

Step 6. Conversion

Click “Start” to convert.

converting mpeg to flv
Step 6, Embed the SWF to HTML page

Now how to upload the SWF to the website?

You can code the page as follows:
<!–url’s used in the movie–>
<!–text used in the movie–>
<!– saved from url=(0013)about:internet –>
<object classid=”clsid:D27CDB6E-AE6D-11cf-96B8-444553540000″ codebase=”http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0″ width=”320″ height=”270″>
<param name=”movie” value=” file_name.swf?videoFile=christmas_1.flv“>
<param name=”quality” value=”high”>
<param name=”allowScriptAccess” value=”sameDomain” />
<param name=”allowFullScreen” value=”True” />
<embed src=” file_name.swf?videoFile=mpeg_1.flv” quality=”high” pluginspage=”http://www.macromedia.com/go/getflashplayer” type=”application/x-shockwave-flash” width=”320″ height=”270″ allowScriptAccess=”sameDomain” allowFullScreen=”True”>
</embed>
</object>

Well, have you noticed the mpeg_1.flv in blue?
This can be modified to the absolute path of the .flv file. For example:
<param name=”movie” value=”file_name.swf?videoFile=http://www.moyea.com/flv/flvdownload_demo.flv”> (can support HTTP and RTMP)

The above only support IE, if you want it to support FireFox, please follow this:
Modify <embed src=”file_name.swf?”…
to:
<embed src=”file_name.swf?videoFile=http://www.moyea.com/flv/flvdownload_demo.flv”…

The width=”320″ height=”270″ in black indicates the width and the height of your video.

Then, enjoy your mpeg  video on your own site/homepage/blog like youtube YouTube, Google Video, Myspace, Metacafe, Dailymotion, iFilm, Music, eVideoShare, StreetFire, etc. with perfect pause,play control bar.

More related articles in FLV…

Tags: , ,

Leave a Reply


About us | Terms & Conditions | Privacy | Sitemap | Links| Link to us
Copyright © 2008 - 2010 Flash Video Soft. All Rights Reserved.