Flex/Flash Builder 4.6 and SWFKit 3.5 compatible?

I've been using SWFKit 3.5 for the past few years with Flash Professional.  I have had no problems using a Flash Professional generated SWF and creating an executable and installer with SWFKIt.
However, I am now currently using Flash Builder 4.6 and have created an Adobe AIR based desktop application project.  I'd like to take the SWF that is generated from that project and build an .exe and installer in SWFKit, but that does not seem to be working as easily.  When I test my application in SWFKit, the stage is blank.  To rule out any potential actionscript conflicts, I even tried by using a SWF that was nothing but a line of text on the stage, and even that did not work.  The only part of my SWF that gets translated properly in SWFKit is the background color of my application.
Are there any known compatibility issues with SWFKit 3.5 and SWF files generated from Flash Builder 4.6?  Any idea what I could be missing?  Is there a difference in a SWF that is outputted form Flash Builder vs. Professional?
Any insight would be appreciated.  Thanks.

An AIR app is not just a SWF, but also its –app.xml file and then is usually packaged into a .AIR file.  Just launching the SWF won’t work as it usually launches FlashPlayer which does not have AIR APIs.

Similar Messages

  • Flash Builder 4.6 and CS Extension Builder 1.5

    I have downloaded Flash Builder 4.6 and CS Extension Builder 1.5 and we have one big problem related to design mode.
    Actually when we switch to design the visual editor is completely black!
    Thanks.
    Diego

    It's not going to be fixed.
    The only version of FB where design mode really works is 4.0. Even in 4.5, it's very fragile for Flex 3. (Flex 4 should work fine.)
    Yes. I use EB 1.5 all the time. The lack of a working Design Mode is annoying and makes devlopment somewhat less efficient, but it's not a show-stopper...
    Harbs

  • Load Flex/Flash Builder project in Flash Professional CS5

    Is there a way that I can load (or export) Flex/Flash builder project in Flash Professional CS5?
    As it turns out we got Flash Prof for our team, but it may look like we actually need Flash builder to build lots of UI related stuff..

    Specifically, I want to use flex chart in CS5. Is there a way to do this?
    Message was edited by: bart2335658
    And flex ui

  • Flash Builder 4.6 and SAP Netweaver Gateway plugin works just fine

    Hi, i have just installed the new Flash Builder 4.6 and add the SAP NetWeaver Gateway plugin on it.
    I you follow the documentation available (http://download.macromedia.com/pub/labs/flashbuilder_sap/flashbuilder_sap_gettingstarted.p df) and then select the "DEMO_BANK" service instead of the "DEMO_FLIGHT" as writtent in the documentation and then bound the "selectZ_demo_bankCollection" to your datagrid, the demo works just fine.
    My platform specification is:
    - Windows 7 Integral running on VMware Fusion installed on my MacBook Air (just installed yesterday and full updated from Windows Update)
    - Flash Builder 4.6 (fresh download from this morning)
    - Internet Explorer 9 (last update at this time)
    - Flash Player 11.1.102.55 (last update at this time)
    - flashbuilder_sap_p1_plugin_110111 (the SAP Netweaver Gateway Plugin) available at http://labs.adobe.com/technologies/flashbuilder_sap/
    FXL

    note sure if I'm much help other than to CONFIRM it is working for me by using the sdk WITHOUT the compiler. Check out adobe's little note: "Note : Flex users will need to download the original AIR SDK without the new compiler."
    I am using FB 4.7 with AIR 3.6 and seems to compile correctly for iOS.
    Maybe try reinstalling flash builder?
    I honestly don't know if the JRE has anything to do with it... I'm using 1.7 ....to see what JRE you're using, open the Java Control Panel (I right click my java orange icon and hit properties), select the Java tab, then hit "View..."

  • Does Flex/Flash Builder allow me to do this?

    Hi, I have a scrolling gallery element that I built in Flash and then imported to catalyst as part of my website. (I'm an artist who is self-taught in the realm of web-building and maintain my own site.)  When I add new images, I end up opening my .fxp file in catalyst and then take that flash element back in Flash and add images, and then export the whole thing as a .swf and then update that file for my site.
    Can using flex/flash builder some how stream line my process where I am instead updating data. i.e. adding new images to a database, which then gets pulled in?
    Also I have text fields that require frequent updating, it would be much easier to simply update a document that gets pulled into the final output.
    Mainly I'm confused on the purpose of flex and flash builder, and am just wondering if it is something I should know in a limited way to make things easier.
    Or is there a much easier way to do this all within catalyst without the round-trip to flash? Should this be a "datalist?"
    if you want to see what I'm working with you can visit my site:
    www.timothymcmahon.com
    the gallery component is reached by clicking on either of the two circles on the lower left after entering the main page.
    Thanks, Tim

    Don't use FlashBuilder for making a gallery. Much better to google "Actionscript xml image gallery" there are a ton of solutions out there.

  • Flash builder 4.7 and 3.5 sdk not able to complete an IOS release build

    Hello,   I am having a problem when I try to make an IOS ipad release build it never able to finish and fails due to compiler errors.   I am using window 7 and flash builder 4.7 and AIR sdk 3.5.   I have one actionscript mobile project linked to 5 libraries that were built in 4.6.   I have rebuilt all the project to support 3.5.   I can compile and play a debug version of the game in both standard and fast mode.  When I try to do a release build it goes to 4 percent and then fails.
    See details for more information.
      Encountered errors or warnings while building project ZooApp.as.
        ZooContext.as: com.google.common.collect.ComputationException: java.lang.NullPointerException
        at com.google.common.collect.ComputingConcurrentHashMap$ComputingSegment.compute(ComputingCo ncurrentHashMap.java:167)
        at com.google.common.collect.ComputingConcurrentHashMap$ComputingSegment.compute(ComputingCo ncurrentHashMap.java:116)
        at com.google.common.collect.ComputingConcurrentHashMap.apply(ComputingConcurrentHashMap.jav a:67)
        at com.google.common.collect.MapMaker$ComputingMapAdapter.get(MapMaker.java:623)
        at com.adobe.flash.compiler.internal.projects.CompilerProject.getCacheForScope(CompilerProje ct.java:701)
        at com.adobe.flash.compiler.internal.scopes.ASScope.findPropertyQualified(ASScope.java:1476)
        at com.adobe.flash.compiler.internal.definitions.references.ResolvedQualifiersReference.reso lve(ResolvedQualifiersReference.java:80)
        at com.adobe.flash.compiler.internal.definitions.DefinitionBase.resolveType(DefinitionBase.j ava:1049)
        at com.adobe.flash.compiler.internal.definitions.DefinitionBase.resolveType(DefinitionBase.j ava:1089)
        at com.adobe.flash.compiler.internal.definitions.ClassDefinition.resolveBaseClass(ClassDefin ition.java:373)
        at com.adobe.flash.compiler.internal.definitions.ClassDefinitionBase$ClassIterator.next(Clas sDefinitionBase.java:497)
        at com.adobe.flash.compiler.internal.definitions.ClassDefinitionBase$ClassIterator.next(Clas sDefinitionBase.java:463)
        at com.adobe.flash.compiler.internal.definitions.InterfaceDefinition$InterfaceIterator.<init >(InterfaceDefinition.java:273)
        at com.adobe.flash.compiler.internal.definitions.ClassDefinitionBase.interfaceIterator(Class DefinitionBase.java:399)
        at com.adobe.flash.compiler.internal.definitions.ClassDefinitionBase.isInstanceOf(ClassDefin itionBase.java:429)
        at com.adobe.flash.compiler.internal.semantics.SemanticUtils.isInstanceOf(SemanticUtils.java :565)
        at com.adobe.flash.compiler.internal.semantics.SemanticUtils.isValidTypeConversion(SemanticU tils.java:220)
        at com.adobe.flash.compiler.internal.semantics.SemanticUtils.isValidTypeConversion(SemanticU tils.java:342)
        at com.adobe.flash.compiler.internal.semantics.MethodBodySemanticChecker.checkImplicitConver sion(MethodBodySemanticChecker.java:560)
        at com.adobe.flash.compiler.internal.semantics.MethodBodySemanticChecker.checkImplicitConver sion(MethodBodySemanticChecker.java:372)
        at com.adobe.flash.compiler.internal.semantics.MethodBodySemanticChecker.checkFormalsVsActua ls(MethodBodySemanticChecker.java:758)
        at com.adobe.flash.compiler.internal.semantics.MethodBodySemanticChecker.checkFunctionCall(M ethodBodySemanticChecker.java:842)
        at com.adobe.flash.compiler.internal.as.codegen.ABCGeneratingReducer.reduce_functionAsMember Expr(ABCGeneratingReducer.java:3960)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.action_327(CmcEmitter.java:5339)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.dispatchAction(CmcEmitter.java:86 06)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.reduceAntecedent(CmcEmitter.java: 39704)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.dispatchAction(CmcEmitter.java:69 52)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.reduceAntecedent(CmcEmitter.java: 39704)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.dispatchAction(CmcEmitter.java:95 07)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.reduceAntecedent(CmcEmitter.java: 39704)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.reduce(CmcEmitter.java:39681)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.reduceSubgoals(CmcEmitter.java:39 732)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.reduceAntecedent(CmcEmitter.java: 39703)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.reduce(CmcEmitter.java:39681)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.reduceSubgoals(CmcEmitter.java:39 723)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.reduceAntecedent(CmcEmitter.java: 39703)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.reduce(CmcEmitter.java:39681)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.burm(CmcEmitter.java:39983)
        at com.adobe.flash.compiler.internal.as.codegen.ABCGenerator.generateInstructions(ABCGenerat or.java:232)
        at com.adobe.flash.compiler.internal.as.codegen.ABCGenerator.generateMethodBodyForFunction(A BCGenerator.java:397)
        at com.adobe.flash.compiler.internal.as.codegen.ABCGenerator.generateMethodBodyForFunction(A BCGenerator.java:351)
        at com.adobe.flash.compiler.internal.as.codegen.ABCGenerator.generateFunction(ABCGenerator.j ava:266)
        at com.adobe.flash.compiler.internal.as.codegen.ClassDirectiveProcessor.declareFunction(Clas sDirectiveProcessor.java:646)
        at com.adobe.flash.compiler.internal.as.codegen.DirectiveProcessor.processNode(DirectiveProc essor.java:215)
        at com.adobe.flash.compiler.internal.as.codegen.DirectiveProcessor.traverse(DirectiveProcess or.java:189)
        at com.adobe.flash.compiler.internal.as.codegen.GlobalDirectiveProcessor.declareClass(Global DirectiveProcessor.java:423)
        at com.adobe.flash.compiler.internal.as.codegen.DirectiveProcessor.processNode(DirectiveProc essor.java:207)
        at com.adobe.flash.compiler.internal.as.codegen.DirectiveProcessor.traverse(DirectiveProcess or.java:189)
        at com.adobe.flash.compiler.internal.as.codegen.GlobalDirectiveProcessor.declarePackage(Glob alDirectiveProcessor.java:449)
        at com.adobe.flash.compiler.internal.as.codegen.DirectiveProcessor.processNode(DirectiveProc essor.java:224)
        at com.adobe.flash.compiler.internal.as.codegen.DirectiveProcessor.traverse(DirectiveProcess or.java:189)
        at com.adobe.flash.compiler.internal.as.codegen.ABCGenerator.generate(ABCGenerator.java:126)
        at com.adobe.flash.compiler.internal.units.ASCompilationUnit.handleABCBytesRequest(ASCompila tionUnit.java:374)
        at com.adobe.flash.compiler.internal.units.CompilationUnitBase.processABCBytesRequest(Compil ationUnitBase.java:870)
        at com.adobe.flash.compiler.internal.units.CompilationUnitBase.access$300(CompilationUnitBas e.java:107)
        at com.adobe.flash.compiler.internal.units.CompilationUnitBase$4$1.call(CompilationUnitBase. java:309)
        at com.adobe.flash.compiler.internal.units.CompilationUnitBase$4$1.call(CompilationUnitBase. java:305)
        at com.adobe.flash.compiler.internal.units.requests.RequestMaker$1.call(RequestMaker.java:22 8)
        at com.adobe.flash.compiler.internal.units.requests.RequestMaker$1.call(RequestMaker.java:22 2)
        at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
        at java.util.concurrent.FutureTask.run(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor$CallerRunsPolicy.rejectedExecution(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor.reject(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor.execute(Unknown Source)
        at java.util.concurrent.AbstractExecutorService.submit(Unknown Source)
        at com.adobe.flash.compiler.internal.units.requests.RequestMaker.getRequest(RequestMaker.jav a:188)
        at com.adobe.flash.compiler.internal.units.CompilationUnitBase.getABCBytesRequest(Compilatio nUnitBase.java:614)
        at com.adobe.flash.compiler.internal.units.ASCompilationUnit.handleOutgoingDependenciesReque st(ASCompilationUnit.java:456)
        at com.adobe.flash.compiler.internal.units.CompilationUnitBase.processOutgoingDependenciesRe quest(CompilationUnitBase.java:886)
        at com.adobe.flash.compiler.internal.units.CompilationUnitBase.access$500(CompilationUnitBas e.java:107)
        at com.adobe.flash.compiler.internal.units.CompilationUnitBase$6$1.call(CompilationUnitBase. java:378)
        at com.adobe.flash.compiler.internal.units.CompilationUnitBase$6$1.call(CompilationUnitBase. java:374)
        at com.adobe.flash.compiler.internal.units.requests.RequestMaker$1.call(RequestMaker.java:22 8)
        at com.adobe.flash.compiler.internal.units.requests.RequestMaker$1.call(RequestMaker.java:22 2)
        at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
        at java.util.concurrent.FutureTask.run(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor$CallerRunsPolicy.rejectedExecution(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor.reject(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor.execute(Unknown Source)
        at java.util.concurrent.AbstractExecutorService.submit(Unknown Source)
        at com.adobe.flash.compiler.internal.units.requests.RequestMaker.getRequest(RequestMaker.jav a:188)
        at com.adobe.flash.compiler.internal.units.CompilationUnitBase.getOutgoingDependenciesReques t(CompilationUnitBase.java:626)
        at com.adobe.flash.compiler.internal.units.CompilationUnitBase.startBuildAsync(CompilationUn itBase.java:1067)
        at com.adobe.flash.compiler.internal.units.CompilationUnitBase.startParsingImports(Compilati onUnitBase.java:924)
        at com.adobe.flash.compiler.internal.units.ASCompilationUnit.handleOutgoingDependenciesReque st(ASCompilationUnit.java:450)
        at com.adobe.flash.compiler.internal.units.CompilationUnitBase.processOutgoingDependenciesRe quest(CompilationUnitBase.java:886)
        at com.adobe.flash.compiler.internal.units.CompilationUnitBase.access$500(CompilationUnitBas e.java:107)
        at com.adobe.flash.compiler.internal.units.CompilationUnitBase$6$1.call(CompilationUnitBase. java:378)
        at com.adobe.flash.compiler.internal.units.CompilationUnitBase$6$1.call(CompilationUnitBase. java:374)
        at com.adobe.flash.compiler.internal.units.requests.RequestMaker$1.call(RequestMaker.java:22 8)
        at com.adobe.flash.compiler.internal.units.requests.RequestMaker$1.call(RequestMaker.java:22 2)
        at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
        at java.util.concurrent.FutureTask.run(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
        at java.lang.Thread.run(Unknown Source)
    Caused by: java.lang.NullPointerException
        at com.google.common.base.Preconditions.checkNotNull(Preconditions.java:187)
        at com.google.common.collect.CustomConcurrentHashMap.hash(CustomConcurrentHashMap.java:1432)
        at com.google.common.collect.ComputingConcurrentHashMap.apply(ComputingConcurrentHashMap.jav a:66)
        at com.google.common.collect.MapMaker$ComputingMapAdapter.get(MapMaker.java:623)
        at com.adobe.flash.compiler.internal.scopes.ASProjectScope.addScopeToCompilationUnitScopeLis t(ASProjectScope.java:1306)
        at com.adobe.flash.compiler.internal.projects.CompilerProject$ScopeMakerFunction.apply(Compi lerProject.java:106)
        at com.adobe.flash.compiler.internal.projects.CompilerProject$ScopeMakerFunction.apply(Compi lerProject.java:95)
        at com.google.common.collect.ComputingConcurrentHashMap$ComputingSegment.compute(ComputingCo ncurrentHashMap.java:155)
        ... 95 more
        DinoZooContext.as: com.google.common.collect.ComputationException: java.lang.NullPointerException
        at com.google.common.collect.ComputingConcurrentHashMap$ComputingSegment.compute(ComputingCo ncurrentHashMap.java:167)
        at com.google.common.collect.ComputingConcurrentHashMap$ComputingSegment.compute(ComputingCo ncurrentHashMap.java:116)
        at com.google.common.collect.ComputingConcurrentHashMap.apply(ComputingConcurrentHashMap.jav a:67)
        at com.google.common.collect.MapMaker$ComputingMapAdapter.get(MapMaker.java:623)
        at com.adobe.flash.compiler.internal.projects.CompilerProject.getCacheForScope(CompilerProje ct.java:701)
        at com.adobe.flash.compiler.internal.scopes.ASScope.findPropertyQualified(ASScope.java:1476)
        at com.adobe.flash.compiler.internal.definitions.references.ResolvedQualifiersReference.reso lve(ResolvedQualifiersReference.java:80)
        at com.adobe.flash.compiler.internal.definitions.DefinitionBase.resolveType(DefinitionBase.j ava:1049)
        at com.adobe.flash.compiler.internal.definitions.DefinitionBase.resolveType(DefinitionBase.j ava:1089)
        at com.adobe.flash.compiler.internal.definitions.ClassDefinition.resolveBaseClass(ClassDefin ition.java:373)
        at com.adobe.flash.compiler.internal.definitions.ClassDefinitionBase$ClassIterator.next(Clas sDefinitionBase.java:497)
        at com.adobe.flash.compiler.internal.definitions.ClassDefinitionBase$ClassIterator.next(Clas sDefinitionBase.java:463)
        at com.adobe.flash.compiler.internal.scopes.TypeScope.addImplicitOpenNamespaces(TypeScope.ja va:552)
        at com.adobe.flash.compiler.internal.scopes.ScopeView.addImplicitOpenNamespaces(ScopeView.ja va:114)
        at com.adobe.flash.compiler.internal.scopes.ASScope.getNamespaceSetImpl(ASScope.java:535)
        at com.adobe.flash.compiler.internal.scopes.ASScopeCache.getNamespaceSet(ASScopeCache.java:3 87)
        at com.adobe.flash.compiler.internal.scopes.ASScope.getNamespaceSet(ASScope.java:492)
        at com.adobe.flash.compiler.internal.scopes.ASScope.getNamespaceSetForNameImpl(ASScope.java: 461)
        at com.adobe.flash.compiler.internal.scopes.ASScopeCache.getNamespaceSetForName(ASScopeCache .java:549)
        at com.adobe.flash.compiler.internal.scopes.ASScope.getNamespaceSetForName(ASScope.java:424)
        at com.adobe.flash.compiler.internal.scopes.ASScopeCache.findProperty(ASScopeCache.java:150)
        at com.adobe.flash.compiler.internal.scopes.ASScope.findProperty(ASScope.java:1312)
        at com.adobe.flash.compiler.internal.definitions.references.LexicalReference.resolve(Lexical Reference.java:72)
        at com.adobe.flash.compiler.internal.definitions.DefinitionBase.resolveType(DefinitionBase.j ava:1049)
        at com.adobe.flash.compiler.internal.definitions.DefinitionBase.resolveType(DefinitionBase.j ava:1089)
        at com.adobe.flash.compiler.internal.definitions.DefinitionBase.resolveType(DefinitionBase.j ava:871)
        at com.adobe.flash.compiler.internal.definitions.DefinitionBase.resolveType(DefinitionBase.j ava:90)
        at com.adobe.flash.compiler.internal.tree.as.IdentifierNode.resolveType(IdentifierNode.java: 406)
        at com.adobe.flash.compiler.internal.tree.as.MemberAccessExpressionNode.resolveType(MemberAc cessExpressionNode.java:137)
        at com.adobe.flash.compiler.internal.semantics.MethodBodySemanticChecker.checkImplicitConver sion(MethodBodySemanticChecker.java:372)
        at com.adobe.flash.compiler.internal.semantics.MethodBodySemanticChecker.checkFormalsVsActua ls(MethodBodySemanticChecker.java:758)
        at com.adobe.flash.compiler.internal.semantics.MethodBodySemanticChecker.checkFunctionCall(M ethodBodySemanticChecker.java:842)
        at com.adobe.flash.compiler.internal.as.codegen.ABCGeneratingReducer.reduce_functionAsMember Expr(ABCGeneratingReducer.java:3960)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.action_327(CmcEmitter.java:5339)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.dispatchAction(CmcEmitter.java:86 06)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.reduceAntecedent(CmcEmitter.java: 39704)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.dispatchAction(CmcEmitter.java:69 52)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.reduceAntecedent(CmcEmitter.java: 39704)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.dispatchAction(CmcEmitter.java:95 07)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.reduceAntecedent(CmcEmitter.java: 39704)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.reduce(CmcEmitter.java:39681)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.reduceSubgoals(CmcEmitter.java:39 732)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.reduceAntecedent(CmcEmitter.java: 39703)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.reduce(CmcEmitter.java:39681)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.reduceSubgoals(CmcEmitter.java:39 723)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.reduceAntecedent(CmcEmitter.java: 39703)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.reduce(CmcEmitter.java:39681)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.burm(CmcEmitter.java:39983)
        at com.adobe.flash.compiler.internal.as.codegen.ABCGenerator.generateInstructions(ABCGenerat or.java:232)
        at com.adobe.flash.compiler.internal.as.codegen.ABCGenerator.generateMethodBodyForFunction(A BCGenerator.java:397)
        at com.adobe.flash.compiler.internal.as.codegen.ABCGenerator.generateMethodBodyForFunction(A BCGenerator.java:351)
        at com.adobe.flash.compiler.internal.as.codegen.ABCGenerator.generateFunction(ABCGenerator.j ava:266)
        at com.adobe.flash.compiler.internal.as.codegen.ClassDirectiveProcessor.declareFunction(Clas sDirectiveProcessor.java:646)
        at com.adobe.flash.compiler.internal.as.codegen.DirectiveProcessor.processNode(DirectiveProc essor.java:215)
        at com.adobe.flash.compiler.internal.as.codegen.DirectiveProcessor.traverse(DirectiveProcess or.java:189)
        at com.adobe.flash.compiler.internal.as.codegen.GlobalDirectiveProcessor.declareClass(Global DirectiveProcessor.java:423)
        at com.adobe.flash.compiler.internal.as.codegen.DirectiveProcessor.processNode(DirectiveProc essor.java:207)
        at com.adobe.flash.compiler.internal.as.codegen.DirectiveProcessor.traverse(DirectiveProcess or.java:189)
        at com.adobe.flash.compiler.internal.as.codegen.GlobalDirectiveProcessor.declarePackage(Glob alDirectiveProcessor.java:449)
        at com.adobe.flash.compiler.internal.as.codegen.DirectiveProcessor.processNode(DirectiveProc essor.java:224)
        at com.adobe.flash.compiler.internal.as.codegen.DirectiveProcessor.traverse(DirectiveProcess or.java:189)
        at com.adobe.flash.compiler.internal.as.codegen.ABCGenerator.generate(ABCGenerator.java:126)
        at com.adobe.flash.compiler.internal.units.ASCompilationUnit.handleABCBytesRequest(ASCompila tionUnit.java:374)
        at com.adobe.flash.compiler.internal.units.CompilationUnitBase.processABCBytesRequest(Compil ationUnitBase.java:870)
        at com.adobe.flash.compiler.internal.units.CompilationUnitBase.access$300(CompilationUnitBas e.java:107)
        at com.adobe.flash.compiler.internal.units.CompilationUnitBase$4$1.call(CompilationUnitBase. java:309)
        at com.adobe.flash.compiler.internal.units.CompilationUnitBase$4$1.call(CompilationUnitBase. java:305)
        at com.adobe.flash.compiler.internal.units.requests.RequestMaker$1.call(RequestMaker.java:22 8)
        at com.adobe.flash.compiler.internal.units.requests.RequestMaker$1.call(RequestMaker.java:22 2)
        at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
        at java.util.concurrent.FutureTask.run(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor$CallerRunsPolicy.rejectedExecution(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor.reject(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor.execute(Unknown Source)
        at java.util.concurrent.AbstractExecutorService.submit(Unknown Source)
        at com.adobe.flash.compiler.internal.units.requests.RequestMaker.getRequest(RequestMaker.jav a:188)
        at com.adobe.flash.compiler.internal.units.CompilationUnitBase.getABCBytesRequest(Compilatio nUnitBase.java:614)
        at com.adobe.flash.compiler.internal.units.ASCompilationUnit.handleOutgoingDependenciesReque st(ASCompilationUnit.java:456)
        at com.adobe.flash.compiler.internal.units.CompilationUnitBase.processOutgoingDependenciesRe quest(CompilationUnitBase.java:886)
        at com.adobe.flash.compiler.internal.units.CompilationUnitBase.access$500(CompilationUnitBas e.java:107)
        at com.adobe.flash.compiler.internal.units.CompilationUnitBase$6$1.call(CompilationUnitBase. java:378)
        at com.adobe.flash.compiler.internal.units.CompilationUnitBase$6$1.call(CompilationUnitBase. java:374)
        at com.adobe.flash.compiler.internal.units.requests.RequestMaker$1.call(RequestMaker.java:22 8)
        at com.adobe.flash.compiler.internal.units.requests.RequestMaker$1.call(RequestMaker.java:22 2)
        at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
        at java.util.concurrent.FutureTask.run(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor$CallerRunsPolicy.rejectedExecution(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor.reject(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor.execute(Unknown Source)
        at java.util.concurrent.AbstractExecutorService.submit(Unknown Source)
        at com.adobe.flash.compiler.internal.units.requests.RequestMaker.getRequest(RequestMaker.jav a:188)
        at com.adobe.flash.compiler.internal.units.CompilationUnitBase.getOutgoingDependenciesReques t(CompilationUnitBase.java:626)
        at com.adobe.flash.compiler.internal.units.CompilationUnitBase.startBuildAsync(CompilationUn itBase.java:1067)
        at com.adobe.flash.compiler.internal.units.CompilationUnitBase.startParsingImports(Compilati onUnitBase.java:924)
        at com.adobe.flash.compiler.internal.units.ASCompilationUnit.handleOutgoingDependenciesReque st(ASCompilationUnit.java:450)
        at com.adobe.flash.compiler.internal.units.CompilationUnitBase.processOutgoingDependenciesRe quest(CompilationUnitBase.java:886)
        at com.adobe.flash.compiler.internal.units.CompilationUnitBase.access$500(CompilationUnitBas e.java:107)
        at com.adobe.flash.compiler.internal.units.CompilationUnitBase$6$1.call(CompilationUnitBase. java:378)
        at com.adobe.flash.compiler.internal.units.CompilationUnitBase$6$1.call(CompilationUnitBase. java:374)
        at com.adobe.flash.compiler.internal.units.requests.RequestMaker$1.call(RequestMaker.java:22 8)
        at com.adobe.flash.compiler.internal.units.requests.RequestMaker$1.call(RequestMaker.java:22 2)
        at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
        at java.util.concurrent.FutureTask.run(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
        at java.lang.Thread.run(Unknown Source)
    Caused by: java.lang.NullPointerException
        at com.google.common.base.Preconditions.checkNotNull(Preconditions.java:187)
        at com.google.common.collect.CustomConcurrentHashMap.hash(CustomConcurrentHashMap.java:1432)
        at com.google.common.collect.ComputingConcurrentHashMap.apply(ComputingConcurrentHashMap.jav a:66)
        at com.google.common.collect.MapMaker$ComputingMapAdapter.get(MapMaker.java:623)
        at com.adobe.flash.compiler.internal.scopes.ASProjectScope.addScopeToCompilationUnitScopeLis t(ASProjectScope.java:1306)
        at com.adobe.flash.compiler.internal.projects.CompilerProject$ScopeMakerFunction.apply(Compi lerProject.java:106)
        at com.adobe.flash.compiler.internal.projects.CompilerProject$ScopeMakerFunction.apply(Compi lerProject.java:95)
        at com.google.common.collect.ComputingConcurrentHashMap$ComputingSegment.compute(ComputingCo ncurrentHashMap.java:155)
        ... 105 more
        AppSettingsModel.as: com.google.common.collect.ComputationException: java.lang.NullPointerException
        at com.google.common.collect.ComputingConcurrentHashMap$ComputingSegment.compute(ComputingCo ncurrentHashMap.java:167)
        at com.google.common.collect.ComputingConcurrentHashMap$ComputingSegment.compute(ComputingCo ncurrentHashMap.java:116)
        at com.google.common.collect.ComputingConcurrentHashMap.apply(ComputingConcurrentHashMap.jav a:67)
        at com.google.common.collect.MapMaker$ComputingMapAdapter.get(MapMaker.java:623)
        at com.adobe.flash.compiler.internal.projects.CompilerProject.getCacheForScope(CompilerProje ct.java:701)
        at com.adobe.flash.compiler.internal.scopes.ASScope.findPropertyQualified(ASScope.java:1476)
        at com.adobe.flash.compiler.internal.definitions.references.ResolvedQualifiersReference.reso lve(ResolvedQualifiersReference.java:80)
        at com.adobe.flash.compiler.internal.definitions.DefinitionBase.resolveType(DefinitionBase.j ava:1049)
        at com.adobe.flash.compiler.internal.definitions.DefinitionBase.resolveType(DefinitionBase.j ava:1089)
        at com.adobe.flash.compiler.internal.definitions.ClassDefinition.resolveBaseClass(ClassDefin ition.java:373)
        at com.adobe.flash.compiler.internal.definitions.TypeDefinitionBase$TypeIterator.pushChildre n(TypeDefinitionBase.java:284)
        at com.adobe.flash.compiler.internal.definitions.TypeDefinitionBase$TypeIterator.next(TypeDe finitionBase.java:218)
        at com.adobe.flash.compiler.internal.definitions.TypeDefinitionBase$TypeIterator.next(TypeDe finitionBase.java:176)
        at com.adobe.flash.compiler.internal.scopes.TypeScope.getPropertyForMemberAccess(TypeScope.j ava:321)
        at com.adobe.flash.compiler.internal.scopes.ScopeView.getPropertyForMemberAccess(ScopeView.j ava:80)
        at com.adobe.flash.compiler.internal.scopes.ASScope.getPropertyFromDef(ASScope.java:880)
        at com.adobe.flash.compiler.internal.scopes.ASScope.getPropertyFromDef(ASScope.java:842)
        at com.adobe.flash.compiler.internal.scopes.ASScope.getPropertyFromDef(ASScope.java:761)
        at com.adobe.flash.compiler.internal.tree.as.IdentifierNode.resolveMemberRef(IdentifierNode. java:830)
        at com.adobe.flash.compiler.internal.tree.as.IdentifierNode.resolve(IdentifierNode.java:378)
        at com.adobe.flash.compiler.internal.tree.as.MemberAccessExpressionNode.resolve(MemberAccess ExpressionNode.java:125)
        at com.adobe.flash.compiler.internal.semantics.SemanticUtils.transformNameToConstantValue(Se manticUtils.java:2498)
        at com.adobe.flash.compiler.internal.as.codegen.ABCGeneratingReducer.isCompileTimeConstant(A BCGeneratingReducer.java:2473)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.isCompileTimeConstant(CmcEmitter. java:90)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter$JBurgAnnotation_MemberAccessExpre ssionID_2.cachedCost_4411a827(CmcEmitter.java:17239)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter$JBurgAnnotation_MemberAccessExpre ssionID_2.getCostForRule_119c082(CmcEmitter.java:17232)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter$JBurgAnnotation_MemberAccessExpre ssionID_2.getCost(CmcEmitter.java:16748)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter$JBurgAnnotation_MemberAccessExpre ssionID_2.getCost(CmcEmitter.java:16788)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter$JBurgAnnotation_FunctionCallID_2_ n.getCostForRule_1a457b6(CmcEmitter.java:13255)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter$JBurgAnnotation_FunctionCallID_2_ n.getCost(CmcEmitter.java:12881)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.getNaryCost(CmcEmitter.java:39963 )
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.access$000(CmcEmitter.java:30)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter$JBurgAnnotation_FunctionCallID_2_ n.getCostForRule_b169f8(CmcEmitter.java:13246)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter$JBurgAnnotation_FunctionCallID_2_ n.getCost(CmcEmitter.java:12878)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter$JBurgAnnotation_Op_AssignId_2.get CostForRule_9664a1(CmcEmitter.java:20373)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter$JBurgAnnotation_Op_AssignId_2.get Cost(CmcEmitter.java:20008)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter$JBurgAnnotation_Op_AssignId_2.get Cost(CmcEmitter.java:19992)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.getNaryCost(CmcEmitter.java:39963 )
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.access$000(CmcEmitter.java:30)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter$JBurgAnnotation_BlockID_0_n.getCo st(CmcEmitter.java:10611)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter$JBurgAnnotation_FunctionID_4.getC ostForRule_18e3e60(CmcEmitter.java:13629)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter$JBurgAnnotation_FunctionID_4.getR ule(CmcEmitter.java:13561)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.reduceAntecedent(CmcEmitter.java: 39689)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.reduce(CmcEmitter.java:39681)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.burm(CmcEmitter.java:39983)
        at com.adobe.flash.compiler.internal.as.codegen.ABCGenerator.generateInstructions(ABCGenerat or.java:232)
        at com.adobe.flash.compiler.internal.as.codegen.ABCGenerator.generateMethodBodyForFunction(A BCGenerator.java:397)
        at com.adobe.flash.compiler.internal.as.codegen.ABCGenerator.generateMethodBodyForFunction(A BCGenerator.java:351)
        at com.adobe.flash.compiler.internal.as.codegen.ABCGenerator.generateFunction(ABCGenerator.j ava:266)
        at com.adobe.flash.compiler.internal.as.codegen.ClassDirectiveProcessor.declareFunction(Clas sDirectiveProcessor.java:646)
        at com.adobe.flash.compiler.internal.as.codegen.DirectiveProcessor.processNode(DirectiveProc essor.java:215)
        at com.adobe.flash.compiler.internal.as.codegen.DirectiveProcessor.traverse(DirectiveProcess or.java:189)
        at com.adobe.flash.compiler.internal.as.codegen.GlobalDirectiveProcessor.declareClass(Global DirectiveProcessor.java:423)
        at com.adobe.flash.compiler.internal.as.codegen.DirectiveProcessor.processNode(DirectiveProc essor.java:207)
        at com.adobe.flash.compiler.internal.as.codegen.DirectiveProcessor.traverse(DirectiveProcess or.java:189)
        at com.adobe.flash.compiler.internal.as.codegen.GlobalDirectiveProcessor.declarePackage(Glob alDirectiveProcessor.java:449)
        at com.adobe.flash.compiler.internal.as.codegen.DirectiveProcessor.processNode(DirectiveProc essor.java:224)
        at com.adobe.flash.compiler.internal.as.codegen.DirectiveProcessor.traverse(DirectiveProcess or.java:189)
        at com.adobe.flash.compiler.internal.as.codegen.ABCGenerator.generate(ABCGenerator.java:126)
        at com.adobe.flash.compiler.internal.units.ASCompilationUnit.handleABCBytesRequest(ASCompila tionUnit.java:374)
        at com.adobe.flash.compiler.internal.units.CompilationUnitBase.processABCBytesRequest(Compil ationUnitBase.java:870)
        at com.adobe.flash.compiler.internal.units.CompilationUnitBase.access$300(CompilationUnitBas e.java:107)
        at com.adobe.flash.compiler.internal.units.CompilationUnitBase$4$1.call(CompilationUnitBase. java:309)
        at com.adobe.flash.compiler.internal.units.CompilationUnitBase$4$1.call(CompilationUnitBase. java:305)
        at com.adobe.flash.compiler.internal.units.requests.RequestMaker$1.call(RequestMaker.java:22 8)
        at com.adobe.flash.compiler.internal.units.requests.RequestMaker$1.call(RequestMaker.java:22 2)
        at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
        at java.util.concurrent.FutureTask.run(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
        at java.lang.Thread.run(Unknown Source)
    Caused by: java.lang.NullPointerException
        at com.google.common.base.Preconditions.checkNotNull(Preconditions.java:187)
        at com.google.common.collect.CustomConcurrentHashMap.hash(CustomConcurrentHashMap.java:1432)
        at com.google.common.collect.ComputingConcurrentHashMap.apply(ComputingConcurrentHashMap.jav a:66)
        at com.google.common.collect.MapMaker$ComputingMapAdapter.get(MapMaker.java:623)
        at com.adobe.flash.compiler.internal.scopes.ASProjectScope.addScopeToCompilationUnitScopeLis t(ASProjectScope.java:1306)
        at com.adobe.flash.compiler.internal.projects.CompilerProject$ScopeMakerFunction.apply(Compi lerProject.java:106)
        at com.adobe.flash.compiler.internal.projects.CompilerProject$ScopeMakerFunction.apply(Compi lerProject.java:95)
        at com.google.common.collect.ComputingConcurrentHashMap$ComputingSegment.compute(ComputingCo ncurrentHashMap.java:155)
        ... 70 more
        AnimatedScreenState.as: Internal error in ABC generator subsystem, when generating code for: E:\3lbs\projects\3pounds\applications\dinozoo\client\dinozooapp\src\dinozoo\model\screens tatemachine\AnimatedScreenState.as: com.google.common.collect.ComputationException: java.lang.NullPointerException
        at com.google.common.collect.ComputingConcurrentHashMap$ComputingSegment.compute(ComputingCo ncurrentHashMap.java:167)
        at com.google.common.collect.ComputingConcurrentHashMap$ComputingSegment.compute(ComputingCo ncurrentHashMap.java:116)
        at com.google.common.collect.ComputingConcurrentHashMap.apply(ComputingConcurrentHashMap.jav a:67)
        at com.google.common.collect.MapMaker$ComputingMapAdapter.get(MapMaker.java:623)
        at com.adobe.flash.compiler.internal.projects.CompilerProject.getCacheForScope(CompilerProje ct.java:701)
        at com.adobe.flash.compiler.internal.scopes.ASScope.findPropertyQualified(ASScope.java:1476)
        at com.adobe.flash.compiler.internal.definitions.references.ResolvedQualifiersReference.reso lve(ResolvedQualifiersReference.java:80)
        at com.adobe.flash.compiler.internal.definitions.DefinitionBase.resolveType(DefinitionBase.j ava:1049)
        at com.adobe.flash.compiler.internal.definitions.DefinitionBase.resolveType(DefinitionBase.j ava:1089)
        at com.adobe.flash.compiler.internal.definitions.ClassDefinition.resolveBaseClass(ClassDefin ition.java:373)
        at com.adobe.flash.compiler.internal.definitions.ClassDefinitionBase$ClassIterator.next(Clas sDefinitionBase.java:497)
        at com.adobe.flash.compiler.internal.definitions.ClassDefinitionBase$ClassIterator.next(Clas sDefinitionBase.java:463)
        at com.adobe.flash.compiler.internal.as.codegen.ClassDirectiveProcessor.<init>(ClassDirectiv eProcessor.java:316)
        at com.adobe.flash.compiler.internal.as.codegen.ClassDirectiveProcessor.<init>(ClassDirectiv eProcessor.java:182)
        at com.adobe.flash.compiler.internal.as.codegen.GlobalDirectiveProcessor.declareClass(Global DirectiveProcessor.java:422)
        at com.adobe.flash.compiler.internal.as.codegen.DirectiveProcessor.processNode(DirectiveProc essor.java:207)
        at com.adobe.flash.compiler.internal.as.codegen.DirectiveProcessor.traverse(DirectiveProcess or.java:189)
        at com.adobe.flash.compiler.internal.as.codegen.GlobalDirectiveProcessor.declarePackage(Glob alDirectiveProcessor.java:449)
        at com.adobe.flash.compiler.internal.as.codegen.DirectiveProcessor.processNode(DirectiveProc essor.java:224)
        at com.adobe.flash.compiler.internal.as.codegen.DirectiveProcessor.traverse(DirectiveProcess or.java:189)
        at com.adobe.flash.compiler.internal.as.codegen.ABCGenerator.generate(ABCGenerator.java:126)
        at com.adobe.flash.compiler.internal.units.ASCompilationUnit.handleABCBytesRequest(ASCompila tionUnit.java:374)
        at com.adobe.flash.compiler.internal.units.CompilationUnitBase.processABCBytesRequest(Compil ationUnitBase.java:870)
        at com.adobe.flash.compiler.internal.units.CompilationUnitBase.access$300(CompilationUnitBas e.java:107)
        at com.adobe.flash.compiler.internal.units.CompilationUnitBase$4$1.call(CompilationUnitBase. java:309)
        at com.adobe.flash.compiler.internal.units.CompilationUnitBase$4$1.call(CompilationUnitBase. java:305)
        at com.adobe.flash.compiler.internal.units.requests.RequestMaker$1.call(RequestMaker.java:22 8)
        at com.adobe.flash.compiler.internal.units.requests.RequestMaker$1.call(RequestMaker.java:22 2)
        at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
        at java.util.concurrent.FutureTask.run(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
        at java.lang.Thread.run(Unknown Source)
    Caused by: java.lang.NullPointerException
        at com.google.common.base.Preconditions.checkNotNull(Preconditions.java:187)
        at com.google.common.collect.CustomConcurrentHashMap.hash(CustomConcurrentHashMap.java:1432)
        at com.google.common.collect.ComputingConcurrentHashMap.apply(ComputingConcurrentHashMap.jav a:66)
        at com.google.common.collect.MapMaker$ComputingMapAdapter.get(MapMaker.java:623)
        at com.adobe.flash.compiler.internal.scopes.ASProjectScope.addScopeToCompilationUnitScopeLis t(ASProjectScope.java:1306)
        at com.adobe.flash.compiler.internal.projects.CompilerProject$ScopeMakerFunction.apply(Compi lerProject.java:106)
        at com.adobe.flash.compiler.internal.projects.CompilerProject$ScopeMakerFunction.apply(Compi lerProject.java:95)
        at com.google.common.collect.ComputingConcurrentHashMap$ComputingSegment.compute(ComputingCo ncurrentHashMap.java:155)
        ... 32 more
        ScreenStateMachineModel.as: com.google.common.collect.ComputationException: java.lang.NullPointerException
        at com.google.common.collect.ComputingConcurrentHashMap$ComputingSegment.compute(ComputingCo ncurrentHashMap.java:167)
        at com.google.common.collect.ComputingConcurrentHashMap$ComputingSegment.compute(ComputingCo ncurrentHashMap.java:116)
        at com.google.common.collect.ComputingConcurrentHashMap.apply(ComputingConcurrentHashMap.jav a:67)
        at com.google.common.collect.MapMaker$ComputingMapAdapter.get(MapMaker.java:623)
        at com.adobe.flash.compiler.internal.projects.CompilerProject.getCacheForScope(CompilerProje ct.java:701)
        at com.adobe.flash.compiler.internal.scopes.ASScope.findPropertyQualified(ASScope.java:1476)
        at com.adobe.flash.compiler.internal.definitions.references.ResolvedQualifiersReference.reso lve(ResolvedQualifiersReference.java:80)
        at com.adobe.flash.compiler.internal.definitions.DefinitionBase.resolveType(DefinitionBase.j ava:1049)
        at com.adobe.flash.compiler.internal.definitions.DefinitionBase.resolveType(DefinitionBase.j ava:1089)
        at com.adobe.flash.compiler.internal.definitions.ClassDefinition.resolveBaseClass(ClassDefin ition.java:373)
        at com.adobe.flash.compiler.internal.definitions.TypeDefinitionBase$TypeIterator.pushChildre n(TypeDefinitionBase.java:284)
        at com.adobe.flash.compiler.internal.definitions.TypeDefinitionBase$TypeIterator.next(TypeDe finitionBase.java:218)
        at com.adobe.flash.compiler.internal.definitions.TypeDefinitionBase$TypeIterator.next(TypeDe finitionBase.java:176)
        at com.adobe.flash.compiler.internal.scopes.TypeScope.getPropertyForMemberAccess(TypeScope.j ava:321)
        at com.adobe.flash.compiler.internal.scopes.ScopeView.getPropertyForMemberAccess(ScopeView.j ava:80)
        at com.adobe.flash.compiler.internal.scopes.ASScope.getPropertyFromDef(ASScope.java:880)
        at com.adobe.flash.compiler.internal.scopes.ASScope.getPropertyFromDef(ASScope.java:842)
        at com.adobe.flash.compiler.internal.scopes.ASScope.getPropertyFromDef(ASScope.java:761)
        at com.adobe.flash.compiler.internal.tree.as.IdentifierNode.resolveMemberRef(IdentifierNode. java:830)
        at com.adobe.flash.compiler.internal.tree.as.IdentifierNode.resolve(IdentifierNode.java:378)
        at com.adobe.flash.compiler.internal.tree.as.MemberAccessExpressionNode.resolve(MemberAccess ExpressionNode.java:125)
        at com.adobe.flash.compiler.internal.semantics.SemanticUtils.transformNameToConstantValue(Se manticUtils.java:2498)
        at com.adobe.flash.compiler.internal.as.codegen.ABCGeneratingReducer.isCompileTimeConstant(A BCGeneratingReducer.java:2473)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.isCompileTimeConstant(CmcEmitter. java:90)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter$JBurgAnnotation_MemberAccessExpre ssionID_2.cachedCost_4411a827(CmcEmitter.java:17239)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter$JBurgAnnotation_MemberAccessExpre ssionID_2.getCostForRule_119c082(CmcEmitter.java:17232)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter$JBurgAnnotation_MemberAccessExpre ssionID_2.getCost(CmcEmitter.java:16748)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter$JBurgAnnotation_MemberAccessExpre ssionID_2.getCost(CmcEmitter.java:16788)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter$JBurgAnnotation_FunctionCallID_2_ n.getCostForRule_1a457b6(CmcEmitter.java:13255)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter$JBurgAnnotation_FunctionCallID_2_ n.getCost(CmcEmitter.java:12881)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter$JBurgAnnotation_FunctionCallID_2_ n.getCost(CmcEmitter.java:12947)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter$JBurgAnnotation_FunctionCallID_2_ n.getCost(CmcEmitter.java:12925)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.getNaryCost(CmcEmitter.java:39963 )
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.access$000(CmcEmitter.java:30)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter$JBurgAnnotation_BlockID_0_n.getCo st(CmcEmitter.java:10611)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter$JBurgAnnotation_IfStatementID_1_n .getCostForRule_7259da(CmcEmitter.java:14481)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter$JBurgAnnotation_IfStatementID_1_n .getCost(CmcEmitter.java:14418)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.getNaryCost(CmcEmitter.java:39963 )
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.access$000(CmcEmitter.java:30)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter$JBurgAnnotation_BlockID_0_n.getCo st(CmcEmitter.java:10611)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter$JBurgAnnotation_FunctionID_4.getC ostForRule_18e3e60(CmcEmitter.java:13629)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter$JBurgAnnotation_FunctionID_4.getR ule(CmcEmitter.java:13561)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.reduceAntecedent(CmcEmitter.java: 39689)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.reduce(CmcEmitter.java:39681)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.burm(CmcEmitter.java:39983)
        at com.adobe.flash.compiler.internal.as.codegen.ABCGenerator.generateInstructions(ABCGenerat or.java:232)
        at com.adobe.flash.compiler.internal.as.codegen.ABCGenerator.generateMethodBodyForFunction(A BCGenerator.java:397)
        at com.adobe.flash.compiler.internal.as.codegen.ABCGenerator.generateMethodBodyForFunction(A BCGenerator.java:351)
        at com.adobe.flash.compiler.internal.as.codegen.ABCGenerator.generateFunction(ABCGenerator.j ava:266)
        at com.adobe.flash.compiler.internal.as.codegen.ClassDirectiveProcessor.declareFunction(Clas sDirectiveProcessor.java:646)
        at com.adobe.flash.compiler.internal.as.codegen.DirectiveProcessor.processNode(DirectiveProc essor.java:215)
        at com.adobe.flash.compiler.internal.as.codegen.DirectiveProcessor.traverse(DirectiveProcess or.java:189)
        at com.adobe.flash.compiler.internal.as.codegen.GlobalDirectiveProcessor.declareClass(Global DirectiveProcessor.java:423)
        at com.adobe.flash.compiler.internal.as.codegen.DirectiveProcessor.processNode(DirectiveProc essor.java:207)
        at com.adobe.flash.compiler.internal.as.codegen.DirectiveProcessor.traverse(DirectiveProcess or.java:189)
        at com.adobe.flash.compiler.internal.as.codegen.GlobalDirectiveProcessor.declarePackage(Glob alDirectiveProcessor.java:449)
        at com.adobe.flash.compiler.internal.as.codegen.DirectiveProcessor.processNode(DirectiveProc essor.java:224)
        at com.adobe.flash.compiler.internal.as.codegen.DirectiveProcessor.traverse(DirectiveProcess or.java:189)
        at com.adobe.flash.compiler.internal.as.codegen.ABCGenerator.generate(ABCGenerator.java:126)
        at com.adobe.flash.compiler.internal.units.ASCompilationUnit.handleABCBytesRequest(ASCompila tionUnit.java:374)
        at com.adobe.flash.compiler.internal.units.CompilationUnitBase.processABCBytesRequest(Compil ationUnitBase.java:870)
        at com.adobe.flash.compiler.internal.units.CompilationUnitBase.access$300(CompilationUnitBas e.java:107)
        at com.adobe.flash.compiler.internal.units.CompilationUnitBase$4$1.call(CompilationUnitBase. java:309)
        at com.adobe.flash.compiler.internal.units.CompilationUnitBase$4$1.call(CompilationUnitBase. java:305)
        at com.adobe.flash.compiler.internal.units.requests.RequestMaker$1.call(RequestMaker.java:22 8)
        at com.adobe.flash.compiler.internal.units.requests.RequestMaker$1.call(RequestMaker.java:22 2)
        at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
        at java.util.concurrent.FutureTask.run(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor$CallerRunsPolicy.rejectedExecution(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor.reject(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor.execute(Unknown Source)
        at java.util.concurrent.AbstractExecutorService.submit(Unknown Source)
        at com.adobe.flash.compiler.internal.units.requests.RequestMaker.getRequest(RequestMaker.jav a:188)
        at com.adobe.flash.compiler.internal.units.CompilationUnitBase.getABCBytesRequest(Compilatio nUnitBase.java:614)
        at com.adobe.flash.compiler.internal.units.CompilationUnitBase.startBuildAsync(CompilationUn itBase.java:1071)
        at com.adobe.flash.compiler.internal.units.CompilationUnitBase.startParsingImports(Compilati onUnitBase.java:924)
        at com.adobe.flash.compiler.internal.units.ASCompilationUnit.handleOutgoingDependenciesReque st(ASCompilationUnit.java:450)
        at com.adobe.flash.compiler.internal.units.CompilationUnitBase.processOutgoingDependenciesRe quest(CompilationUnitBase.java:886)
        at com.adobe.flash.compiler.internal.units.CompilationUnitBase.access$500(CompilationUnitBas e.java:107)
        at com.adobe.flash.compiler.internal.units.CompilationUnitBase$6$1.call(CompilationUnitBase. java:378)
        at com.adobe.flash.compiler.internal.units.CompilationUnitBase$6$1.call(CompilationUnitBase. java:374)
        at com.adobe.flash.compiler.internal.units.requests.RequestMaker$1.call(RequestMaker.java:22 8)
        at com.adobe.flash.compiler.internal.units.requests.RequestMaker$1.call(RequestMaker.java:22 2)
        at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
        at java.util.concurrent.FutureTask.run(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
        at java.lang.Thread.run(Unknown Source)
    Caused by: java.lang.NullPointerException
        at com.google.common.base.Preconditions.checkNotNull(Preconditions.java:187)
        at com.google.common.collect.CustomConcurrentHashMap.hash(CustomConcurrentHashMap.java:1432)
        at com.google.common.collect.ComputingConcurrentHashMap.apply(ComputingConcurrentHashMap.jav a:66)
        at com.google.common.collect.MapMaker$ComputingMapAdapter.get(MapMaker.java:623)
        at com.adobe.flash.compiler.internal.scopes.ASProjectScope.addScopeToCompilationUnitScopeLis t(ASProjectScope.java:1306)
        at com.adobe.flash.compiler.internal.projects.CompilerProject$ScopeMakerFunction.apply(Compi lerProject.java:106)
        at com.adobe.flash.compiler.internal.projects.CompilerProject$ScopeMakerFunction.apply(Compi lerProject.java:95)
        at com.google.common.collect.ComputingConcurrentHashMap$ComputingSegment.compute(ComputingCo ncurrentHashMap.java:155)
        ... 87 more
        ParkContext.as: com.google.common.collect.ComputationException: java.lang.NullPointerException
        at com.google.common.collect.ComputingConcurrentHashMap$ComputingSegment.compute(ComputingCo ncurrentHashMap.java:167)
        at com.google.common.collect.ComputingConcurrentHashMap$ComputingSegment.compute(ComputingCo ncurrentHashMap.java:116)
        at com.google.common.collect.ComputingConcurrentHashMap.apply(ComputingConcurrentHashMap.jav a:67)
        at com.google.common.collect.MapMaker$ComputingMapAdapter.get(MapMaker.java:623)
        at com.adobe.flash.compiler.internal.projects.CompilerProject.getCacheForScope(CompilerProje ct.java:701)
        at com.adobe.flash.compiler.internal.scopes.ASScope.findPropertyQualified(ASScope.java:1476)
        at com.adobe.flash.compiler.internal.definitions.references.ResolvedQualifiersReference.reso lve(ResolvedQualifiersReference.java:80)
        at com.adobe.flash.compiler.internal.definitions.DefinitionBase.resolveType(DefinitionBase.j ava:1049)
        at com.adobe.flash.compiler.internal.definitions.DefinitionBase.resolveType(DefinitionBase.j ava:1089)
        at com.adobe.flash.compiler.internal.definitions.ClassDefinition.resolveBaseClass(ClassDefin ition.java:373)
        at com.adobe.flash.compiler.internal.definitions.TypeDefinitionBase$TypeIterator.pushChildre n(TypeDefinitionBase.java:284)
        at com.adobe.flash.compiler.internal.definitions.TypeDefinitionBase$TypeIterator.next(TypeDe finitionBase.java:218)
        at com.adobe.flash.compiler.internal.definitions.TypeDefinitionBase$TypeIterator.next(TypeDe finitionBase.java:176)
        at com.adobe.flash.compiler.internal.scopes.TypeScope.getPropertyForMemberAccess(TypeScope.j ava:321)
        at com.adobe.flash.compiler.internal.scopes.ScopeView.getPropertyForMemberAccess(ScopeView.j ava:80)
        at com.adobe.flash.compiler.internal.scopes.ASScope.getPropertyFromDef(ASScope.java:880)
        at com.adobe.flash.compiler.internal.scopes.ASScope.getPropertyFromDef(ASScope.java:842)
        at com.adobe.flash.compiler.internal.scopes.ASScope.getPropertyFromDef(ASScope.java:761)
        at com.adobe.flash.compiler.internal.tree.as.IdentifierNode.resolveMemberRef(IdentifierNode. java:830)
        at com.adobe.flash.compiler.internal.tree.as.IdentifierNode.resolve(IdentifierNode.java:378)
        at com.adobe.flash.compiler.internal.tree.as.MemberAccessExpressionNode.resolve(MemberAccess ExpressionNode.java:125)
        at com.adobe.flash.compiler.internal.semantics.SemanticUtils.transformNameToConstantValue(Se manticUtils.java:2498)
        at com.adobe.flash.compiler.internal.as.codegen.ABCGeneratingReducer.isCompileTimeConstant(A BCGeneratingReducer.java:2473)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.isCompileTimeConstant(CmcEmitter. java:90)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter$JBurgAnnotation_MemberAccessExpre ssionID_2.cachedCost_4411a827(CmcEmitter.java:17239)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter$JBurgAnnotation_MemberAccessExpre ssionID_2.getCostForRule_119c082(CmcEmitter.java:17232)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter$JBurgAnnotation_MemberAccessExpre ssionID_2.getCost(CmcEmitter.java:16748)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter$JBurgAnnotation_MemberAccessExpre ssionID_2.getCost(CmcEmitter.java:16788)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter$JBurgAnnotation_FunctionCallID_2_ n.getCostForRule_1a457b6(CmcEmitter.java:13255)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter$JBurgAnnotation_FunctionCallID_2_ n.getCost(CmcEmitter.java:12881)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.getNaryCost(CmcEmitter.java:39963 )
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.access$000(CmcEmitter.java:30)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter$JBurgAnnotation_FunctionCallID_2_ n.getCostForRule_ae000d(CmcEmitter.java:13341)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter$JBurgAnnotation_FunctionCallID_2_ n.getCost(CmcEmitter.java:12893)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter$JBurgAnnotation_Op_AssignId_2.get CostForRule_1a8c4e7(CmcEmitter.java:20392)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter$JBurgAnnotation_Op_AssignId_2.get Cost(CmcEmitter.java:20011)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter$JBurgAnnotation_Op_AssignId_2.get Cost(CmcEmitter.java:19992)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.getNaryCost(CmcEmitter.java:39963 )
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.access$000(CmcEmitter.java:30)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter$JBurgAnnotation_BlockID_0_n.getCo st(CmcEmitter.java:10611)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter$JBurgAnnotation_FunctionID_4.getC ostForRule_18e3e60(CmcEmitter.java:13629)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter$JBurgAnnotation_FunctionID_4.getR ule(CmcEmitter.java:13561)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.reduceAntecedent(CmcEmitter.java: 39689)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.reduce(CmcEmitter.java:39681)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.burm(CmcEmitter.java:39983)
        at com.adobe.flash.compiler.internal.as.codegen.ABCGenerator.generateInstructions(ABCGenerat or.java:232)
        at com.adobe.flash.compiler.internal.as.codegen.ABCGenerator.generateMethodBodyForFunction(A BCGenerator.java:397)
        at com.adobe.flash.compiler.internal.as.codegen.ABCGenerator.generateMethodBodyForFunction(A BCGenerator.java:351)
        at com.adobe.flash.compiler.internal.as.codegen.ABCGenerator.generateFunction(ABCGenerator.j ava:266)
        at com.adobe.flash.compiler.internal.as.codegen.ClassDirectiveProcessor.declareFunction(Clas sDirectiveProcessor.java:646)
        at com.adobe.flash.compiler.internal.as.codegen.DirectiveProcessor.processNode(DirectiveProc essor.java:215)
        at com.adobe.flash.compiler.internal.as.codegen.DirectiveProcessor.traverse(DirectiveProcess or.java:189)
        at com.adobe.flash.compiler.internal.as.codegen.GlobalDirectiveProcessor.declareClass(Global DirectiveProcessor.java:423)
        at com.adobe.flash.compiler.internal.as.codegen.DirectiveProcessor.processNode(DirectiveProc essor.java:207)
        at com.adobe.flash.compiler.internal.as.codegen.DirectiveProcessor.traverse(DirectiveProcess or.java:189)
        at com.adobe.flash.compiler.internal.as.codegen.GlobalDirectiveProcessor.declarePackage(Glob alDirectiveProcessor.java:449)
        at com.adobe.flash.compiler.internal.as.codegen.DirectiveProcessor.processNode(DirectiveProc essor.java:224)
        at com.adobe.flash.compiler.internal.as.codegen.DirectiveProcessor.traverse(DirectiveProcess or.java:189)
        at com.adobe.flash.compiler.internal.as.codegen.ABCGenerator.generate(ABCGenerator.java:126)
        at com.adobe.flash.compiler.internal.units.ASCompilationUnit.handleABCBytesRequest(ASCompila tionUnit.java:374)
        at com.adobe.flash.compiler.internal.units.CompilationUnitBase.processABCBytesRequest(Compil ationUnitBase.java:870)
        at com.adobe.flash.compiler.internal.units.CompilationUnitBase.access$300(CompilationUnitBas e.java:107)
        at com.adobe.flash.compiler.internal.units.CompilationUnitBase$4$1.call(CompilationUnitBase. java:309)
        at com.adobe.flash.compiler.internal.units.CompilationUnitBase$4$1.call(CompilationUnitBase. java:305)
        at com.adobe.flash.compiler.internal.units.requests.RequestMaker$1.call(RequestMaker.java:22 8)
        at com.adobe.flash.compiler.internal.units.requests.RequestMaker$1.call(RequestMaker.java:22 2)
        at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
        at java.util.concurrent.FutureTask.run(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
        at java.lang.Thread.run(Unknown Source)
    Caused by: java.lang.NullPointerException
        at com.google.common.base.Preconditions.checkNotNull(Preconditions.java:187)
        at com.google.common.collect.CustomConcurrentHashMap.hash(CustomConcurrentHashMap.java:1432)
        at com.google.common.collect.ComputingConcurrentHashMap.apply(ComputingConcurrentHashMap.jav a:66)
        at com.google.common.collect.MapMaker$ComputingMapAdapter.get(MapMaker.java:623)
        at com.adobe.flash.compiler.internal.scopes.ASProjectScope.addScopeToCompilationUnitScopeLis t(ASProjectScope.java:1306)
        at com.adobe.flash.compiler.internal.projects.CompilerProject$ScopeMakerFunction.apply(Compi lerProject.java:106)
        at com.adobe.flash.compiler.internal.projects.CompilerProject$ScopeMakerFunction.apply(Compi lerProject.java:95)
        at com.google.common.collect.ComputingConcurrentHashMap$ComputingSegment.compute(ComputingCo ncurrentHashMap.java:155)
        ... 70 more
        ScreenNavigatorMediator.as: com.google.common.collect.ComputationException: java.lang.NullPointerException
        at com.google.common.collect.ComputingConcurrentHashMap$ComputingSegment.compute(ComputingCo ncurrentHashMap.java:167)
        at com.google.common.collect.ComputingConcurrentHashMap$ComputingSegment.compute(ComputingCo ncurrentHashMap.java:116)
        at com.google.common.collect.ComputingConcurrentHashMap.apply(ComputingConcurrentHashMap.jav a:67)
        at com.google.common.collect.MapMaker$ComputingMapAdapter.get(MapMaker.java:623)
        at com.adobe.flash.compiler.internal.projects.CompilerProject.getCacheForScope(CompilerProje ct.java:701)
        at com.adobe.flash.compiler.internal.scopes.ASScope.findPropertyQualified(ASScope.java:1476)
        at com.adobe.flash.compiler.internal.definitions.references.ResolvedQualifiersReference.reso lve(ResolvedQualifiersReference.java:80)
        at com.adobe.flash.compiler.internal.definitions.DefinitionBase.resolveType(DefinitionBase.j ava:1049)
        at com.adobe.flash.compiler.internal.definitions.DefinitionBase.resolveType(DefinitionBase.j ava:1089)
        at com.adobe.flash.compiler.internal.definitions.ClassDefinition.resolveBaseClass(ClassDefin ition.java:373)
        at com.adobe.flash.compiler.internal.definitions.TypeDefinitionBase$TypeIterator.pushChildre n(TypeDefinitionBase.java:284)
        at com.adobe.flash.compiler.internal.definitions.TypeDefinitionBase$TypeIterator.next(TypeDe finitionBase.java:218)
        at com.adobe.flash.compiler.internal.definitions.TypeDefinitionBase$TypeIterator.next(TypeDe finitionBase.java:176)
        at com.adobe.flash.compiler.internal.scopes.TypeScope.getPropertyForMemberAccess(TypeScope.j ava:321)
        at com.adobe.flash.compiler.internal.scopes.ScopeView.getPropertyForMemberAccess(ScopeView.j ava:80)
        at com.adobe.flash.compiler.internal.scopes.ASScope.getPropertyFromDef(ASScope.java:880)
        at com.adobe.flash.compiler.internal.scopes.ASScope.getPropertyFromDef(ASScope.java:842)
        at com.adobe.flash.compiler.internal.scopes.ASScope.getPropertyFromDef(ASScope.java:761)
        at com.adobe.flash.compiler.internal.tree.as.IdentifierNode.resolveMemberRef(IdentifierNode. java:830)
        at com.adobe.flash.compiler.internal.tree.as.IdentifierNode.resolve(IdentifierNode.java:378)
        at com.adobe.flash.compiler.internal.tree.as.MemberAccessExpressionNode.resolve(MemberAccess ExpressionNode.java:125)
        at com.adobe.flash.compiler.internal.semantics.SemanticUtils.transformNameToConstantValue(Se manticUtils.java:2498)
        at com.adobe.flash.compiler.internal.as.codegen.ABCGeneratingReducer.isCompileTimeConstant(A BCGeneratingReducer.java:2473)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter.isCompileTimeConstant(CmcEmitter. java:90)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter$JBurgAnnotation_MemberAccessExpre ssionID_2.cachedCost_4411a827(CmcEmitter.java:17239)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmitter$JBurgAnnotation_MemberAccessExpre ssionID_2.getCostForRule_119c082(CmcEmitter.java:17232)
        at com.adobe.flash.compiler.internal.as.codegen.CmcEmit

    I experienced this problem today, and kind of "solved" it. There may be an underlying bug, though.
    My project compiled fine last Thursday, but I opened it up on Monday (unchanged) and this error showed up in several files. I tried quitting and restarting Flash Builder to no avail. I could not replicate the problem in a new project.
    For me, each occurence of the error was at a private function definition, so I thought I would try changing "private" to "public" on one of the functions. The error immediately went away in all 3 locations (not just the one I edited). I then changed it back to "private" with no error.
    I hope that will help the Adobe team track down the problem.

  • What's the difference between Flash Builder 4.5 and Flash Builder 4.7?

    Hi everybody!
    Could you help me?
    this is my question:
    What's the difference between Flash Builder 4.5 and Flash Builder 4.7?
    I'm going to develope a new app using Flash Builder 4.5 but the new version is available... What could I wait about it?

    The only listed change is the addition of support for the new Nike + iPod system (more information about the Nike products can be found here).

  • Flash Builder 4.5 and Cold Fusion Builder 2.0

    I evaluated Flash Builder 4.0 and my company purchased Flash Builder 4.5.  The upgrade to the new version turned into a nightmare.  I had notice Cold Fusion Builder came with my FB4.5 and so I installed it as well.  Once I finally got my projects working again with the new version, I attempted to learn to use CF.  But it appears CF Builder 2 does not come with everything you need.  I am guessing it requires CF 9.?.  Is this true?  If so, then why give us CF Builder with my FB4.5 if its not going to work?  Or was something just missing?

    I dunno; I'm not a server side admn.  But information on working with ColdFusion and GlassFish does come up in Google
    http://www.google.com/search?source=ig&hl=en&rlz=&q=GlashFish&oq=GlashFish&aq=f&aqi=g-s10& aql=&gs_sm=e&gs_upl=60l225l0l2843l3l2l0l0l0l0l254l407l0.1.1l2#sclient=psy&hl=en&safe=off&s ource=hp&q=GlashFish+and+ColdFusion&pbx=1&oq=GlashFish+and+ColdFusion&aq=f&aqi=&aql=&gs_sm =e&gs_upl=12486l14136l0l14294l15l9l0l0l0l0l319l2068l0.1.5.2l8l0&bav=on.2,or.r_gc.r_pw.r_cp .&fp=6a8ed33a17731f09&biw=1067&bih=685
    It sounds like Glassfish is an application server; just like ColdFusion (or PHP or LiveCycle).  Application servers are not usually the same as web servers, although many app servers integrate with web servers.
    I Glassfish is Java it seems probable that you could deploy an instance of ColdFusion onto Glassfish.

  • Built app with Flash Builder 4.6 and compiled for iOS, now error when loading to appstore

    I built a fairly simple app using Flash Builder 4.6 and have successfully deployed it to the Android Market (after testing on my own Android device).  I have also taken that same app and compiled it for iOS and tested it on my own iPad. 
    I have then done the release build with the "Final Release for App Store Distribution" option in the release build wizard.  I have all the correct provisioning certificates in place and compiled the application to a .ipa file.
    At this point, using a MAC, I have run the Application Loader utility to upload my application to the itunesConnect portal to get it in the appstore.  I've already gone through the steps of entering the metadata, price scheme, and screenshots in the itunes connect portal, and just need to upload it for review.
    When I upload the .ipa file into the application loader, it gives me the following error:
    "iPhone/iPod Touch:  application executable contains unsupported architecture(s): arm"
    Anyone have any idea what this means and how I can fix it?  Any help is greatly appreciated!
    Thanks in advance!

    Solved it.  Just added the following in the <InfoAdditions> tag for iPhone in my app descriptor XML file:
      <key>UIRequiredDeviceCapabilities</key>
    <array>
    <string>wifi</string>
    <string>armv6</string>
    <string>armv7</string>
    </array>

  • Flash Builder 4.0 and Flex 4.5 SDK Errors

    I'm having issues using 4.5 in FB 4.0
    Every time I create a new project and target 4.5 I get the following errors:
    Description
    Resource
    Path
    Location
    Type
    1084: Syntax error: expecting rightbrace before css
    testing
    Line 24
    Flex Problem
    1084: Syntax error: expecting rightbrace before end of program
    testing
    Line 447
    Flex Problem
    1084: Syntax error: expecting rightbrace before s
    testing
    Line 24
    Flex Problem
    1093: Syntax error.
    testing
    Line 24
    Flex Problem
    1093: Syntax error: A string literal must be terminated before the line break
    testing
    Line 24
    Flex Problem
    keep in mind the is a new project targeting the 4.5 SDK in Flash Builder 4.0. I have done nothing but create the project.
    If I create the project with 4.1 SDK in Flash Builder 4.0, there are no issues.
    Can someone confirm this is an issue with using 4.5 in FB 4.0 or share a solution to resolving the issues?
    Thank you.

    Can you create a simple project that demonstrates this?

  • Flash Builder 4.5 and lccs.swc compatibility

    Hi,
    I'm using Flash Builder 4.5 on Windows 7 trying to create a LCCS application, starting with the available LCCS examples.
    I installed the LCCS SDK.
    I updated to playerglobal.swc 10.3 and lccs.swc 10.3.
    Flash Builder is configured to use 10.3 version.
    Using Flex SDK 4.5.
    Problem:
    In design mode I see two problems:
    1) problem 1
    The XML version of design.xml and the expected XML version do not match.
    Some Design Mode features will not be available for components defined within the SWC
    Expected XML version : 2
    Actual XML version:  Unknown
    1) problem 2
    C:\Program Files (x86)\Adobe\Adobe Flash Builder 4.5\sdks\com.adobe.lccs\libs\lccs_10_3.swc- DesignAssetLoader.CompleteTimeout
    SWC file failed to load. Any component dependent on this SWC file will not be displayed in the Design Mode.
    The SWC may have failed to load because of:
    *  Incompatible definitions caused by usage of a different SDK version
    *  Missing referred class definitions
    Help is much appreciated.
    Thanks,
    Ofer

    Hi there,
    Thanks for reporting the issue.
    I'll be honest, and this might be a little controversial, but I think we're
    giving up on design mode support. The reason is that pretty much every
    version of Flash Builder expects a different design.xml format. This would
    mean, in order to support all versions, we'd have to export a new SWC for
    each version of Flash Builder in use.
    So, today, we ship Flex swcs for Player 9/10/10.1, a version for both Flex
    and Flash-only. If we wanted Design Mode support, we'd have to ship those 3
    for Flex 3/3.5/4.1/4.5/4.5.1 (just guessing here), meaning a potential 18
    SWCs. It's just too much to keep up with. Considering that you can still
    switch to code view and add what you need, the effort/reward level is just
    too low, considering the other priorities on our plates (like recording,
    10.3 AEC support, a mobile 4.5.1 SWC, etc). It's possible when we ship a
    full Spark 4.5.1 SWC, this will solve your issue for now, but we can't
    commit to supporting it.
      hope that's understandable
       nigel

  • Flash Islands Tutorial I - Confusion with Flex/Flash Builder Versions

    Hi Guys,
    i am new to the Adobe Flex/Flash Islands technology and tried to implement Tutorial I by Thomas Jung. Unfortunately i am confused by the various different versions for flex and the corresponding IDE's.
    As far as i understood SAP at the moment only supports Flex versions up to version 3.3 for NetWeaver 7 EHP1. Furtheron the Adobe Charting Components (used in the Tutorial) seem to be part of the Flex Builder Professional Version only.
    So i went to the Adobe Website and looked into the products and download areas. All i found was Flash Builder 4.5 Premium and the various Adobe and Open Source Flex SDK versions. I am using Flash Builder 4.5 as a trial right now. Unfortunately the Charting Components are not included.
    So the question i have is whether the Charting Components (e.g. <mx:BarChart /> )are included in the non Trial version of Flash Builder 4.5 Premium or whether there is any possibility to get them as an Add-On. Or do i have to use Flex Builder 3 Professional (i found no information about this on the Adobe Website)?
    Additional Hint:
    I found out that when i compile the poject with Flex SDK vesion 3.6 or higher, the compiler knows the <mx:BarChart /> tag. Also in that case the view designer is working. However FlashIslands is only supported up to Flex SDK 3.3. But when i choose 3.3 the <mx:BarChart /> tag and some other related tags are unknown.
    This is a really anoying issue.
    Best Regards,
    Dirk
    Edited by: Dirk Jäckel on Jul 19, 2011 12:14 PM

    HI Dirk,
    wtith Web Dynpro, you can only use Flex SDK version 3.3 and downwards. You can download the SDK here [http://opensource.adobe.com/wiki/display/flexsdk/DownloadFlex3]
    Flash Builder ships with Flex SDK 4.5 which is not compatible with WDA flash islands.
    As for the charts library, which Adobe referes to as the Data Visualization Component, it is also available as a separate download which can be unzipped into the same directory as the Flex SDK -- the library is available here [http://www.adobe.com/cfusion/entitlement/index.cfm?e=flex3sdk]
    I must say I am also confused, because as far I can tell data visualization component is not included in 3.3, but SAP makes no mention of this. Hopefully someone else can enlighten us on this issue?

  • Interactive floor plans with Flex / Flash builder

    Hi,
    I'm totally new to Flex and Flash builder and pretty strong in Java back end technologies.
    We're having a requirement of visually present the data center floor plan with the server racks in it. Following features has to be supported.
    1) Zoom in and out of the data center rack areas
    2) Clickable racks, which shows the details of the servers which it's carry (This has to be retrieved from the database)
    3) Click and reserve space in the data center floor (to install new racks)
    How am I going to achive this ?
    Any suggestions / tutorials highly appreciated.
    Thanks in advance,
    Dushan

    My first suggestion is to do a mockup using Flash Catalyst.  Its pretty intuitive.  Nail down the details.  Look at some of the code that it generates, and then go from there.

  • Flash Builder 4.5 and Eclipse Indigo (3.7)?

    Hi all,
    is Flash Builder 4.5 going to work well with Eclipse Indigo (Eclipse 3.7) if I would do a plugin installation???
    If not, are there plans to do so?
    Thanks.
    Paul

    I found the following info on a site (translated from Korean).  I haven't tried it yet, but I'm planning to.
    If you install Flash Builder Plugin 4.5.1 on Eclipse Indigo, it rolls back your bundles to prior versions. Naturally, you will experience clashes. For example Eclipse Marketplace Client. To prevent this, you have to do the following:
    1. Run Eclipse Indigo once and exit.
    2. Backup bundle info file to a safe place.
    %ECLIPSE_HOME%\configuration\org.eclipse.equinox.simpleconfigurator\bundles.info 
    3. Install Flash Builder Plugin by running the Adobe Flash Builder 4.5 Plug-in Utility.
    4. When it's done, restore the original bundle info file from step 2
    your backup  => %ECLIPSE_HOME%\configuration\org.eclipse.equinox.simpleconfigurator\bundles.info
    5. Open the bundle info file in a text editor.
    %ECLIPSE_HOME%\configuration\org.eclipse.equinox.simpleconfigurator\bundles.info
    6. Add the following to the end of the bundle info file (replacing all incidences of  C:/dev/Adobe%20Flash%20Builder%204.5 with the correct path to your Flash Builder install, if necessary):
    com.adobe.flash.codemodel.core,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flash.codemodel.core_4.5.1.313231/,4,false
    com.adobe.flash.codemodel.osgi,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flash.codemodel.osgi_4.5.1.313231/,4,false
    com.adobe.flash.profiler,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flash.profiler_4.5.1.313231/,4,false
    com.adobe.flash.profiler.nl1,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flash.profiler.nl1_4.5.1.313231/,4,false
    com.adobe.flashbuilder.launching.multiplatform.ui,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flashbuilder.launching.multiplatform.ui_4.5.1.313231/,4,false
    com.adobe.flashbuilder.launching.multiplatform.ui.nl1,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flashbuilder.launching.multiplatform.ui.nl1_4.5.1.313231/,4,false
    com.adobe.flashbuilder.multiplatform.android.ui,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flashbuilder.multiplatform.android.ui_4.5.1.313231/,4,false
    com.adobe.flashbuilder.multiplatform.android.ui.nl1,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flashbuilder.multiplatform.android.ui.nl1_4.5.1.313231/,4,false
    com.adobe.flashbuilder.multiplatform.ios.ui,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flashbuilder.multiplatform.ios.ui_4.5.1.313231/,4,false
    com.adobe.flashbuilder.multiplatform.ios.ui.nl1,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flashbuilder.multiplatform.ios.ui.nl1_4.5.1.313231/,4,false
    com.adobe.flashbuilder.project.multiplatform.ui,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flashbuilder.project.multiplatform.ui_4.5.1.313231/,4,false
    com.adobe.flashbuilder.project.multiplatform.ui.nl1,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flashbuilder.project.multiplatform.ui.nl1_4.5.1.313231/,4,false
    com.adobe.flexbuilder.DCDService,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexbuilder.DCDService_4.5.1.313231/,4,false
    com.adobe.flexbuilder.DCDService.nl1,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexbuilder.DCDService.nl1_4.5.1.313231/,4,false
    com.adobe.flexbuilder.ajaxbridge,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexbuilder.ajaxbridge_4.5.1.313231/,4,false
    com.adobe.flexbuilder.ajaxbridge.nl1,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexbuilder.ajaxbridge.nl1_4.5.1.313231/,4,false
    com.adobe.flexbuilder.as.editor,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexbuilder.as.editor_4.5.1.313231/,4,false
    com.adobe.flexbuilder.as.editor.nl1,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexbuilder.as.editor.nl1_4.5.1.313231/,4,false
    com.adobe.flexbuilder.axis2,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexbuilder.axis2_4.5.1.313231/,4,false
    com.adobe.flexbuilder.axis2.nl1,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexbuilder.axis2.nl1_4.5.1.313231/,4,false
    com.adobe.flexbuilder.codemodel,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexbuilder.codemodel_4.5.1.313231/,4,false
    com.adobe.flexbuilder.codemodel.nl1,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexbuilder.codemodel.nl1_4.5.1.313231/,4,false
    com.adobe.flexbuilder.crimson,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexbuilder.crimson_4.5.1.313231/,4,false
    com.adobe.flexbuilder.crimson.nl1,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexbuilder.crimson.nl1_4.5.1.313231/,4,false
    com.adobe.flexbuilder.css.editor,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexbuilder.css.editor_4.5.1.313231/,4,false
    com.adobe.flexbuilder.css.editor.nl1,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexbuilder.css.editor.nl1_4.5.1.313231/,4,false
    com.adobe.flexbuilder.dcrad,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexbuilder.dcrad_4.5.1.313231/,4,false
    com.adobe.flexbuilder.dcrad.derived,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexbuilder.dcrad.derived_4.5.1.313231/,4,false
    com.adobe.flexbuilder.dcrad.nl1,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexbuilder.dcrad.nl1_4.5.1.313231/,4,false
    com.adobe.flexbuilder.debug,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexbuilder.debug_4.5.1.313231/,4,false
    com.adobe.flexbuilder.debug.e33,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexbuilder.debug.e33_4.5.1.313231/,4,false
    com.adobe.flexbuilder.debug.nl1,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexbuilder.debug.nl1_4.5.1.313231/,4,false
    com.adobe.flexbuilder.debug.ui,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexbuilder.debug.ui_4.5.1.313231/,4,false
    com.adobe.flexbuilder.debug.ui.actions,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexbuilder.debug.ui.actions_4.5.1.313231/,4,false
    com.adobe.flexbuilder.debug.ui.e36,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexbuilder.debug.ui.e36_4.5.1.313231/,4,false
    com.adobe.flexbuilder.debug.ui.nl1,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexbuilder.debug.ui.nl1_4.5.1.313231/,4,false
    com.adobe.flexbuilder.designview,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexbuilder.designview_4.5.1.313231/,4,false
    com.adobe.flexbuilder.designview.nl1,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexbuilder.designview.nl1_4.5.1.313231/,4,false
    com.adobe.flexbuilder.editorcore,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexbuilder.editorcore_4.5.1.313231/,4,false
    com.adobe.flexbuilder.editorcore.nl1,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexbuilder.editorcore.nl1_4.5.1.313231/,4,false
    com.adobe.flexbuilder.editors.derived,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexbuilder.editors.derived_4.5.1.313231/,4,false
    com.adobe.flexbuilder.editors.derived.nl1,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexbuilder.editors.derived.nl1_4.5.1.313231/,4,false
    com.adobe.flexbuilder.exportimport,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexbuilder.exportimport_4.5.1.313231/,4,false
    com.adobe.flexbuilder.exportimport.nl1,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexbuilder.exportimport.nl1_4.5.1.313231/,4,false
    com.adobe.flexbuilder.flashbridge,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexbuilder.flashbridge_4.5.1.313231/,4,false
    com.adobe.flexbuilder.flashbridge.nl1,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexbuilder.flashbridge.nl1_4.5.1.313231/,4,false
    com.adobe.flexbuilder.flex,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexbuilder.flex_4.5.1.313231/,4,false
    com.adobe.flexbuilder.flexunit,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexbuilder.flexunit_4.5.1.313231/,4,false
    com.adobe.flexbuilder.flexunit.derived,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexbuilder.flexunit.derived_4.5.1.313231/,4,false
    com.adobe.flexbuilder.flexunit.nl1,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexbuilder.flexunit.nl1_4.5.1.313231/,4,false
    com.adobe.flexbuilder.help,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexbuilder.help_4.5.1.313231/,4,false
    com.adobe.flexbuilder.help.nl1,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexbuilder.help.nl1_4.5.1.313231/,4,false
    com.adobe.flexbuilder.importartwork,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexbuilder.importartwork_4.5.1.313231/,4,false
    com.adobe.flexbuilder.importartwork.nl1,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexbuilder.importartwork.nl1_4.5.1.313231/,4,false
    com.adobe.flexbuilder.json,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexbuilder.json_4.5.1.313231/,4,false
    com.adobe.flexbuilder.launching.ui,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexbuilder.launching.ui_4.5.1.313231/,4,false
    com.adobe.flexbuilder.launching.ui.nl1,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexbuilder.launching.ui.nl1_4.5.1.313231/,4,false
    com.adobe.flexbuilder.monitors.network,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexbuilder.monitors.network_4.5.1.313231/,4,false
    com.adobe.flexbuilder.monitors.network.nl1,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexbuilder.monitors.network.nl1_4.5.1.313231/,4,false
    com.adobe.flexbuilder.multisdk,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexbuilder.multisdk_4.5.1.313231/,4,false
    com.adobe.flexbuilder.mxml.editor,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexbuilder.mxml.editor_4.5.1.313231/,4,false
    com.adobe.flexbuilder.mxml.editor.nl1,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexbuilder.mxml.editor.nl1_4.5.1.313231/,4,false
    com.adobe.flexbuilder.mxmlmodel,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexbuilder.mxmlmodel_4.5.1.313231/,4,false
    com.adobe.flexbuilder.project,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexbuilder.project_4.5.1.313231/,4,false
    com.adobe.flexbuilder.project.e35,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexbuilder.project.e35_4.5.1.313231/,4,false
    com.adobe.flexbuilder.project.nl1,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexbuilder.project.nl1_4.5.1.313231/,4,false
    com.adobe.flexbuilder.project.ui,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexbuilder.project.ui_4.5.1.313231/,4,false
    com.adobe.flexbuilder.project.ui.nl1,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexbuilder.project.ui.nl1_4.5.1.313231/,4,false
    com.adobe.flexbuilder.services.BlazeDSService,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexbuilder.services.BlazeDSService_4.5.1.313231/,4,false
    com.adobe.flexbuilder.services.CFService,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexbuilder.services.CFService_4.5.1.313231/,4,false
    com.adobe.flexbuilder.services.CFService.nl1,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexbuilder.services.CFService.nl1_4.5.1.313231/,4,false
    com.adobe.flexbuilder.services.HTTPService,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexbuilder.services.HTTPService_4.5.1.313231/,4,false
    com.adobe.flexbuilder.services.HTTPService.nl1,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexbuilder.services.HTTPService.nl1_4.5.1.313231/,4,false
    com.adobe.flexbuilder.services.J2EEService,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexbuilder.services.J2EEService_4.5.1.313231/,4,false
    com.adobe.flexbuilder.services.J2EEService.nl1,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexbuilder.services.J2EEService.nl1_4.5.1.313231/,4,false
    com.adobe.flexbuilder.services.LCDSService,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexbuilder.services.LCDSService_4.5.1.313231/,4,false
    com.adobe.flexbuilder.services.PHPService,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexbuilder.services.PHPService_4.5.1.313231/,4,false
    com.adobe.flexbuilder.services.PHPService.nl1,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexbuilder.services.PHPService.nl1_4.5.1.313231/,4,false
    com.adobe.flexbuilder.services.StaticContentService,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexbuilder.services.StaticContentService_4.5.1.313231/,4,false
    com.adobe.flexbuilder.services.StaticContentService.nl1,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexbuilder.services.StaticContentService.nl1_4.5.1.313231/,4,false
    com.adobe.flexbuilder.services.WEBService,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexbuilder.services.WEBService_4.5.1.313231/,4,false
    com.adobe.flexbuilder.services.WEBService.derived,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexbuilder.services.WEBService.derived_4.5.1.313231/,4,false
    com.adobe.flexbuilder.services.WEBService.nl1,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexbuilder.services.WEBService.nl1_4.5.1.313231/,4,false
    com.adobe.flexbuilder.standalone,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexbuilder.standalone_4.5.1.313231/,4,false
    com.adobe.flexbuilder.standalone.e36,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexbuilder.standalone.e36_4.5.1.313231/,4,false
    com.adobe.flexbuilder.standalone.nl1,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexbuilder.standalone.nl1_4.5.1.313231/,4,false
    com.adobe.flexbuilder.tengine,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexbuilder.tengine_4.5.1.313231/,4,false
    com.adobe.flexbuilder.tengine.nl1,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexbuilder.tengine.nl1_4.5.1.313231/,4,false
    com.adobe.flexbuilder.ui,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexbuilder.ui_4.5.1.313231/,4,false
    com.adobe.flexbuilder.ui.nl1,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexbuilder.ui.nl1_4.5.1.313231/,4,false
    com.adobe.flexbuilder.utils.osnative,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexbuilder.utils.osnative_4.5.1.313231/,4,false
    com.adobe.flexbuilder.utils.osnative.win,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexbuilder.utils.osnative.win_4.5.1.313231/,4,false
    com.adobe.flexide.amt,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexide.amt_4.5.1.313231/,4,false
    com.adobe.flexide.as.core,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexide.as.core_4.5.1.313231/,4,false
    com.adobe.flexide.as.core.nl1,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexide.as.core.nl1_4.5.1.313231/,4,false
    com.adobe.flexide.communityhelp,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexide.communityhelp_4.5.1.313231/,4,false
    com.adobe.flexide.communityhelp.nl1,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexide.communityhelp.nl1_4.5.1.313231/,4,false
    com.adobe.flexide.css.core,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexide.css.core_4.5.1.313231/,4,false
    com.adobe.flexide.css.core.nl1,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexide.css.core.nl1_4.5.1.313231/,4,false
    com.adobe.flexide.designitems,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexide.designitems_4.5.1.313231/,4,false
    com.adobe.flexide.editorcore,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexide.editorcore_4.5.1.313231/,4,false
    com.adobe.flexide.editorcore.nl1,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexide.editorcore.nl1_4.5.1.313231/,4,false
    com.adobe.flexide.editors.derived.e35,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexide.editors.derived.e35_4.5.1.313231/,4,false
    com.adobe.flexide.embeddedplayer,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexide.embeddedplayer_4.5.1.313231/,4,false
    com.adobe.flexide.exportimport,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexide.exportimport_4.5.1.313231/,4,false
    com.adobe.flexide.exportimport.nl1,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexide.exportimport.nl1_4.5.1.313231/,4,false
    com.adobe.flexide.externaleditors,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexide.externaleditors_4.5.1.313231/,4,false
    com.adobe.flexide.externaleditors.nl1,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexide.externaleditors.nl1_4.5.1.313231/,4,false
    com.adobe.flexide.fcproject,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexide.fcproject_4.5.1.313231/,4,false
    com.adobe.flexide.fcproject.nl1,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexide.fcproject.nl1_4.5.1.313231/,4,false
    com.adobe.flexide.fonts,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexide.fonts_4.5.1.313231/,4,false
    com.adobe.flexide.launching,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexide.launching_4.5.1.313231/,4,false
    com.adobe.flexide.launching.multiplatform,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexide.launching.multiplatform_4.5.1.313231/,4,false
    com.adobe.flexide.launching.multiplatform.nl1,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexide.launching.multiplatform.nl1_4.5.1.313231/,4,false
    com.adobe.flexide.launching.nl1,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexide.launching.nl1_4.5.1.313231/,4,false
    com.adobe.flexide.multiplatform.android,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexide.multiplatform.android_4.5.1.313231/,4,false
    com.adobe.flexide.multiplatform.android.nl1,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexide.multiplatform.android.nl1_4.5.1.313231/,4,false
    com.adobe.flexide.multiplatform.ios,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexide.multiplatform.ios_4.5.1.313231/,4,false
    com.adobe.flexide.multiplatform.ios.nl1,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexide.multiplatform.ios.nl1_4.5.1.313231/,4,false
    com.adobe.flexide.multisdk.nl1,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexide.multisdk.nl1_4.5.1.313231/,4,false
    com.adobe.flexide.mxml.core,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexide.mxml.core_4.5.1.313231/,4,false
    com.adobe.flexide.mxml.core.nl1,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexide.mxml.core.nl1_4.5.1.313231/,4,false
    com.adobe.flexide.nativelibs,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexide.nativelibs_4.5.1.313231/,4,false
    com.adobe.flexide.playerview,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexide.playerview_4.5.1.313231/,4,false
    com.adobe.flexide.project.multiplatform,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexide.project.multiplatform_4.5.1.313231/,4,false
    com.adobe.flexide.project.multiplatform.nl1,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexide.project.multiplatform.nl1_4.5.1.313231/,4,false
    com.adobe.flexide.refactoring.core,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexide.refactoring.core_4.5.1.313231/,4,false
    com.adobe.flexide.refactoring.core.nl1,4.5.1.313231,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.flexide.refactoring.core.nl1_4.5.1.313231/,4,false
    com.adobe.model.core,4.5.304901.v20110217,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.model.core_4.5.304901.v20110217.jar,4,false
    com.adobe.rds.core,4.5.304901.v20110217,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.rds.core_4.5.304901.v20110217.jar,4,false
    com.adobe.rds.dataview,4.5.304901.v20110217,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.adobe.rds.dataview_4.5.304901.v20110217.jar,4,false
    com.qnx.flashbuilder.multiplatform.qnx.ui,1.0.1.201104252316,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.qnx.flashbuilder.multiplatform.qnx.ui_1.0.1.201104252316.jar,4,false
    com.qnx.flashbuilder.multiplatform.qnx.ui.nl1,1.0.1.201104252316,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.qnx.flashbuilder.multiplatform.qnx.ui.nl1_1.0.1.201104252316.jar,4,false
    com.qnx.flexide.multiplatform.qnx,1.0.1.201104252316,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.qnx.flexide.multiplatform.qnx_1.0.1.201104252316.jar,4,false
    com.qnx.flexide.multiplatform.qnx.nl1,1.0.1.201104252316,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.qnx.flexide.multiplatform.qnx.nl1_1.0.1.201104252316.jar,4,false
    com.qnx.tools.bbt.core,1.0.1.201104252316,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.qnx.tools.bbt.core_1.0.1.201104252316.jar,4,false
    com.qnx.tools.bbt.core.nl1,1.0.1.201104252316,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.qnx.tools.bbt.core.nl1_1.0.1.201104252316.jar,4,false
    com.qnx.tools.bbt.ui,1.0.1.201104252316,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.qnx.tools.bbt.ui_1.0.1.201104252316.jar,4,false
    com.qnx.tools.bbt.ui.nl1,1.0.1.201104252316,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.qnx.tools.bbt.ui.nl1_1.0.1.201104252316.jar,4,false
    com.qnx.tools.flashbuilder4.help,1.0.1.201104252316,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.qnx.tools.flashbuilder4.help_1.0.1.201104252316/,4,false
    com.qnx.tools.flashbuilder45,1.0.1.201104252316,file:/C:/dev/Adobe%20Flash%20Builder%204.5/eclipse/plugins/com.qnx.tools.flashbuilder45_1.0.1.201104252316.jar,4,false

  • Flash Builder 4.5 and iOS

    Hi,
    I have download Flash Builder 4.5.
    When I install it, I also check 'Air for Apple iOS support' to install it too.
    But when I create a new Flex Mobile Application, at the second page, I can chose the Platform Target be I just have Android and not iOS.
    What do I have to do to create a iOS application?
    Thanks

    Hi,
    You need to create an Actionscript project to see iOS in target application list.
    When you create a mxml mobile project you'll see only android.
    Thanks,
    Tamil

Maybe you are looking for