Go Back   Winamp & Shoutcast Forums > Shoutcast > Shoutcast Technical Support

Reply
Thread Tools Search this Thread Display Modes
Old 8th January 2005, 13:51   #1
Johnbouy
Junior Member
 
Join Date: Dec 2004
Posts: 12
Send a message via ICQ to Johnbouy
You need 2 things:

1) an .asx file to have the WiMP to play
2) embed code in your html


1 -- save this as an .asx file (whatever.asx) using notepad and configure the code below to your server specifications:


<asx version="3.0">
<entry>
<title>Your preferred title</title>
<author>Your preferred author</author>
<ref href="http://yourIP:yourPORT/"/>
</entry>
</asx>

save that as an .asx file. eaxample: wmp.asx is what i use
***********************************
***********************************

2) embed html for your page:


<embed src="whatever_you_chose_as_the_prefix_mentioned_above.asx" width="68" height="28" align="middle"></embed>
***********************************
***********************************

Fairly straight forward stuff I hope

John
Johnbouy is offline   Reply With Quote
Reply
Go Back   Winamp & Shoutcast Forums > Shoutcast > Shoutcast Technical Support

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump