The Joomla! Forum ™



Forum rules


Forum Rules
Absolute Beginner's Guide to Joomla! <-- please read before posting, this means YOU.
Forum Post Assistant - If you are serious about wanting help, you will use this tool to help you post.



Post new topic Reply to topic  [ 5 posts ] 
Author Message
PostPosted: Thu Apr 06, 2006 4:30 am 
User avatar
Joomla! Intern
Joomla! Intern
Offline

Joined: Fri Nov 04, 2005 6:01 pm
Posts: 92
im interested in something like the one on http://www.tiesto.com. the good feature i like is that it doesn't stop whenever page is changed...

does anyone know where to get such an online radio / player with features of that on tiesto.com ...

_________________
Web & Graphic services: http://www.filfili.com


Top
 Profile  
 
PostPosted: Thu Apr 06, 2006 4:35 am 
User avatar
Joomla! Enthusiast
Joomla! Enthusiast
Offline

Joined: Thu Jan 12, 2006 1:21 am
Posts: 247
Location: Ottawa
chac416 wrote:
the good feature i like is that it doesn't stop whenever page is changed...

Hmm..don't know if its just me, but the radio reloaded as I changed the page....

_________________
~~Patience is the gateway to success~~
Team JoeJoomla


Top
 Profile  
 
PostPosted: Thu Apr 06, 2006 4:36 am 
User avatar
Joomla! Intern
Joomla! Intern
Offline

Joined: Fri Nov 04, 2005 6:01 pm
Posts: 92
serious !
it never reloaded on my computer ... thats why i liked it  8)

_________________
Web & Graphic services: http://www.filfili.com


Top
 Profile  
 
PostPosted: Thu Apr 06, 2006 2:19 pm 
User avatar
Joomla! Intern
Joomla! Intern
Offline

Joined: Fri Oct 21, 2005 9:01 am
Posts: 64
yeah the radio doesn't reload, either  :P ;D


Top
 Profile  
 
PostPosted: Fri Jul 07, 2006 1:20 pm 
User avatar
Joomla! Enthusiast
Joomla! Enthusiast
Offline

Joined: Sun Sep 11, 2005 1:34 am
Posts: 175
You can always add some html like the following:

Code:
         <object id="MediaPlayer" classid="CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95" standby="Loading Windows Media Player components..." type="application/x-oleobject" height="51" width="275">
            <param name="FileName" value="http://85.234.130.134:8005/" valuetype="ref" ref="" />
            <param name="AudioStream" value="1" />
            <param name="AutoSize" value="0" />
            <param name="AutoStart" value="1" />
            <param name="AnimationAtStart" value="0" />

            <param name="AllowScan" value="-1" />
            <param name="AllowChangeDisplaySize" value="-1" />
            <param name="AutoRewind" value="0" />
            <param name="Balance" value="0" />
            <param name="BaseURL" value="" />
            <param name="BufferingTime" value="5" />
            <param name="CaptioningID" value="" />
            <param name="ClickToPlay" value="-1" />
            <param name="CursorType" value="0" />

            <param name="CurrentPosition" value="-1" />
            <param name="CurrentMarker" value="0" />
            <param name="DefaultFrame" value="" />
            <param name="DisplayBackColor" value="0" />
            <param name="DisplayForeColor" value="16777215" />
            <param name="DisplayMode" value="1" />
            <param name="DisplaySize" value="1" />
            <param name="Enabled" value="-1" />
            <param name="EnableContextMenu" value="-1" />

            <param name="EnablePositionControls" value="-1" />
            <param name="EnableFullScreenControls" value="-1" />
            <param name="EnableTracker" value="-1" />
            <param name="InvokeURLs" value="-1" />
            <param name="Language" value="-1" />
            <param name="Mute" value="0" />
            <param name="PlayCount" value="0" />
            <param name="PreviewMode" value="0" />
            <param name="Rate" value="1" />

            <param name="SAMILang" value="" />
            <param name="SAMIStyle" value="" />
            <param name="SAMIFileName" value="" />
            <param name="SelectionStart" value="-1" />
            <param name="SelectionEnd" value="-1" />
            <param name="SendOpenStateChangeEvents" value="-1" />
            <param name="SendWarningEvents" value="-1" />
            <param name="SendErrorEvents" value="-1" />
            <param name="SendKeyboardEvents" value="0" />

            <param name="SendMouseClickEvents" value="0" />
            <param name="SendMouseMoveEvents" value="0" />
            <param name="SendPlayStateChangeEvents" value="-1" />
            <param name="ShowCaptioning" value="0" />
            <param name="ShowControls" value="-1" />
            <param name="ShowAudioControls" value="-1" />
            <param name="ShowDisplay" value="0" />
            <param name="ShowGotoBar" value="0" />
            <param name="ShowPositionControls" value="0" />

            <param name="ShowStatusBar" value="-1" />
            <param name="ShowTracker" value="-1" />
            <param name="TransparentAtStart" value="0" />
            <param name="VideoBorderWidth" value="0" />
            <param name="VideoBorderColor" value="333333" />
            <param name="VideoBorder3D" value="-1" />
            <param name="Volume" value="-1" />
            <param name="WindowlessVideo" value="-1" />
            <embed type="application/x-mplayer2" src="http://85.234.130.134:8005" height="51" width="275"> </embed>

          </object>


Replacing

Code:
http://85.234.130.134:8005


with your stream or file that you want to play. You could either embedd it in your template, like that at tiesto.com or you could create a popup window, so there are no interuptions when changing pages!  :D Hope this helped.

The current stream for this file is from fragfm.co.uk


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 5 posts ] 



Who is online

Users browsing this forum: No registered users and 12 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
Powered by phpBB® Forum Software © phpBB Group