PDA

View Full Version : Could someone make this song code work for Greatest Journal?


Jone
07-25-2005, 09:15 PM
<P align=center>
<a href="http ://staceymckay.myknet.org/CPK.htm" TARGET="_blank">
DURAN DURAN - Hungry Like The Wolf<BR>
<IMG src="htt p://staceymckay.myknet.org/cpk1.gif">< br /><BGSOUND balance=0 src="http://staceymckay.myknet .org/CPK/duranduran_hungrylikethewolf.wma" ; volume=0 loop=infinite autostart="true"></A></P> ;

Snip at it a little. Make it compatible with Gj. If you can. There has to be a few web experts on here.

tscash2K5
07-26-2005, 06:03 AM
...Sorry about any typos, I woke up early to help vgmaniac2005 drive out a thread.

<bgsound> is IE only (and I friggin' hate IE). Use <object> with a media player's CLSID as the clsid attribute.

Jone
07-26-2005, 12:02 PM
Huh? Could you just... Eh.

tscash2K5
07-26-2005, 03:40 PM
<object type="audio/x-ms-wma" src="http://staceymckay.myknet .org/CPK/duranduran_hungrylikethewolf.wma" />

There you go. Cross-browser code as I know it.

Jone
07-26-2005, 07:00 PM
Thanks.

Jone
07-26-2005, 07:04 PM
Now is there anything I have to do to it, before I copy and paste?

Jone
07-27-2005, 05:19 PM
Well, it does not work. I blame GJ.