hi,
anyone have tested the mp3 loading in flashMX?
the code is simple:
mySound = new Sound();
mySound.loadSound ("prova.mp3", false);
mySound.start(0, 999);
but there is a problem: every loop, before the sample restart
playing there is a little time interval !!
in this way the loop doesn't work correcly, and this Flash6
function will be useless!!!!
please tell me that this isn't true, tell me that i'm in wrong!
tell me that macromedia programmers are not insane!
regards,
tibor
|