ineedhelp
Well-known member
Hi I'm stuck on some basic html code.
I want to display this flash player in a popup window (i know how to do the pop up etc) and the player works fine when I enter the embed code for the player into ad_header template.
But I need the player open in popup window - when I enter the embed code:
into a blank notepad file and save it as .html then upload it, it doesn't show the player, just displays the code.
I've tried inserting <header> etc as well.
Here is how it shows: http://barfilounge.com/radio.html
How can I do this - thanks.
I want to display this flash player in a popup window (i know how to do the pop up etc) and the player works fine when I enter the embed code for the player into ad_header template.
But I need the player open in popup window - when I enter the embed code:
Code:
<center><font size="2" face="verdana" color="white">Radio BL Testing Mode</font></center>
<script type="text/javascript" src="http://player.wavestreamer.com/cgi-bin/swf.js?id=6QY5DZQB7VUEHMHE"></script>
<script type="text/javascript" src=" http://player.wavestreaming.com/?id=6QY5DZQB7VUEHMHE"></script>
I've tried inserting <header> etc as well.
Here is how it shows: http://barfilounge.com/radio.html
How can I do this - thanks.