I’m searching for a Flash Player that can play a m3u File. I can open m3u file with Windows Media Player, but I want to embed into my blog.
I have the URL of m3u file. It is used for a radio station.
How can I do this?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
JWPlayer does this. You just have to pass it correct parameter.
Here is an exact snippet: https://stackoverflow.com/a/6871647/141200
If your wordpress, their WordPress plugin works great: http://wordpress.org/extend/plugins/jw-player-plugin-for-wordpress/
Shortcode snippet: [jwplayer height=”24″ file=”http://domain/podcasts/playlist.m3u”]