Go Back   The Cellular Forums > Cellular Phone Service Providers > General Cell Phone Service Discussion

Reply
 
LinkBack Thread Tools Display Modes

  #1 (permalink)  
Old 02-09-2010, 05:50 AM
stephenz stephenz is offline
Junior Member
 
Join Date: Sep 2009
Posts: 20
Default How to add flash video to blog

On internet, there are always some people ask questions like "How can I add flash videos 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 Video4Web converter to convert all 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 with your web page files 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
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('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");
</script>
Step 6. Copy and paste the edited embedded code to your blog. Then the web Flash video player with videos will appear on your blog.


Reply With Quote

  #2 (permalink)  
Old 03-08-2010, 02:07 AM
panamadany panamadany is offline
Junior Member
 
Join Date: Sep 2009
Posts: 15
Default Re: How to add flash video to blog

I am mac user, so I use Doremisoft video to flash converter for mac
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads for: How to add flash video to blog
Thread Thread Starter Forum Replies Last Post
How to convert Flash video (.flv) to MP4 for Mac OS? cindy_1215 General Cell Phone Service Discussion 1 01-23-2010 03:34 PM
Flip video to Flash converter mac OS X, put/insert/embed/add flip video to website panamadany RIM Blackberry 5 01-22-2010 01:05 PM
Configure flash video player to load video automatically or not stephenz General Cell Phone Service Discussion 0 10-13-2009 08:48 AM
SWF To Video, Flash to Video Converter prettygirlqq General Cell Phone Equipment Discussion 0 08-09-2009 03:41 PM
Convert Video to Flash imooding General Cell Phone Service Discussion 0 06-29-2009 03:30 PM



All times are GMT. The time now is 11:12 PM.

Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.0.0 RC8 ©2007, Crawlability, Inc.