This content has been marked as final.
Show 7 replies
-
1. Re: How to export my class files as swc file?
kglad Aug 9, 2012 10:29 AM (in response to kiranemc2)what cs version do you have?
-
2. Re: How to export my class files as swc file?
kiranemc2 Aug 12, 2012 11:01 AM (in response to kglad)flash cs5.5
-
3. Re: How to export my class files as swc file?
kglad Aug 12, 2012 12:18 PM (in response to kiranemc2)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.
-
4. Re: How to export my class files as swc file?
kiranemc2 Aug 12, 2012 11:18 PM (in response to kglad)Thank you.
-
5. Re: How to export my class files as swc file?
kglad Aug 13, 2012 6:13 AM (in response to kiranemc2)you're welcome.
p.s. please mark helpful/correct responses.
-
6. Re: How to export my class files as swc file?
kiranemc2 Aug 13, 2012 7:19 AM (in response to kglad)I did that i think not updated.
-
7. Re: How to export my class files as swc file?
kglad Aug 13, 2012 7:42 AM (in response to kiranemc2)i see it now. thank you.