Welcome to the Question2Answer Q&A. There's also a demo if you just want to try it out.
+1 vote
995 views
in Plugins by
Q2A version: 1.6.2

1 Answer

0 votes
by
by
Not sure about this.  Where do you add this code?

<object type="application/x-shockwave-flash" data="http://flash-mp3-player.net/medias/player_mp3.swf" width="200" height="20">
    <param name="movie" value="http://flash-mp3-player.net/medias/player_mp3.swf" />
    <param name="bgcolor" value="#ffffff" />
    <param name="FlashVars" value="mp3=http%3A//flash-mp3-player.net/medias/another_world.mp3" />
</object>
by
you should modify the plugin you're using
by
Thanks for the tip.
by
Does it work for the new v1.7?
...