PDA

View Full Version : MP3 player Parameters not working


DMCDigital
11-26-2007, 08:55 PM
Hi Guys,

Ok what am i missing....the MP3 player works fine until i put in the volume and repeat parameters.....then nothin. here is the code (mp3 is on my server)


<mp3player>
file=http://www.dmcdigitalmedia.com/hostvt/vt1.mp3 volume=3 repeat=10

</mp3player>

zleifr
11-27-2007, 02:13 AM
Did you try this:
<mp3player>
file=http://www.dmcdigitalmedia.com/hostvt/vt1.mp3
volume=3
repeat=10
</mp3player>

DMCDigital
11-27-2007, 01:38 PM
Hi ,

yep...that did not work either, I opened the mp3player.fla and changed my volume and repeat parameters there...they were entered as volume:3 repeat:10

not with the = as shown on the blog ....is it just a typo on the blog ?

anyway...works fine now !