Sounds like a job for an MVC pattern. Of course that may be too much work depending on the future plans for this app. Probably best to combine the model and controller as Jason mentioned.
On Wed, Feb 18, 2009 at 10:47 AM, Weyert de Boer <[email protected]> wrote: > Hi Glen, > > I would just let the button bubble the events upwards to one of the parent > objects and then handle the event there. Easiest ;) > > Yours, > Weyert > > _______________________________________________ > Flashcoders mailing list > [email protected] > http://chattyfig.figleaf.com/mailman/listinfo/flashcoders > -- --Joel Stransky stranskydesign.com _______________________________________________ Flashcoders mailing list [email protected] http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

