New Web Players Released 11/19/2009

Status
Not open for further replies.

blantonl

Founder and CEO
Staff member
Super Moderator
Joined
Dec 9, 2000
Messages
11,116
Location
San Antonio, Whitefish, New Orleans
This code was suggested to me by one of my listeners. I have set up a page to auto refresh every hour so the code that supplies the # of users and feed status updates, then embedded the code below (changing the server name and mount point of course). I don't know if there would be a way for you to integrate this into your Web Player popup and include the ads you want. Just a thought until things get ironed out - I know from another thread your working hard on the problem blantonl.

Code:
<center>
<embed name="MediaPlayer1" pluginspage="http://www.microsoft.com/Windows/MediaPlayer/" src="http://audio2.radioreference.com:80/[mount_point_goes_here]" type="application/x-mplayer2" volume="-300" showcontrols="1" autostart="1" width="280" height="46">
</center>

:D:D:D
Thumbs up here... I never even thought to approach it like this for the windows platform.

You know... this might actually be a fantastic approach to doing this. Realize that this is focused on Window clients only, however, we can detect and accommodate. Very Very nice idea here...

We'll be on this like stink on you-know-what this week.

Thanks k9barry!!
 
Status
Not open for further replies.
Top