| | | Guest |  |
| Posted: Tue Jul 01, 2008 11:28 am Post subject: Some questions about as3 packages and classes |  |
Hi, I know C++ but I want to learn Action Script 3. At the beginning i wanted to ask you some questions about AS3.
What is the class package about? Why I must define a class in to package of the same name as a .as file? Fe. i have file test.as and i must define there a public class also named test. Why cant i define multiple classes into the package? What must I write into the document class (in package)? Im asking this because i can just code it behind the package and document class. |
|