I was wondering if anyone had a piece a of code, converting for example a wav file to a swf file using swf_soundstream().
what I am missing is really what happen before that call, to load a sound file and convert it to ADPCM format, and calculte the number of sample. After how do you define the start frame and end frame for the sound?