I have a class, and I’d like to make it available for use anywhere within a Flash project. Where should I put it? Ideally, it’d be in a separate ActionScript file.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
If your ActionScript 3 project using classes, you can simply create global variable using public static like this :
You in every project, follow these steps to enable.
Click ActionScript 3.0 Settings…



Click Source path folder icon, select a you want src folders.