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

2009-11-23 Thread fatmanchan2009
, the 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] 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 track item uniqueTrackId=100 albumId=12 trackId=1 genreId=13 artistId=6584 ... /track i use this code to execute

[flexcoders] Re: XMLFiltering by attributes and values

2009-08-17 Thread fatmanchan2009
/item item id='2' quantity='2' menuNamefries/menuName price1.45/price /item /order;* On Mon, Aug 17, 2009 at 4:57 PM, fatmanchan2009 fatmanchan2...@...wrote: Hello Can anyone figure