PDA

View Full Version : save info about loaded swf ?


nycbmw
06-26-2009, 01:04 PM
so i have a main swf that loads 5 pages.at click on each button an external swf is loaded that has at his turn 5 more buttons that loads external swf.


my question is how can i save info in cache for the user to not load the same swf if he already loaded once.

for example page 1 loads.. he goes to page 2. swf 2 loads.but when he returns to page 1 the swf 1 loads again.

how can i save this info and use it so the user does not have to load each time in the same session ?

i hope someone will understand me.thx :D