|
|
|
|
#1 |
|
Junior Member
|
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="javascript opUp('gumbo_soul_radio_player.html')">
"play for yourself from your heart & soul and they will follow" |
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|