
03-28-2003, 06:07 PM
|
|
|
Join Date: Feb 2002
Location: PA/USA
Posts: 164
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Today at 01:51 PM NuclioN said this in Post #36
To let this work with streaming swf (made out of mp3 wich is extremely cool) you can change this in the 'jukebox_play_song' template:
Replace
<bgsound src="$playsong" loop="1">
with:
<embed src="$playsong" width="0" height="0">
|
Sweet ty NuclioN
|