PDA

View Full Version : I need help with audio


cpell
12-20-2005, 12:03 AM
I'm making one project with music.

I have 10 songs, and i want to play one by one (that is not problem y use Audio.Load(CHANNEL_USER1, "AutoPlay\\Audio\\Song1", true, false);
) but i want to have one bottun to play all songs together (like a audio cd).

How could i do that?

Thanks and sorry for my english.

stickck
12-20-2005, 02:18 AM
here is a link that should help you

chris

http://www.indigorose.com/forums/showpost.php?p=15988&postcount=1

cpell
12-20-2005, 11:14 PM
Thanks , i will test it , and then i will tell you ;)