Post by Aron / December 15th, 2007
Loader.close() Bug inside Flash IDE
In AS3 you finally have the possibility to close a Loader request using the Loader.close() function. The so far loaded data is cached, so when you initialize a new Loader it continues. This is working pretty well.
Comments Off
