PDA

View Full Version : Prevent flash object from reloading


janquad
06-11-2005, 09:35 PM
Hey.
I wondered if is might be possible to prevent a flash object (mp3 player) from reloading itself when the page which contains the flash object is being refreshed. Refreshing happens when you navigate through my site, becuase I use includes with PHP (index.php?page=bla).
Of course one solution is placing the player in another frame, but I don't want to use frames on my website.
A popup is also a solution, but if it's possible i'd like to have the player in the main layout. Does anyone know a method to achieve this?
Thanks in advance!

Boskic.com
06-19-2005, 06:35 PM
XMLHttpRequest

high1memo
07-04-2005, 12:04 PM
I have the exact same question, and for the exact same reason! :P
www.tundejegede.com (http://www.tundejegede.com) is the site. Currently I have the jukebox in another frame, but I really dont wanna do that. Did you find out how to do this? Or anyone else have any ideas? or is it even possible?

Invalid Command
07-13-2005, 04:35 PM
I've been looking everywhere for a way to do that, but I'm starting to think it isnt possible.... since reloading the browser is kind of overrides/cleares whatever else is going on...

goodluck though