PDA

View Full Version : Continuous play with WMP?^^


Slax
08-31-2006, 09:19 PM
Hello i have been working on myspace for a little bit and i'm wondering if it's possible to make my Window's Media Player embed to play in a loop continously... here's my code it thought i had it but it appears i don't can this be done?^^

<embed allowScriptAccess="never" allowNetworking="internal" type="application/x-mplayer2" src= "http://64.72.116.230/e467871a5485ac48972b49e3a75716ce/07_All_Hail_The_Heartbreaker.mp3" autostart="true" loop="Infinite" height="25" width="275">


I thought that Loop="Infinite" would work but i must be missing something thanks for the help^^