I am trying to develop a mp3player. I know only the basics and I need somebody to please help me out witha couple of things:
1 is there a way to load an external mp3 file randomly from a list of files in a folder? is there a “rand” function (as in php) or something to get random numbers?
obrigado claudio. thanks a lot.
just one thing. I’m reading about that Math.random(). do you know how to get just a number between 0 and 9? I can only get number betweeon 0 and 1 with it.