/t5/animate-discussions/classes-may-only-be-defined-in-external-actionscript-2-0-class-scripts/td-p/496508Dec 25, 2007
Dec 25, 2007
Copy link to clipboard
Copied
i try to use the BitmapExporter 2.2.
i inserted the .as file into the first frame in my fla but
when i try to test movie i get
"Classes may only be defined in external ActionScript 2.0
class scripts."
since i am not expert in extensions - what did i do wrong and
hoe can i properly use this extension?
/t5/animate-discussions/classes-may-only-be-defined-in-external-actionscript-2-0-class-scripts/m-p/496509#M259715Dec 25, 2007
Dec 25, 2007
Copy link to clipboard
Copied
remove the .as file code from your fla. put the .as file in
the same directory with your flash files. when you publish your
swf, flash will incorporate the .as code in your swf when you use
the new BitmapExporter() statement.