Embedding a Flash music player into WordPress Blog
1. After you have created your own Flash
music player, please click the "Publish" button to publish and
upload the Flash music player to your server. For details, please visit http://music.a4desk.com/userguide/index.php?helplink=Publishing_a_Player.htm

2. Login your Wordpress account, click pages and then click add new to add new
article.

3. Type the title for the article, click HTML tab and paste the following embed
code of the Flash music player, you can replace http://www.server.com
with your own domain. Click Publish to publish the article.
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,115,0"
width="450" height="172"><param name="movie"
value="http://www.server.com/a4music/mp3player.swf"><param
name="quality" value="best"><param name="menu"
value="false"><param name="wmode" value="transparent"><param
name="base" value="a4music/"><param name="allowScriptAccess"
value="always"><embed base="http://www.server.com/a4music/"
src="http://www.server.com/a4music/mp3player.swf"
quality="best" wmode="transparent" menu="false"
allowscriptaccess="always"pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"type="application/x-shockwave-flash"
width="450" height="172"></embed></object>
4. A message
will be shown. Click [View Page]
5. The Flash music player is now embedded into the WordPress Blog.

|