Open music player in pop up window

DustyBones at 01h34
10
Nov
2011
I searched on how to do this but could only find pop up window codes for links. So I apologize if this is covered somewhere. If so, please give link to answer.

I have a music player code (it's flash). I'd like to have it so when I click a button (image) in a widget, the music player will pop up in it's own window. That way members can change pages, read through posts, etc and the music won't stop. Also would like the window be the size of the player itself if possible.

Is this possible?
Thanks for any help anyone can give me on this...
I have phpBB2.
1 kirk, on 10/11/2011 at 01h51
yes, just place your music player on a HTML page,
then add the link to the html this

http://www.ricocheting.com/code/javascript/html-generator/popup-window

be sure to set all the settings as you wish for size etc.

Then add this html image code where the title is in your pop-out code.
just add the direct image link where i have it marked.

Code:


<img src="YOUR DIRECT IMAGE LINK HERE" border="0" alt="" /></a>

 



2 DustyBones, on 10/11/2011 at 03h53
Thank you Kirk.. Smile
Worked perfectly like I was wanting..
Much appreciated!
3 Sanket, on 10/11/2011 at 06h43
Since this thread is marked solved, I will archive this thread.


Sanket Smile

Similar topics
Font: no font Font Size: no font Blank Image for other colors & requests contact me here or on my forum
is there any way i can embed a music player into my forum that will continously play music when I open a new page and that is also invisible
how to make music player like this? This sample website address http://laskarislam.indonesianforum.net/
Replies 1 to 3 on 3 for "Open music player in pop up window"
See also
more_less
Informations

3 Replies For the topic :
"Open music player in pop up window"

This topic has been viewed 803 times.

Last message :
10/11/2011 at 01h34 by "DustyBones"