VisionsFM
says
Hi I’m trying to work out how to create a pop up window containing a flash player for a streaming radio station. Anyone with any ideas please?
creativestuff
says
you can make a JS popup with
http://www.quirksmode.org/js/popup.htmlthen integrate your streaming player in the html that was popped up and you’re done 
