Insert Audio Player
I want to embed our music player in forum posts, but not sure how to do it. Here's an example of an embed code I want to use:
<object width="306" height="66"><param name="movie" value="http://www.true2ourselves.com/video/musicplayer.swf?configXmlPath=http://www.true2ourselves.com/video/musicconfigxmlcode.php?viewkey=dfaecdc212708f721b7 8&playListXmlPath=http://www.true2ourselves.com/video/musicplaylistxmlcode.php?viewkey=dfaecdc212708f721 b78"></param><param name="wmode" value="transparent"></param><embed src="http://www.true2ourselves.com/video/musicplayer.swf?configXmlPath=http://www.true2ourselves.com/video/musicconfigxmlcode.php?viewkey=dfaecdc212708f721b7 8&playListXmlPath=http://www.true2ourselves.com/video/musicplaylistxmlcode.php?viewkey=dfaecdc212708f721 b78" type="application/x-shockwave-flash" wmode="transparent" width="306" height="66"></embed></object>
How can I make this work in the forums? Thanks.
|