- Home /
how to reproduce a downloaded ogg in flash player?
Hi
Building for flash player, i want to download a ogg file (done) and play it.
I looked for create a audioclip from the downloaded binary data , but i didn´t find any way. Later i looked for reproduce with the flash class flash.media.sound, but only reproduce mp3.
For now my best option is use a flash library like this for reproduce ogg. ¿Any other idea?
Thanks
Answer by Paulius-Liekis · Apr 24, 2012 at 01:56 PM
If you don't need 3D sounds, then you can simply play downloaded Flash sound.
Yes,that was my first idea, but i need to play ogg and the flash standard libraries only support mp3. I am looking for other options before use nonstandard libraries.
Your answer
Follow this Question
Related Questions
the Audio with Flash Build 1 Answer
Play a multiple audio sources sequentially 2 Answers
www.getAudioClip() Bug: One Second being cut off MP3. 2 Answers
Audio Clip trouble 2 Answers
detect audio then record and then play 0 Answers