It will include them, unless of course you exclude each one of them using
the excludeAssets xml file. This file over-rides everything.  Even if you
instantiate the class, it will be excluded.

- James

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of ryanm
Sent: Thursday, May 25, 2006 4:27 PM
To: Flashcoders mailing list
Subject: Re: [Flashcoders] OOP 101: Is import really necessary?

> Then how do you explain my results?
>
    Because some of those classes instantiate other classes (in the UIObject

hierarchy), so those classes are compiled even though you didn't instantiate

the first class. Importing *any* of the MM UI components will instantiate 
all kinds of lower-level classes, causing the entire UIObject hierarchy to 
be compiled even if you never use the class you actually imported.

ryanm 

_______________________________________________
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

_______________________________________________
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

Reply via email to