Tariq Ahmed wrote:
> 
> I'm not sure how it is in Flash, but in Flex 2 lists are powered by the 
> dataproviders (DP). Clear the DP, and you clear the list. In Flex 2 they 
> moved away from dataproviders as arrays to collections. You can still 
> use arrays to bind a list component to, but raw data types won't emit 
> change events - so if you clear the array the list may not notice that 
> change.

Thanks.  That does the trick.

I guess I didn't realize that AS3 was so different from AS2.  That'll 
lengthen my learning curve a bit :)

Rick

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: http://www.houseoffusion.com/groups/Flex/message.cfm/messageid:3040
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:37
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.37

Reply via email to