[flexcoders] triggering itemsChangeEffect when using filters on an ArrayCollection's

2009-11-23 Thread fatmanchan2009
itemsChangeEffect doesnt get triggered, so no effects occur. So thats the main problem, does anyone have a clue on how to go around this, or a fix for it? Cheers Regards SCHAN (fatmanchan2009)

[flexcoders] Re: XMLFiltering by attributes and values

2009-08-17 Thread fatmanchan2009
} > > > public var myXML:XML = > > > burger > 3.95 > > > fries > 1.45 > > ;* > >

[flexcoders] XMLFiltering by attributes and values

2009-08-17 Thread fatmanchan2009
Hello Can anyone figure out this problem im currently having, and explain the reasons and cause of this proplem. I have an XML file of track data with a bunch of attributes ... i use this code to execute the filtering on the data, the name is artistId and the value is 6584, so the data sho