Thanks Jason. What you suggested is what I put together during the interim.
All events bubble up to Main which then calls a method on whatever instance it has to. So is this the way events are usually handled in AS3. So you bubble up an event to the highest object in the chain, and have it handle the event?. Makes sense I supose. _______________________________________________ Flashcoders mailing list [email protected] http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

