PDA

View Full Version : how to link my radio station to my web page?


canchaman
20th June 2008, 15:14
Hi! I would like to link my radio station link(at www.shoutcast.com) to my web page(free googlepages) How can I do that? Thanks!

canchaman
20th June 2008, 22:08
how do I get my ip number?

fc*uk
21st June 2008, 01:47
www.whatismyip.com

canchaman
21st June 2008, 04:50
where do I go to get an embedded player? and how do I install it? where?

canchaman
21st June 2008, 06:09
I am lost, the only thing that I need is to make click on my radio's name and link it to my web page. thanks

Nick@ss
21st June 2008, 12:29
Heres the code you need,

<a href="http://yourip:port">link here</a>

If you want an embedded player then the info is here,

http://www.streamsolutions.co.uk/embedded/

add your info and copy the code to your website.

thedjmajin
21st June 2008, 23:29
So here is an entertaining one that might have been answered somewhere before. Firefox and Embedded players. I've noticed that it don't show up so I was curious if there is a way to actually get the embedded player to work for BOTH IE and Firefox. If this is possible, plz let me now.

canchaman
23rd June 2008, 01:11
I am so sorry to bother you guys again but I am an iliterate in computers and the only thing that I want is to link my radio link at shoutcast.com to my web page.

Nick@ss
23rd June 2008, 05:53
Originally posted by nick@ss
Heres the code you need,

<a href="http://yourip:port">link here</a>

If you want an embedded player then the info is here,

http://www.streamsolutions.co.uk/embedded/

add your info and copy the code to your website.

canchaman
23rd June 2008, 16:34
thank you but I don't know anything about HTML so if you could gide me step by step 'd be awesome

fc*uk
23rd June 2008, 21:15
canchaman: nick@ss did give it to you step by step:
<a href="http://yourip:port">link here</a>

thedjmajin: as far as I am aware, firefox does not support the <embed>...</embed> tags that well, which are needed to embed wmp. Never did quite get that sorted out.

canchaman
24th June 2008, 03:28
ok I tried the code you gave me fcuk but that only link my web page to my radio online....what I want is to link the radio link on www.shoutcast.com to my web page. thanks