The .fla file only gives you the option to link one .src file in the ‘Class’ bit, is there any way to link two .as files to the .fla file?
Thank you!
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.
You can only have one document class (which corresponds to a .as file), however every symbol can have a class associated with it as well. This gives you in essence an unlimited amount of .as files that are associated with the .fla file.
To create a document class:
To create a class for a symbol: