Adding Audio Flash Player Code
-
Hi,
I’ve done some searches but couldn’t find an answer for my needs… couldn’t get the codes or plug-ins to work
I use sonic memo software… similiar to audio generator to create flash player for mp3.
This works fine on regular static pages… but I can’t get it to work on a blog post.
Can someone could help me with the code or point me in the right direction…
Here is a sample
https://www.simpletimemanagement.com/audiotest.htmlHere is the code
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="https://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" width="100" height="56" > <param name="movie" value="https://www.simpletimemanagement.com/audiofiles/smplayers/b_smsqu5.swf"> <param name="bgcolor" value="FFFFFF"> <param name="FlashVars" value="src=https://www.simpletimemanagement.com/audiofiles/81rec1206-201247.mp3&enc=0&tt=1&pb=1&pl=1&sc=FFFFFF&bgc=------&bc=004080"> <param name="autoplay" value="false"> <embed src="https://www.simpletimemanagement.com/audiofiles/smplayers/b_smsqu5.swf" bgcolor="FFFFFF" width="100" height="56" type="application/x-shockwave-flash" pluginspage="https://www.macromedia.com/go/getflashplayer" FlashVars="src=https://www.simpletimemanagement.com/audiofiles/81rec1206-201247.mp3&enc=0&tt=1&pb=1&pl=1&sc=FFFFFF&bgc=------&bc=004080"> </embed> </object>
Thanks
Ann
- The topic ‘Adding Audio Flash Player Code’ is closed to new replies.