InterestingÅ The link-report shows that ActionScriptSkinBase is in the SWF. The error you get happens when the SkinnableContainerSkin is initializing its base classes (which is MobileSkin which extends ActionScriptSkinBase. I don't know if this is the root issue, but the link-report shows that MobileSkin is coming from a custom swc instead of one of the Flex SWCs. Cleaning that up could resolve the problem, no guarantees though.
Next step would be to use 'swfdump -abc' and look at the order of the classes in the SWF. -Alex On 7/2/14 6:51 AM, "David Welch" <[email protected]> wrote: >Alex: >Sorry, never used the -linkreport option, attached the output. > >linkreport.txt ><http://apache-flex-users.2333346.n4.nabble.com/file/n7135/linkreport.txt> > > > > >-- >View this message in context: >http://apache-flex-users.2333346.n4.nabble.com/4-12-1-Compile-issue-with-m >obile-tp7087p7135.html >Sent from the Apache Flex Users mailing list archive at Nabble.com.
