Quote:
Originally Posted by Hellcat
Hmm.... I think I know what that might cause....
If that's it it would reduce the ratio, but increase compatibility....
[high]* Hellcat starts tweaking 
[/high]
[high]* Hellcat waits for feedback now  [/high]
|
That fixed all of the display problems that I was having, and the advanced editor bug.
So far, that seems to be 100% working on 3.5.3. Thank you VERY much for the effort Hellcat, you've made this mod usable again for tons of us.
[high]* Guest210212002 cheers
[/high]
Argh: It breaks the actual player portion of
this hack, however, but that's the only thing I can find.
This is the code that goes away with the latest:
Code:
<object data="http://www.sevenstring.org/forum/players/mp3player.swf?file=http%3A%2F%2Fwww.chrisquigley.com%2Faudio%2Fmidwinter.mp3&autoPlay=false" type="application/x-shockwave-flash" width="400" height="20" class="player_mozilla">
<param name="play" value="true" />
<param name="wmode" value="opaque" />
<param name="quality" value="high" />
</object>
<!--[if IE]>
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="400" height="20">
<param name="movie" value="http://www.sevenstring.org/forum/players/mp3player.swf?file=http%3A%2F%2Fwww.chrisquigley.com%2Faudio%2Fmidwinter.mp3&autoPlay=false" />
<param name="play" value="true" />
<param name="wmode" value="opaque" />
<param name="quality" value="high" />
</object>
<![endif]-->