RE: [flexcoders] Wha kinds of object are in this Array?

2005-04-18 Thread Mercer, Dustin
This array contains plain objects. You can access any of the properties like this zingerManufacturingData[0].Month, zingerManufacturingData[1].Widget, etc. To change the variable names, do this, var zingerManufacturingData = [ {differentVar: January '03, anotherVar:885202,

RE: [flexcoders] Wha kinds of object are in this Array?

2005-04-18 Thread Dzafer
:[EMAIL PROTECTED] On Behalf Of Mercer, Dustin Sent: Monday, April 18, 2005 3:30 PM To: flexcoders@yahoogroups.com Subject: RE: [flexcoders] Wha kinds of object are in this Array? This array contains plain objects. You can access any of the properties like this zingerManufacturingData[0].Month

RE: [flexcoders] Wha kinds of object are in this Array?

2005-04-18 Thread Mercer, Dustin
[mailto:[EMAIL PROTECTED] On Behalf Of Mercer, Dustin Sent: Monday, April 18, 2005 3:30 PM To: flexcoders@yahoogroups.com Subject: RE: [flexcoders] Wha kinds of object are in this Array? This array contains plain objects. You can access any of the properties like this zingerManufacturingData[0

Re: [flexcoders] Wha kinds of object are in this Array?

2005-04-18 Thread Manish Jethani
On 4/18/05, Mercer, Dustin [EMAIL PROTECTED] wrote: I am not sure if this is what you are asking but here goes: Var myString:String; myString = FistrName; var zingerManufacturingData = [ {differentVar : myString,anotherVar:885202, Blinkies: 184454,