turb
07-23-2009, 03:39 PM
Hi,
I'm currently building a website that contain different game. each game is an external swf. I'm auto-preloading it while displaying textual stuff in order to have a minimum of preloading time.
Everything work well but imagine I've got 5 external swfs. If I decide to close one game and remove the loader child, when I click back to view this game, I have to reload it again.
So, is there a problem (memory or performance) if I do not delete my 5 loader childs in order to lead them only 1 time?
Thank alot
I'm currently building a website that contain different game. each game is an external swf. I'm auto-preloading it while displaying textual stuff in order to have a minimum of preloading time.
Everything work well but imagine I've got 5 external swfs. If I decide to close one game and remove the loader child, when I click back to view this game, I have to reload it again.
So, is there a problem (memory or performance) if I do not delete my 5 loader childs in order to lead them only 1 time?
Thank alot