Home > Uncategorized > Event.INIT and Event.COMPLETE don’t fire when loading an unpacked swc

Event.INIT and Event.COMPLETE don’t fire when loading an unpacked swc

Cleaning out the wordpress there were a few posts I hadn’t finished. This one is mainly a for-future-reference for myself.

I’ve been doing some run-time class loading involving loading SWF files into the same ApplicationDomain as the container via Loader then using getDefinitionByName to access new instances of the loaded classes. I was perplexed that the INIT and COMPLETE events weren’t being dispatched and found some info here.

Categories: Uncategorized Tags: ,
  1. No comments yet.
  1. No trackbacks yet.