How to add flash videos to website

On internet, there are more and more people ask questions like "How can I add flash videos to my website?", "How can I embed a flash video(FLV) into my web
page?", "How to insert an abobe flash video into frontpage?" Here, I will give a step-by-step user guide to solve these problems.

[b]Step-by-step User Guide:

Step 1. Download [b]Moyea Web Player[/b] from [link=http://www.playerdiy.com/]playerdiy.com[/link], install and launch it[/b]

[img=http://www.flash-video-mx.com/images/web-player-pro/screenshot/screenshot.jpg]

[b]Step 2. Add videos into Moyea Web Player[/b] (Moyea Web Player offers free [link=http://www.playerdiy.com/downloads/converter/]Video4Web Converter[/link] to
convert the all video to flash video)

[img=http://www.flash-video-mx.com/images/web-player-pro/screenshot/screenshot2.jpg]

[b]Step 3.[/b] moyea Web Player Pro publishes some files like a swf file named mwplayer.swf and a html file named index.html

[img=http://www.flash-video-mx.com/images/web-player-pro/screenshot/screenshot10.jpg]

[b]Step 4.[/b] Upload all the published files to the same folder with your web pages files on your host server.

[b]Step 5.[/b] open index.html with notepad or dreamweaver, edit the embeded code to
[code]
Player will show here


var so = new SWFObject('mwplayer.swf','player','500','450','9');
so.addParam('wmode','opaque');
so.addParam('quality','high');
so.addParam('allowfullscreen','true');
so.addParam('allowscriptaccess','always');
so.write("flashcontent");
[/code]

[b]Step 6.[/b] Copy and paste the edited embedded code to your web page. Then the [link=http://www.playerdiy.com/]flash video player[/link] with videos will
appear on your website.

Source is [link]http://www.flash-video-mx.com/webplayer-resources/add-videos-to-website.html[/link]
Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Categories