Welcome Guest! To enable all features please try to register or login.
adding a media player to my page
ThunderCloud
#1 Posted : Saturday, April 19, 2008 1:38:55 AM(UTC)

Rank: Novice Forum Member

Joined: 2/17/2008(UTC)
Posts: 20
Okay I need help with my profile. I got a link to a stream to a radio station and I want to stream it through my profile page but I am not sure how to do it. I have tried generators that supposedly do it but it doesn't load on my page for some reason. the link ends in a listen. pls format. Oh yeah I do have permission from the online radio station to stream them as I am good friends with them. Help!
XENI
#2 Posted : Sunday, April 20, 2008 9:51:49 AM(UTC)


Rank: Veteran Forum Member

Joined: 2/12/2008(UTC)
Posts: 3,594
KingThacker_HOT wrote:
Okay I need help with my profile. I got a link to a stream to a radio station and I want to stream it through my profile page but I am not sure how to do it. I have tried generators that supposedly do it but it doesn't load on my page for some reason. the link ends in a listen. pls format. Oh yeah I do have permission from the online radio station to stream them as I am good friends with them. Help!



http://www.streamwebtown.com/help3.php

http://www.streamwebtown.com/help4.php
RuzSkullen
#3 Posted : Monday, April 21, 2008 10:07:37 PM(UTC)


Rank: Veteran Forum Member

Joined: 4/8/2008(UTC)
Posts: 6,743
Location: Somewhere in Jail
Hey, is that how you fix it?
Forum Whore Events Manager
_Loveit_
#4 Posted : Thursday, April 24, 2008 11:47:58 PM(UTC)


Rank: Novice Forum Member

Joined: 2/15/2008(UTC)
Posts: 15
Location: UK
Medals:
Best thing i found is to run it through www.soundsexe.com, its run by sexecutioner, look him up, he's a streamin genius!! Hope that helps! Cool
*Hugs n ^5's* xxx
BaronJoey_CM
#5 Posted : Sunday, April 27, 2008 3:36:33 PM(UTC)

Rank: Novice Forum Member

Joined: 4/22/2008(UTC)
Posts: 4
Medals:
is this what I see in lots of peoples profiles with a list of music? or is that something else, I'd like to set that up.
__HOT_MILF__
#6 Posted : Saturday, May 10, 2008 8:52:04 AM(UTC)

Rank: Novice Forum Member

Joined: 4/12/2008(UTC)
Posts: 3
I personally used Project Playlist.
Sexette_GFS
#7 Posted : Friday, May 16, 2008 10:24:48 AM(UTC)

Rank: Forum Regular

Joined: 2/14/2008(UTC)
Posts: 126
Medals:
A listen.pls file is usually played by shoutcast/winamp player and as you can not embed winamp into a page then another way will have to be used. without wanting people to add codecs to windows media player you could try the options below.

Code:
<a href="http://youraddress.com/listen.pls">Click Here to Listen</a>

this give a link that once clicked will open the stream in a
suitable player that the listener has i.e. Real Player
Another option is to use this code to place an embedded quicktime player onto your page..
Code:
<OBJECT CLASSID="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B"           

CODEBASE="http://www.apple.com/qtactivex/qtplugin.cab"
                    WIDTH="320" HEIGHT="16" >

                    <PARAM NAME="src"
VALUE="http://youraddress.com/listen.pls" >
                    <PARAM NAME="autoplay" VALUE="true" >
                   
            <EMBED
PLUGINSPAGE="http://www.apple.com/quicktime/download/"
                    SRC="UNeedQT.qtif" TYPE="image/x-quicktime"
                    WIDTH="320" HEIGHT="16"
                   
QTSRC="http://youraddress.com/listen.pls"
                    AUTOPLAY="true" >
             </EMBED>
            </OBJECT>


the second choice would be better and auto starts when you visit your page... If the listener has not quicktime installed it will offer to take them to a page to download it. For both of the above codes you would need to change the address to yours.. (note the second option has the address in two places... you need to change them both.)

Hope this helped


Users browsing this topic
Guest (2)
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

Clean Slate theme by Jaben Cargman (Tiny Gecko)
Powered by YAF | YAF © 2003-2010, Yet Another Forum.NET
This page was generated in 0.186 seconds.
TC-IIS-7
3.145.172.146