<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" version="2.0">
  <channel>
    <title><![CDATA[How-to]]></title>
    <link>https://www.moyeamedia.com/how-to/</link>
    <description><![CDATA[How-to]]></description>
    <pubDate>Fri, 26 Jun 2026 12:24:33 +0000</pubDate>
    <generator>Zend_Feed</generator>
    <docs>http://blogs.law.harvard.edu/tech/rss</docs>
    <item>
      <title><![CDATA[How to add flash videos to blog?]]></title>
      <link>https://www.moyeamedia.com/how-to/how-to-add-flash-videos-to-blog/</link>
      <description><![CDATA[<p>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.</p>
<p>&nbsp;<strong>Step-by-step User Guide:&nbsp;<br /></strong><strong>Step 1: Download <span style="color: #ff0000;"><a title="Moyea web player Basic" href="http://www.moyeamedia.com/web-player-lite" target="_blank"><span style="color: #ff0000;">Moyea Web Player</span></a></span>, install and launch it</strong></p>
<p><strong>img1</strong></p>
<p><strong><strong>Step 2: Add videos into Moyea Web Player (</strong><span>Moyea Web Player offers a free video converter to convert the unaccepted videos to flash videos</span><strong>)</strong></strong></p>
<p><strong><strong>img2</strong></strong></p>
<p><strong><strong><strong>Step 3: Moyea web player publishes some files like a swf file named mwplayer.swf and a html file named index.html</strong></strong></strong></p>
<p><strong><strong><strong>img3</strong></strong></strong></p>
<p><strong>Step 4: Upload all the published files to the same folder of a hosting, e.g.:&nbsp;<a href="http://www.free-webhosts.com/foldername/" rel="nofollow">http://www.free-webhosts.com/foldername/</a></strong>&nbsp;</p>
<p><strong>Step 5: Open index.html with notepad or dreamweaver, edit the embeded code to&nbsp;</strong><br />&lt;script type="text/javascript" src="swfobject.js"&gt;&lt;/script&gt;<br />&lt;div id="flashcontent"&gt;Player will show here&lt;/div&gt;<br />&lt;script type="text/javascript"&gt;<br />var so = new SWFObject('http://www.free-webhosts.com/foldername/mwplayer.swf','player','500','450','9');<br />so.addParam('wmode','opaque');<br />so.addParam('quality','high');<br />so.addParam('allowfullscreen','true');<br />so.addParam('allowscriptaccess','always');<br />so.write("flashcontent");<br />&lt;/script&gt;</p>
<p><strong>Step 6: Copy and paste the edited embedded code to your blog. Then the flash video payer with videos will appear on your blog.</strong>.</p>
<p><strong><strong><strong><br /></strong></strong></strong></p>
<p><strong><strong><strong><br /></strong></strong></strong></p>]]></description>
      <pubDate>Thu, 09 May 2013 02:55:57 +0000</pubDate>
    </item>
  </channel>
</rss>
