Using Ogg Vorbis in Flash/Flex applications
Posted
by Aravindan
on Stack Overflow
See other posts from Stack Overflow
or by Aravindan
Published on 2009-05-03T09:49:09Z
Indexed on
2010/05/25
8:31 UTC
Read the original article
Hit count: 376
I am looking to use ogg vorbis, instead of mp3s to stream audio. It seems that Flash player does not natively support ogg. Is there a codec engine that can be embedded with the app itself that can play .ogg instead of .mp3?
In general, what would be a better format than mp3 for streaming audio and that is supported by Flash?
© Stack Overflow or respective owner