[flexcoders] Using of an class with arrays

2005-08-01 Thread mtoppine
Hi all! I´ll have an problem with actionscript right now. I'll have two classes: class1 and class2. The class1 consists from arrays like this: public static var areaUnitNames:Array = [ meter^2, mm^2, cm^2, hectare, km^2, in^2, ft^2, yd^2, rood, acre, mile^2 ];

RE: [flexcoders] Using of an class with arrays

2005-08-01 Thread Abdul Qabiz
-Original Message- From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of mtoppine Sent: Monday, August 01, 2005 11:41 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] Using of an class with arrays Hi all! I´ll have an problem with actionscript right now. I'll have two