I have a class that is nonvisual - a ProjectModel and in it I am keeping two
sets of data in DataSets.  I wanted to keep the datasets in there so that
when people switch projects the new datasets would be present for each
project.  I'm having trouble listening to events on the dataset in the
project class.  This lead me to thinking that the dataset component is
actually dragged on stage to be initiated. So does that mean that a class
that has no movieClip can't hold a dataset?

If so how do people handle this type of thing? I'm thinking that I might
just need to use the events dispatched by my ModelLocator  but I was a bit
far along when I came across the ModelLocator for ARP and some of my code
had happily "tightly coupled" with the datasets.

Mani
_______________________________________________
Flashcoders@chattyfig.figleaf.com
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

Reply via email to