Posts published in April 2008
Unloading AS3 content
Grant Skinner has posted a very informative article about the issues of unloading content in AS3. Currently we’re facing the same problems (loading / unloading third-party content) in our main application. We handle unloading by providing some API events (“onRemove” etc.) and clearly stating in the API docs that it is the developer’s responsibility to […]