cdtrader49
01-08-2003, 04:59 PM
I have started the default player to pseudo-stream an audio file with:
window.location = "http://...../Audio/tracks.m3u";
This starts the player in front of the browser page, how can I get focus back onto the browser page so that the player is behind it?
window.location = "http://...../Audio/tracks.m3u";
This starts the player in front of the browser page, how can I get focus back onto the browser page so that the player is behind it?