Moyea Web Player Pro Tutorial

- Publish flash video web player, Xml playlist file and html file

Once all the necessary settings completed, you can click "Publish" button to publish a flash video player .

 

 

Firstly, you should specify the way to generate Xml file, Out file for independent Xml play-list file and Embedded for none Xml file.

Meanwhile, you are also demanded to specify the publish path. Of course, there is a default path for you.

The HTML file would default to generate.

 

Then click "Publish" button to publish a flash video player to transfer the linked flash video or flash videos you have added to play on your website.

To transfer the flash video player on your website, the generated HTML code can help you complete that.

 

Copy the codes listed as below of the html file and paste them to the suitable place of the page which you want to show the web player.

 

<embed src="mwplayer.swf"

width="500" height="450" align="middle" quality="high" name="player"

allowScriptAccess="sameDomain" allowFullScreen="true" wmode="transparent" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />

 

As to the part codes added to the page layout, you have to make sure that the link location of "value="mwplayer.swf" is correct. For example, if "mwplayer.swf" and the related files will locate at http://www.yourdomain.com/mwplayer/mwplayer.swf, then the code part would be "value="http://www.yourdomain.com/mwplayer/mwplayer.swf".

 

Note: For the Xml file, only the Moyea Web Player Pro version can generate an independent Xml file by choosing "Out file" option, from which you can directly add, delete, or replace any flash video files to link to the generated flash video player for playing. While the Moyea Web Player Lite version would default generate "Embedded" Xml file only which you can not edit.

 

For more info of the tutorial about how to get the equal effect from the Xml and HTML file, please refer to:

How to change playlist Xml for flash video player

How to change flash video player settings from HTML file


Frequently Asked Questions (FAQ)