Using Flash CS5, when activating Export SWC in the Flash Publish Settings, I end up with a much bigger file (500 ko) than when the SWC is not activated (around 100 ko).
Why is the SWC 5 times bigger ?
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.
I’ve found that the file size issue was coming from the use of TLF text tool instead of classic text.
When you use TLF, the library has to be included inside the SWC file because it’s not built-in inside the Flash Player. You don’t need TLF except in given specific situations. See http://forums.adobe.com/message/2913998 for more details on this.
I’ve changed all the text tool into Classic Text and the file is very small now.