Another one that looks even weird is flash.util.getTimer.  Adding camel case 
makes it weird, but in usage it's not so bad.  If you do:

import flash.util.trace;

You can then just do:

trace("normal");

In your classes.

----- Original Message ----- 
From: "Martin Wood" <[EMAIL PROTECTED]>
To: "Flashcoders mailing list" <[email protected]>
Sent: Monday, October 31, 2005 1:18 PM
Subject: Re: [Flashcoders] Bizare...AS3.0 packages have methods?


i think its just a function declared with package scope.


Mark Lapasa wrote:
> flash.util.trace()
>
>
>
> Is that a method of a package? Or a compiler directive?
_______________________________________________
Flashcoders mailing list
[email protected]
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders 

_______________________________________________
Flashcoders mailing list
[email protected]
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to