I have made an mp3 player which works fine but I have one issue. Currently if you click on the speakers it will open the player in another window. That’s what I want but what I need help with is can you tell me of a way for the original player to stop playing and then new one which opens to continue playing.
The second player launches via a get url command, so I guess this might not work with what I am trying to achieve.
Here is the link to the file.
http://www.khawkinsdesign.com/boombox/mp3.html
The idea is for the original mp3 player to sit on the first page of a website and the second one to float when opened over the other pages the user navigates through.
All assistance would be greatly appreciated!