Old 3rd October 2006, 04:34   #1
DJ Aladdin
Junior Member
 
Join Date: Sep 2003
Location: from San Francisco to Miami
Posts: 43
Send a message via Yahoo to DJ Aladdin
Ok I have a challenging one.
I currently have a script on my web page that automatically pops up with an embedded player in a non resizeable window.
So in other words the player pops up and plays the stream using wmp when you enter the webpage.
Now i really like the player that you guys are using here!
I would like to use this one but having this player pop up automatically as well.
Here is the script i am using.
How would i modify this? Or would it be best to just add the link on my page as you guys are doing already?

<SCRIPT LANGUAGE="JavaScript">
<!-- Begin
function popUp(URL) {
day = new Date();
id = day.getTime();
eval("page" + id + " = window.open(URL, '" + id + "', 'toolbar=0,scrollbars=1,location=0,statusbar=0,menubar=0,resizable=0,width=320,height=235');");
}
// End -->
</script>


<!-- Popup Window opens automatically -->

<BODY onLoad="javascriptopUp('gumbo_soul_radio_player.html')">

"play for yourself from your heart & soul and they will follow"
DJ Aladdin is offline   Reply With Quote
Reply
Go Back   Winamp & Shoutcast Forums > Shoutcast > Shoutcast Discussions

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