Jump to content

flash players


Recommended Posts

they are nice but i need something easy for my listeners to access and free for them and me. i check out the ones on here everything just seemed too complicated and i used to run fmp minicaster on my old server and i'm not real sure how to set it up because i can get the title changed and my info in there but nothing plays. ++ reps for all
Link to comment
Share on other sites

The one on broadcastingworld is actually a flash media server but this is the code to use the player with mp3 streams if that helps.

 

[color=#000000][color=#007700]  src[/color][color=#007700]=[/color][color=#dd0000]"http://www.streamsolutions.co.uk/flash/streamsolutions_player.swf" 
 [/color][color=#0000bb]width[/color][color=#007700]=[/color][color=#dd0000]"300" 
 [/color][color=#0000bb]height[/color][color=#007700]=[/color][color=#dd0000]"20" 
 [/color][color=#0000bb]allowfullscreen[/color][color=#007700]=[/color][color=#dd0000]"true" 
 [/color][color=#0000bb]allowscriptaccess[/color][color=#007700]=[/color][color=#dd0000]"always" 
 [/color][color=#0000bb]flashvars[/color][color=#007700]=[/color][color=#dd0000]"file=http://127.0.0.1:8000/;stream.nsv&type=mp3&height=20&width=300" 
[/color][color=#007700]/>[/color][/color]

Only change the IP and Port leave all the rest the same.

 

Remember only works for MP3 as you do need a Flash server for AAC+ streams. You will find a browser memory leak unless you use Flash stream server which is down to the Flash plugin so you can not do much about it.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...