How can I stream and loop mp3 files?
These form part of a script but are incompatible for streaming
and looping:
muzak.start(0, 33);
muzak.loadSound(mySoundArray[activeSound], true);
thanks for the help.
How can I stream and loop mp3 files?
These form part of a script but are incompatible for streaming
and looping:
muzak.start(0, 33);
muzak.loadSound(mySoundArray[activeSound], true);
thanks for the help.
:: Copyright KIRUPA 2024 //--