View Full Version : Background music....


Flossy_X
08-11-2006, 10:01 PM
Hey Im trying to have a song as my background on piczo but it aint working.
Ive got this code so far
<embed src="http://media.putfile.com/Last-Dance-Rodeo" autostart="true" loop="false" hidden="true"></embed>
And its not working what so ever,
Any ideas?

xo

Douglas
08-12-2006, 01:12 AM
Have you tried:

<embed src="http://media.putfile.com/Last-Dance-Rodeo.mp3" autostart="true" loop="false" hidden="true"></embed>

Or:

<embed src="http://media.putfile.com/Last-Dance-Rodeo.wav" autostart="true" loop="false" hidden="true"></embed>

Because http://media.putfile.com/Last-Dance-Rodeo is not a valid audio file.