0
votes

How to add flash videos to blog

posted July 6, 2009 - 1:44am
How to add flash videos to blog

On internet, there are always some people ask questions like "How can I add flash video player to my blog(blogger)?", "How can I add a flash video(FLV) to my blog?", "How can I embed flash videos into my myspace?" 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, install and launch it

Step 2: Add videos into Moyea Web Player (Moyea Web Player offers a free video converter 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 a hosting, e.g.: http://www.free-webhosts.com/foldername/

Step 5: Open index.html with notepad or dreamweaver, edit the embeded code to

Player will show here

var so = new SWFObject('http://www.free-webhosts.com/foldername/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");

Step 6: Copy and paste the edited embedded code to your blog. Then the flash video payer with videos will appear on your blog.



Comments

Post new comment

  • Lines and paragraphs break automatically.
  • You can use BBCode tags in the text. URLs will automatically be converted to links.
  • Allowed HTML tags: <p> <br> <b> <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <img> <span> <object> <param> <embed> <table> <tr> <td> <div>
  • Web page addresses and e-mail addresses turn into links automatically.

More information about formatting options

Join Xomba Today

Do you like to write? Would you like to make a little extra money on the side? These people do. Join the Xomba community today.
Become a Member