Quote:
Originally Posted by brandonroy
It doesn't work for me. Installed as directed (with the player_mp3.swf file in my forums root) and the player doesn't show up at all in the posts.
I viewed source on the thread page and this is the code that shows, which appears to be correct when comparing to your demo - and your demo works for me so I'm not sure what the problem is.
Code:
<object type="application/x-shockwave-flash" data="player_mp3.swf?mp3=http://www.bluesrockworld.com/musicfiles/guitarsolo1.mp3" height="20" width="200">
<param name="movie" value="player_mp3.swf?mp3=http://www.bluesrockworld.com/musicfiles/guitarsolo1.mp3">
<param name="wmode" value="transparent">
</object>
|
Try adding / before the folder locations, that affects this on some sites/servers etc.
Code:
<object type="application/x-shockwave-flash" data="/player_mp3.swf?mp3=http://www.bluesrockworld.com/musicfiles/guitarsolo1.mp3" height="20" width="200">
<param name="movie" value="/player_mp3.swf?mp3=http://www.bluesrockworld.com/musicfiles/guitarsolo1.mp3">
<param name="wmode" value="transparent">
</object>
Let me know if that remedies this if not a simple Support Developer $5 donation will have this hosted for you off one of my sites and provide an alternate code to use w/ updated URL's as I have had to do in the past just too many now from the 3.8 thread to keep giving away bandwidth
It is not the site you snagged the URL from I can tell you that, I tried the song via the bb code on the gaming site I help run and...
http://www.tournamentgamingworld.com...ad.php?p=21363
S-MAN