EventDispatcher is the way to go. Also make sure to look into the Delegate class in case you're not familiar with it.
mx.utils.Delegate http://livedocs.adobe.com/flash/8/main/00003430.html http://livedocs.adobe.com/flash/8/main/00002988.html regards, Muzak ----- Original Message ----- From: "sebastian chedal" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Friday, May 04, 2007 11:24 AM Subject: [Flashcoders] Re: AS2: Design Pattern: event based or pointer? frommodel or controller? > Alo, > > So I've done some more independant research, > > I think I'm going to use an EventDispatcher system from the PageController: > > http://www.adobe.com/devnet/flash/articles/creating_events.html > > Instead of pointers. As I think this makes more sense. > Ofcourse, any insight from the 'pros' still welcome! > > With kind, > > Seb. > _______________________________________________ [email protected] To change your subscription options or search the archive: http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Brought to you by Fig Leaf Software Premier Authorized Adobe Consulting and Training http://www.figleaf.com http://training.figleaf.com

