Can the Sound object be used somehow to play from a byte array of sound data instead of loading a URL? I want to load the URL separately into the byte array and then play the sound. I need real time behavior so using the new Flash 10 SoundMixer class or accessing the array after loading the sound object doesn't work for me!
Regards

