Furthermore, you can make an array of objects, where the objects are the 2nd dimension.  This is the list controls favorite food.

 

One way to think of an Object is as an“associative array” or hash table.

 

Heck, you can do just about anything with AS arrays.

 

Tracy

 


From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Tuesday, March 08, 2005 10:17 AM
To: [email protected]
Subject: [flexcoders] Question about multidimensional arrays

 

I have heard its impossible to make a multidimensional array in Flex if this is the case whats the best alternative. Like say you want to make an array of buttons say and you want one dimention to be the label and another to be the visiblity whats the best way to go about it?

Reply via email to