Answered
How to export my class files as swc file?
I have created so many class files. I want to export these class files to a single swc file. Can any explain.
I have created so many class files. I want to export these class files to a single swc file. Can any explain.
create a movieclip (nothing needs to be on-stage), assign it a class, import all the classes you want to compile and instantiate them in the movieclip's class. right click your movieclip and click export as swc.
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.