I was wondering if anyone knows what the “use” keyword is or what it does? Apparently its something built into flash, though its never highlighted when im coding, and I cant seem to find any info on it. Just wondering what its used for…I tried to have a variable called “use” and the compiler screamed at me.
I believe its from “use namespace”, and not “use” on its own. Take a look here, under Directives: http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/statements.html
