HTFC Forums

H.T.F.C.

How To Fix Computers





Go Back   HTFC Forums > Articles > How-to Guides

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1  
Old 06-18-2009, 07:26 AM
stephenz's Avatar
Junior Member
 
Join Date: Jun 2009
Location: United States
Posts: 1
stephenz is on a distinguished road
Default Add flash video ( FLV ) 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.

Step-by-step User Guide:

Step 1. Download Moyea Web Player from http://www.playerdiy.com/, install and launch it. Moyea web player (it is free) is a flash video player maker that provides quick and easy solution to add videos to web pages and embed a skinnable flash video player to website.

Step 2. Add videos into Moyea Web Player (Moyea Web Player offers a free flv encoder to convert the unaccepted videos to flash videos)



Step 3. Moyea Web Player publishes some files like a swf file named mwplayer.swf and a html file named index.html

Step 4. Upload all the published files to the same folder of your website.

Step 5. Embed the generated player onto your webpage with the embed code below (you can get it on the generated index.html file):
HTML Code:
<script type="text/javascript" src="swfobject.js"></script>
<div id="flashcontent">Player will show here</div>
<script type="text/javascript">
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");
</script> 
Note: 1. mwplayer.swf is the actual flash video player. If it resides in another directory, then point to it with a relative path (e.g. video/mwplayer.swf) or an absolute path (e.g. http://www.yourdomain.com/video/mwplayer.swf ).

Then the flash videos will appear on your website.

Here is the video tutorial on Youtube on this topic:

Reply With Quote
Sponsored Links
Fix your Windows Problems - FAST.
FREE Safe Scan Registry Check. Locate & Fix Errors in Minutes!
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to Add Streaming Video To Your Website Mike Microsoft Office 1 04-18-2009 04:23 PM
Cannot run a video from a website Paula Windows XP 1 03-23-2008 05:56 PM
Flash video inkleputDEL@ETEisp.com Windows XP Basics 3 03-19-2008 04:48 PM
Vista 64 won't download website audio/video Fitz Windows Vista 0 02-18-2008 01:35 AM
Flash Video Will Not play AZ101 Windows XP 0 10-01-2007 08:54 PM


All times are GMT. The time now is 01:15 PM.


Powered by vBulletin® Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0
© 2004 - 2007 Web-S-Sense Pty. Ltd. Usenet and forums posts © their respective authors.
Ad Management by RedTyger