Filter function? From: [email protected] [mailto:[email protected]] On Behalf Of Jason Sent: Tuesday, January 27, 2009 2:59 PM To: [email protected] Subject: [flexcoders] Re: Best way to toggle elements in ArrayCollections
> Rather than modify the dataset, you may be able to use a checkbox event > to trigger the visibility change of your display component. Yeah, as I mentioned, thats what I tried to do, but unfortunately, I found out the component I am using does not allow access to individual display list items (i.e. sprites) or at least if it does, its not documented. Thanks anyway, Jason

