Andy Moore created FLEX-33133:
---------------------------------

             Summary: SWC External Libraries included when FactoryClass is used.
                 Key: FLEX-33133
                 URL: https://issues.apache.org/jira/browse/FLEX-33133
             Project: Apache Flex
          Issue Type: Bug
    Affects Versions: Adobe Flex SDK 4.6 (Release)
            Reporter: Andy Moore
            Assignee: Bertrand Delacretaz


I'm using FlashDevelop to create native .IPA-compiled projects from AS3 code. I 
noticed when I include an .SWC library externally (and later compile in an .ANE 
for the final build), it always errored and crashed on me.

I eventually tracked this down to preloader behaviour. I use a factoryClass to 
build a preloader to my application, and any references to .SWC classes within 
the preloader will be included despite the compiler being instructed to leave 
them as external libraries. Moving my references out of the preloader will 
result in an appropriate compile with no errors.

I've posted a longer description and a test project w/examples here:
http://www.andymoore.ca/2012/07/swc-files-included-in-swf/


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to