Can Flash player play .m3u audio files from a remote location
Posted
by undefined
on Stack Overflow
See other posts from Stack Overflow
or by undefined
Published on 2010-06-01T10:19:24Z
Indexed on
2010/06/01
10:23 UTC
Read the original article
Hit count: 213
Is it possible to play a .m3u file streamed from a remote location through Flash Player in a browser? I have a player that loads and plays .mp3 files but also want to be able to play .m3u files. I have looked at the as3plsreader on google code but I think this is only for AIR and desktop files.
anyone tried this or know where I should start looking for an answer?
If I wasnt to use flash, what other ways could I get remote m3u files to play in a browser?
© Stack Overflow or respective owner