-
Setting Actionscript settings 2.0 or 3.0
If I choose between actionscript 2.0 and 3.0 in the settings will that cancel out certain classes or cause problems.
Such as: if I have a mix of 2.0, and 3.0 classes in my folder. and I open up my scripting box on line 1 with
1 import com.evan.*; which should allow all classes to be used BUT I have some that are 2.0 and then some that are 3.0
assuming that variables are also not named the same would I get problems?
-Namely, must I build strictly 2.0 or 3.0 parameters?
-if the answer is yes then I assume I must designate separate folders for my classes.
-
-
Your assumption is right. You can't mix AS 2.0 or AS 3.0. It's either one or the other.
-
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks