|
|||||||
![]() |
|
|
Thread Tools | Search this Thread | Display Modes |
|
|
#1 |
|
Junior Member
Join Date: May 2006
Posts: 4
|
Listening to a brodcast through winamp and other media players
Ok i have the images for itunes, wimamp, windows media player, real1, ice (whatever that is) but i dont know how to make it sothat if someone clicks on them they can listen to the brodcast in the media player that they indicated by clicking
|
|
|
|
|
|
#2 |
|
Moderator
Join Date: Nov 2004
Location: Streamsolutions Headquarters
Posts: 11,953
|
For Windows Media player follow the steps below :
Open up notepad and insert the following code... Code: <asx version="3.0"> <title> Station Name </title> <entry> <title>Stream Title</title> <author> website address</author> <ref href="http://ServerIp:port/"/> </entry> </asx> Change the entries in bold to your requirements. Simply save the document as whatever.asx Upload to your webspace and link it the same way as the realplayer one. www.mysite.co.uk/whatever.asx |
|
|
|
|
|
#3 |
|
Junior Member
Join Date: May 2006
Posts: 4
|
can you explain a little further plz, not really sure what i am doing with this
|
|
|
|
|
|
#4 |
|
Forum King
Join Date: Aug 2004
Location: Hollis, Queens/The Bronx, NYC
Posts: 3,555
|
Windows media player [.wma] and RealPlayer [.ram] only have special launch files.
ALL other MP3 players know how to handle .pls and .m3u files [these are MP3 specific, not player specific] -- if the listener has more than one of them installed, THEIR local config determines which player will launch, and there is no way that you can force a particular one to open for a listener. If you like the way all those MP3 player icons look on your page -- they all use the same DNAS listen URL -- */listen.pls /* v2 HTML5 / Player test pages DigitalMixNYC, DigitalMixNYCbx | DNAS Status: Now Playing js codes (scaststatus_X.php) | PortForward.com | Upload/Download Speed Test | No-IP.com: Free Dynamic DNS | In the YP | dnasDir */ |
|
|
|
|
|
#5 | |
|
Forum King
Join Date: Feb 2006
Location: Earth Circa sometime.
Posts: 3,297
|
I think he needs help making a link, what HTML editor are you using becuase most of them make life easy. If you are doing it by hand you would use something like this
Quote:
~ D ~ According to the ship's log we're down to our last 3000 vomit bags.It'll never be enough. ![]() search the forums! don't PM me on how-to, or ask me to setup you system. you do it so you learn. |
|
|
|
|
|
|
#6 |
|
Junior Member
Join Date: May 2006
Posts: 4
|
is there anything else i have to do besides that? and how would i incorporate itunes and winamp
|
|
|
|
|
|
#7 |
|
Forum King
Join Date: Feb 2006
Location: Earth Circa sometime.
Posts: 3,297
|
sheez have you even tried???? itunes will play PLS files which is the defautl playlist file type that is also supported with winamp, so just make you linke
Tune in with Winamp or iTUNES ~ D ~ According to the ship's log we're down to our last 3000 vomit bags.It'll never be enough. ![]() search the forums! don't PM me on how-to, or ask me to setup you system. you do it so you learn. |
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|