Question About Flash Code?
-
So I have a flash player on one of my pages of my site and I want to change the title from “track #1” to “what ever I want.”
Here’s a link of a pic of what I’m talking about.
And here’s all the code I’m using.
<script language=”JavaScript” src=”http://www.bangthedrumsquickly.com/wp-content/plugins/audio-player/assets/audio-player.js”></script> <object type=”application/x-shockwave-flash” data=”http://www.bangthedrumsquickly.com/wp-content/plugins/audio-player/assets/player.swf” id=”audioplayer1″ height=”24″ width=”290″>
<param name=”movie” value=”http://www.bangthedrumsquickly.com/wp-content/plugins/audio-player/assets/player.swf” />
<param name=”FlashVars” value=”playerID=1&bg=0xdddddd&leftbg=0xCCCCCC&lefticon=0x333333&rightbg=0x B4B4B4&rightbghover=0x999999&righticon=0x333333&righticonhover=0xFFFFFF&text=0x333333&slider=0x666666&track=0xffffff&border=0xffffff&loader=0xcccccc&loop=no&autostart=no&soundFile=http://bangthedrumsquickly.com/wp-content/uploads/2009/09/random-song.mp3″ />
<param name=”quality” value=”high” />
<param name=”menu” value=”false” />
<param name=”wmode” value=”transparent” /> </object>Can anyone shed some light on the situations. It would be greatly appreciated!
Thanks,
-Dom
The topic ‘Question About Flash Code?’ is closed to new replies.