Hello everyone,
i have about 4000 pngs that i want to load to memory b4 doing anything else.
I am trying to avoid, since as3 is single thread, freezing everything else.
So the idea is to first load all the 4000, and just then continue the process.
Kind regards,
Leo.




Reply With Quote