Skip to content Skip to sidebar Skip to footer

Live Flash Player For M3u File

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

Solution 1:

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"]

Post a Comment for "Live Flash Player For M3u File"