PDA

View Full Version : Linking WMP


SkyJamz
7th September 2005, 04:12
Hey I'm trying to link WMP to my shoutcast server basically a link so that people that perfer WMP over Winamp (I know crazy eh?) can click on it and it will launch and load WMP. Just in case WMP = Windows Media Player...

Thx

Aaron

NJK
7th September 2005, 06:01
http://forums.winamp.com/search.php

.asx or asf file or use keywords like embedded player.

mnc
7th September 2005, 22:30
<Asx Version = "3.0" >

<Author >MNC Corp </Author>

<Title >MNC RADIO STATION</Title>

<Entry>
<Param Name = "SourceURL" Value = "http://mymusic.com" />

<Title >MNC LIVE !</Title>

<Param Name = "WM/Composer" Value = "MNC Corp." />

<Ref href = "http://mymusic.com:8010"/>
</Entry>
</Asx>