[ArrayElementType("com.blah.blah.YourClassName")]
publica var ar:Array = new Array();C ________________________________ From: christophe_jacquelin <[email protected]> To: [email protected] Sent: Friday, March 13, 2009 10:46:55 AM Subject: [flexcoders] Array of objects Hello, How to declare an array of n Objects of the class myClass ? How did we indicates the type of the object to the array ? Thank you, Christophe,

