Flash Builder 4 compiles tests to Flash Player 9?

Hi all,
I seem to be running into a serious problem:
Inside Flash Builder (262635) - Inside the package explorer - when I right click on a test suite and choose 'Execute FlexUnit Tests' - It seems to build the tests targetting flash player 9 and complains about 'Type was not found compile time constant: Vector'. Using the same test suite from an ant script that explicitly sets the target to be flash player 10 is fine, but I can't get it to work from insiode the IDE.
Is there any way to tell the internal testing system to target flash player 10? My compiler for the project is set to target 10.
Conrad

Just got the same problem and, after reading this http://opensource.adobe.com/wiki/display/flexsdk/Targeting+Flash+Player+10 I solved it by changing target player in flex-config.xml (found in your_sdk/frameworks) to 10.0.0:
<target-player>10.0.0</target-player>
I suggest duplicating your existing SDK (presumably 3.5) to 3.5_10 and changing the flex-config.xml. That is if you have multiple projects in your workspace and you expect some of them to compile with fp 9.
Let me know if it worked out.

Similar Messages

  • Flash builder 4.6 with Flash CS5.5 mobile work flow

    I have a mobile application built in flash professional. For captive runtime or native extensions i use the command line.
    I now want to start using flash builder, as i hear this is the undisputed better coding environment.
    In flash builder, i created a 'flash professional project' to work on my app with both tools simultaneously.
    I thought flash builder 4.6 would give me options like captive runtime or native extensions without using the command line.
    However i dont see these options at all. When i am using a 'flash professional project' in flash builder, am i essentially just using flash builder as a code editor, and all export settings are still handled in flash IDE ? Meaning i cannot take advantage of captive runtime+ ANEs unless using an 'actionscript mobile project'
    Please advise.
    Also, even if i use it as just a better code editor, i am not finding it better so far.
    syntax highlighting seems poor
    simple things like touch events.
    function parameters or inside the function like e.touchPointID , e.stageX
    none of this is highlighted.
    or as simple as
    ball.x;
    the .x would normally be highlighted, but it is not in flash builder.
    Basically, i am finding as a tool to use with flashIDE as a flash professional project, so far i am seeing no benefits. Please help me to discover what i am missing about this editing environments mobile work flow.
    also when i hit ctrl+s to save my work, it jumps between the two programs... saving the project i suppose? hard to just quickly save as you go in case of crashes and such.
    (using winsows 7)
    thanks

    ba-bump

  • Where is the "done" button in Flash CS4 when using Flash Builder 4's new flash component or container?

    The documentation for Flash Builder 4 beta says that after opening flash from flash builder, I should click a "done" button in flash and flash should close and what I created in flash should be included as a component or container in Flash Builder.  Using the Flash Builder 4 beta on Windows, when I click on the "create in flash" button on the properties panel for either the new flash component or container, Flash CS4 opens, I create something in Flash and no "done" button is present.  Nor is anything present in the menus resembling a "done" option.  Where is it?

    Hi Jeffrey:
    Still no done button.  Now under commands in Flash I can convert symbols to flex components and containers and these show up in the Flash library.
    Thanks:
    Jim
    Date: Wed, 30 Sep 2009 09:58:10 -0600
    From: [email protected]
    To: [email protected]
    Subject: Where is the "done" button in Flash CS4 when using Flash Builder 4's new flash component or container?
    Hi,
    You may need to install FlexComponentKit.mxp to your Flash CS4 beforehand.
    Jeffrey
    Date: Tue, 29 Sep 2009 17:04:36 -0600
    From: mailto:[email protected]
    To: mailto:[email protected]
    Subject: Flex Where is the "done" button in Flash CS4 when using Flash Builder 4's new flash component or container?
    I apparently didn't get one.  I've looked under various workspace configurations.  Another thing that seems odd is that when Flash opens I get the opening panel that allows me to select the type of file and version of AS I want to use.  I select new file with AS3.  Any ideas on why the "done" button wouldn't be present and if the opening panel is what I should expect on opening Flash after clicking the "create in Flash" button?
    >
    >

  • 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 compiling

    Will Flash Builder 4 also be able to publish AS3 based projects -> iPhone native apps as well or is this only going to be limited to Flash CS5.

    Creating iPhone apps in ActionScript is on the Flex Builder roadmap, however it's not known at this point what version of Flash Builder will get that support.
    However, as was shown in the MAX keynote and in other places e.g. Flash on the Beach, Flash Builder 4 and Flash Pro CS5 can be used together much more closely, editing in Flash Builder and having it publish/compile using Flash Pro, for example. So even if it's not directly supported in Flash Builder 4, you can use Flash Builder 4 as your editor and create an all-ActionScript project, and publish it using Flash Pro.

  • Any clues on this error trace? Flash Builder compiling for iOS...

    Hi,
    All of a sudden, I am seeing the following when I try to compile an app for iOS:
    [code]
      Error occurred while packaging the application:
    # A fatal error has been detected by the Java Runtime Environment:
    # Internal Error (0xe06d7363), pid=3736, tid=7512
    # JRE version: 6.0_16-b01
    # Java VM: Java HotSpot(TM) Client VM (14.2-b01 mixed mode windows-x86 )
    # Problematic frame:
    # C [KERNELBASE.dll+0xc41f]
    # An error report file with more information is saved as:
    # C:\Users\GAIUSC~1\AppData\Local\Temp\AOT1351170957959\hs_err_pid3736.log
    [/code]
    The error log has been deleted by the time I get to it and there is no other clue, not aware of making any other changes that could affect it.
    Will try restarting but...
    Any clues or ideas would be welcome!
    Thanks,
    G

    Hmm.
    I have googled the error code C [KERNELBASE.dll+0xc41f] and it is suggesting an incompatibility with 64-bit versus 32-bit systems. I did previously install the 64-bit Flash Builder 4.7 trial, and then uninstall it again because it gave too many bugs on my machine and played havoc with FB 4.6.
    I will try in the 4.7 forum to see if they have any ideas.
    G

  • Trouble Import Flash Builder 4 project into Flash Builder 4.5

    Hi,
    I have quite a lot of Flash Builder 4 Air project which I would like to convert all of them into Flash Builder 4.5 project. However, after I tried to import it into 4.5, the project got error and saying that "application descriptor not found".
    I am posting it here because I believe it is due to improper import of the air project into 4.5. Flash Builder 4.5 should be intelligent enough to solve the problem when converting the project. Hope there will be a fix for it soon
    Btw, how can I manually solve this problem so that I can get all my previous projects run on 4.5? Thanks.

    Hi Yue,
    I'm sorry you're running into problems with Flash Builder.  Would you mind reposting this over on the Flash Builder forums?  You'll probably have better luck over there.
    Thanks,
    Chris

  • Flash Builder + unit tests = Unknown error generating output application.xml

    Please see my initial forum post here: http://forums.adobe.com/message/3730193
    This forum does not let me mark my initial post as "not answered" (re-opened) and it seems the dev is not going to respond to it as-is (maybe because he does not know)... so I'll re-open it this way
    An update to my initial post:
    I am now seeing this on Flex 4.1 projects as well. Both AIR and Flex Library projects.
    It appears to be some kind of race condition. Sometimes unit tests will launch on the first try, other times it takes 4-5 tries. If I keep the unit tests application XML open in the background, even on successful launches I see that the <content> node is re-written to contain the square brackets.

    Thanks Sudhir. I had just assumed that you were not getting the notifications since the ticket was marked as "answered".
    I appreciate your help in this matter.

  • Flash Builder can't Test or Debug

    Recently I've not been able to test or debug my Actionscript projects. Everytime I try I get the following error screen.
    I tried reinstalling Flash and the individual debuggers (do I need to use them to replace a file?)
    Current specs are:
    > Adobe Flash Builder 4
    > Adobe Flash Player:

    Here's an update...
    I've looked for every Flash Player and Debugger I could find in the Adobe Flash CS5, Flash Builder 4 and seperate Flash Player folder and deleted them from my computer. Then I reinstalled Flash Player and installed the following debugger:
    After that I tried Flash Builder again and was able to test my project, though it opened Flash CS5 instead of Flash Player, very strange.
    So I continued with the debugger and that also started the Flash CS5 player instead of the standalone player and also started loading in Flash Builder:
    Up till the point where Flash Builder showed me this error:
    The current problem is now the error above and the fact that I can't seem to be able to see any traces of debugging code in my console (Flash Builder) or Output screen (Flash Pro CS5).
    Has anyone got an idea?
    UPDATE:
    I was able to make it work IF I let Flash Builder Generate an HTML Wrapper file.
    If I tick it off, the debugging will start Flash Pro CS5, but doesn't debug and gives me the same things as the 2 last screenshot.

  • Flash player 10.1 with Flash Builder 4

    How do you configure Flash Builder 4 to use Flash Player 10.1 debugger?
    I tried this:
    http://blogs.adobe.com/jasonsj/2010/03/targeting_flash_player_101_beta_in_flash_builder_4. html
    And it doesn't work: It still launches flash player 10.0.x. I ran the flash player uninstaller and reinstalled flash player 10.1 rc5 debug version. Still no luck.
    Thanks,
    Trevor

    2 tricks to try:
    1) Remote debug by URL, see http://blogs.adobe.com/jasonsj/2010/05/debug_tricks_remote_debug_with_conditional_breakpoi nts.html
    2) Remote debug by URL=about:blank
    For option #2, launch a debug session for your project, but instead of specifying the live URL, type in about:blank. Then, right click in the player and choose "Debugger". Select "Connect to debugger" and localhost.
    Jason San Jose
    Software Engineer, Flash Builder

  • Flex Builder 4.6 Error: Flash Player Version

    I have recently downloaded the Flex Builder 4.6 trail.  I am trying to run my web application I have created and have run into an error.  I have searched for solutions and have only gotten vauge answers.  The error message says:
    Required Adobe Flash Player version not installed.
    C:\Windows\System32\Macromed\Flash\NPSWF64_11_0_1.dll
    This project requires a more recent version fo the Adobe Flash Player. You might
    need to install the Flash Player or reinstall Flash Builder.
        Installed Adobe Flash Player version: 11,0,1,152
        Required version: 11,1,0,0
    Do you still want to launch the application?
    I am currently using Google Chrome as my browser.  Any help on this matter would be greatly appreciated!

    Moved to the Flash Builder forum for Installing and activating Flash Builder. They will be able to help you here.

  • Flash Builder 4.5 Hangs When Loading Large Projects

    I recently upgraded from Flash Builder 4.0 to Flash builder 4.5.  I am running the 32 bit version of Eclipse Helios on windows 7, 64 bit.  I have installed the latest 32 bit Java build, jdk1.6.0_25
    Smaller projects and libraries appear to build and run fine.  However when I attempt to load my main application, which is quite large, Eclipse Hangs for several minutes.  Occasionally it will return after some time, but as soon as I move the mouse cursor again it hangs again.  The last attempt had 1.8 Gigs of memory allocated to the eclipse process before I killed it.
    Some other things I have noticed.
    *) 4.5 does appear to be more sluggish for me generally than 4.0 for the demo apps I have built to test weather or not the install is working
    *) If I do not attempt to actually open any files, I am able to clean the project and have it produce an executable
    *) I have "build automatically" turned off, the problem does not seem to be initiated by the build. The problem seems to be something to do with loading large mxml files or files which include large mxml files.
    *) The log files only complain about Eclipse being closed improperly (from me killing it aftter a prolonged hang) and about a collision with the ctrl+shift+G key combination
    *) I have reverted to the original 4.0 plugin and the project still builds fine
    *) Opening the stand alone flash builder 4.5 and pointing it at the same projects that work in 4.0 yields the same hanging symptoms as the 4.5 plugin version
    *) I have juiced up my Eclipse memory settings and confirmed that they work quite well for my 4.0 build.  My Eclipse.ini looks like:
    -showsplash
    org.eclipse.platform
    --launcher.XXMaxPermSize
    256m
    -startup
    plugins/org.eclipse.equinox.launcher_1.1.0.v20100507.jar
    --launcher.library
    plugins/org.eclipse.equinox.launcher.win32.win32.x86_1.1.1.R36x_v20100810
    -product
    org.eclipse.epp.package.java.product
    --launcher.defaultAction
    openFile
    --launcher.defaultAction
    openFile
    -vm
    c:/Program Files (x86)/Java/jdk1.6.0_25/bin/javaw.exe
    -vmargs
    -Dosgi.requiredJavaVersion=1.5
    -Xms1024m
    -Xmx1024m
    -XX:PermSize=256m
    -XX:MaxPermSize=256m
    I am really interested in several of of the new 4.5 features.  Any comments / suggestions welcome.  I am out of ways I know how to trouble shoot this short of rebuilding my app up from scratch by adding components one at a time, which would take a very long time.
    If it would be at all helpful, I would be happy to drop by the San Francisco office with my laptop to trouble-shoot this
    -Chris.

    When I run the application in the memory profiler under FB 4.0 it takes
    about 80MB of RAM peak.
    I can not get the app to launch out of FB 4.5.
    I have reproduced this issue on two different machines running only Eclipse
    both stand alone and the plugin versions.
    My machine has 4GB of RAM, my typical usage is less than 2GB.
    Right now with FB 4.0 I am working on the problem project and a few sample
    projects and Eclipse is consuming about 600MB which seems normal to me.
    The confusing thing for me is that everything works fine and is responsive
    with FB 4.0 and the issue does not seem to be actually compiling the
    application, rather it has something to do with how FB is parsing my source
    code that causes the hang.  Almost like somehow a circular dependency check
    that used to work is now failing or something like that.
    I am not sure how to find out what FB 4.5 is hanging on precisely.  I can only
    see that the logs look normal and memory usage climbs out of sight while it
    is hanging.
    -Chris

  • Flash Builder debug swf only

    Is there a way to set up a Flash Builder Actionscript 3 project where I don't have to debug the swf's in the browser? I'd just like to debug the swf by itself, so ideally when I click debug, a swf pops up, not the browser with the swf contained inside. Thanks.

    Go to Project Properties -> ActionScript Compiler and uncheck "Generate HTML Wrapper".
    Now if you are in Flash Builder 4.5, on debug, the SWF will open up in the bundled standalone flash player (you can point to another standalone player in Preferences -> Flash Builder -> Debug).
    In Flash Builder 4, debug launch will ask the OS to open the default associated program with .SWF files. If you associate .SWF with a standalone player (do that by "Open With" on Win and "Get Info" on Mac), then you're good to go.
    -Anirudh

  • Using flex4.1, Flash Builder giving error "flash.filesystem::StorageVolume could not be found."

    Hi there,
              I'm trying to copy some files to Storage Card on a AIR application. Is this possible with the latest version of the AIR SDK (2.0)?
              I am developing in Flash Builder. I have downloaded the lastest flex sdk(4.1)  and used it.
              Flash Builder then recognises the StorageVolume and StorageVolumeInfo classes. However when I then run the app the debugger throws an error on the following line:
    LINE:
    var volumes:Vector.<StorageVolume> = StorageVolumeInfo.storageVolumeInfo.getStorageVolumes();
    Note: I have imported both classes as well.

    I'v read the article
    http://forums.adobe.com/message/2984004#2984004,
    and checked my application.xml, The content of the first two lines is:
    <?xml version="1.0" encoding="utf-8" standalone="no"?>
    <application xmlns="http://ns.adobe.com/air/application/2.0">
    Error message from flash builder debug:
    typecheck Player/getLocalVideo()
      outer-scope = [global Object$ flash.events::EventDispatcher$ flash.display::DisplayObject$ flash.display::InteractiveObject$ flash.display::DisplayObjectContainer$ flash.display::Sprite$ mx.core::FlexSprite$ mx.core::UIComponent$ spark.components.supportClasses::SkinnableComponent$ spark.components.supportClasses::SkinnableContainerBase$ spark.components::SkinnableContainer$ spark.components::Application$ spark.components::WindowedApplication$ Player$]
                           [Player[O] *[A] *[A] *[A] *[A] *[A] *[A] *[A] *[A] *[A] *[A]] {} ()
      0:debugfile "D:\My Documents\Adobe Flash Builder 4\LiveVideoClient\OnSiteEnforceLawPublish\src;;Player.mxml"
                           [Player[O] *[A] *[A] *[A] *[A] *[A] *[A] *[A] *[A] *[A] *[A]] {} ()
      2:debugline 20
                           [Player[O] *[A] *[A] *[A] *[A] *[A] *[A] *[A] *[A] *[A] *[A]] {} ()
      4:getlocal0
                           [Player[O] *[A] *[A] *[A] *[A] *[A] *[A] *[A] *[A] *[A] *[A]] {} (Player[O])
      5:pushscope
                           [Player[O] *[A] *[A] *[A] *[A] *[A] *[A] *[A] *[A] *[A] *[A]] {Player[O]} ()
      6:pushnull
                           [Player[O] *[A] *[A] *[A] *[A] *[A] *[A] *[A] *[A] *[A] *[A]] {Player[O]} (null[O])
      7:coerce_s
                           [Player[O] *[A] *[A] *[A] *[A] *[A] *[A] *[A] *[A] *[A] *[A]] {Player[O]} (String?[S])
      8:setlocal 5
                           [Player[O] *[A] *[A] *[A] *[A] String?[S] *[A] *[A] *[A] *[A] *[A]] {Player[O]} ()
      10:pushnull
                           [Player[O] *[A] *[A] *[A] *[A] String?[S] *[A] *[A] *[A] *[A] *[A]] {Player[O]} (null[O])
      11:coerce mx.collections::ArrayCollection
                           [Player[O] *[A] *[A] *[A] *[A] String?[S] *[A] *[A] *[A] *[A] *[A]] {Player[O]} (mx.collections::ArrayCollection?[O])
      13:setlocal 6
                           [Player[O] *[A] *[A] *[A] *[A] String?[S] mx.collections::ArrayCollection?[O] *[A] *[A] *[A] *[A]] {Player[O]} ()
      15:pushnull
                           [Player[O] *[A] *[A] *[A] *[A] String?[S] mx.collections::ArrayCollection?[O] *[A] *[A] *[A] *[A]] {Player[O]} (null[O])
      16:coerce flash.filesystem::File
                           [Player[O] *[A] *[A] *[A] *[A] String?[S] mx.collections::ArrayCollection?[O] *[A] *[A] *[A] *[A]] {Player[O]} (flash.filesystem::File?[O])
      18:setlocal 7
                           [Player[O] *[A] *[A] *[A] *[A] String?[S] mx.collections::ArrayCollection?[O] flash.filesystem::File?[O] *[A] *[A] *[A]] {Player[O]} ()
      20:pushnull
                           [Player[O] *[A] *[A] *[A] *[A] String?[S] mx.collections::ArrayCollection?[O] flash.filesystem::File?[O] *[A] *[A] *[A]] {Player[O]} (null[O])
      21:coerce_s
                           [Player[O] *[A] *[A] *[A] *[A] String?[S] mx.collections::ArrayCollection?[O] flash.filesystem::File?[O] *[A] *[A] *[A]] {Player[O]} (String?[S])
      22:setlocal 8
                           [Player[O] *[A] *[A] *[A] *[A] String?[S] mx.collections::ArrayCollection?[O] flash.filesystem::File?[O] String?[S] *[A] *[A]] {Player[O]} ()
      24:pushnull
                           [Player[O] *[A] *[A] *[A] *[A] String?[S] mx.collections::ArrayCollection?[O] flash.filesystem::File?[O] String?[S] *[A] *[A]] {Player[O]} (null[O])
      25:coerce_s
                           [Player[O] *[A] *[A] *[A] *[A] String?[S] mx.collections::ArrayCollection?[O] flash.filesystem::File?[O] String?[S] *[A] *[A]] {Player[O]} (String?[S])
      26:setlocal 9
                           [Player[O] *[A] *[A] *[A] *[A] String?[S] mx.collections::ArrayCollection?[O] flash.filesystem::File?[O] String?[S] String?[S] *[A]] {Player[O]} ()
      28:debug
                           [Player[O] *[A] *[A] *[A] *[A] String?[S] mx.collections::ArrayCollection?[O] flash.filesystem::File?[O] String?[S] String?[S] *[A]] {Player[O]} ()
      33:debug
                           [Player[O] *[A] *[A] *[A] *[A] String?[S] mx.collections::ArrayCollection?[O] flash.filesystem::File?[O] String?[S] String?[S] *[A]] {Player[O]} ()
      38:debug
                           [Player[O] *[A] *[A] *[A] *[A] String?[S] mx.collections::ArrayCollection?[O] flash.filesystem::File?[O] String?[S] String?[S] *[A]] {Player[O]} ()
      43:debug
                           [Player[O] *[A] *[A] *[A] *[A] String?[S] mx.collections::ArrayCollection?[O] flash.filesystem::File?[O] String?[S] String?[S] *[A]] {Player[O]} ()
      48:debug
                           [Player[O] *[A] *[A] *[A] *[A] String?[S] mx.collections::ArrayCollection?[O] flash.filesystem::File?[O] String?[S] String?[S] *[A]] {Player[O]} ()
      53:debug
                           [Player[O] *[A] *[A] *[A] *[A] String?[S] mx.collections::ArrayCollection?[O] flash.filesystem::File?[O] String?[S] String?[S] *[A]] {Player[O]} ()
      58:debug
                           [Player[O] *[A] *[A] *[A] *[A] String?[S] mx.collections::ArrayCollection?[O] flash.filesystem::File?[O] String?[S] String?[S] *[A]] {Player[O]} ()
      63:debug
                           [Player[O] *[A] *[A] *[A] *[A] String?[S] mx.collections::ArrayCollection?[O] flash.filesystem::File?[O] String?[S] String?[S] *[A]] {Player[O]} ()
      68:debug
                           [Player[O] *[A] *[A] *[A] *[A] String?[S] mx.collections::ArrayCollection?[O] flash.filesystem::File?[O] String?[S] String?[S] *[A]] {Player[O]} ()
      73:debug
                           [Player[O] *[A] *[A] *[A] *[A] String?[S] mx.collections::ArrayCollection?[O] flash.filesystem::File?[O] String?[S] String?[S] *[A]] {Player[O]} ()
      78:debugline 23
                           [Player[O] *[A] *[A] *[A] *[A] String?[S] mx.collections::ArrayCollection?[O] flash.filesystem::File?[O] String?[S] String?[S] *[A]] {Player[O]} ()
      80:findpropstrict flash.filesystem::StorageVolumeInfo
                           [Player[O] *[A] *[A] *[A] *[A] String?[S] mx.collections::ArrayCollection?[O] flash.filesystem::File?[O] String?[S] String?[S] *[A]] {Player[O]} (Object[A])
      82:getproperty flash.filesystem::StorageVolumeInfo
                           [Player[O] *[A] *[A] *[A] *[A] String?[S] mx.collections::ArrayCollection?[O] flash.filesystem::File?[O] String?[S] String?[S] *[A]] {Player[O]} (*[A])
      84:getproperty storageVolumeInfo
                           [Player[O] *[A] *[A] *[A] *[A] String?[S] mx.collections::ArrayCollection?[O] flash.filesystem::File?[O] String?[S] String?[S] *[A]] {Player[O]} (*[A])
      86:callproperty getStorageVolumes 0
                           [Player[O] *[A] *[A] *[A] *[A] String?[S] mx.collections::ArrayCollection?[O] flash.filesystem::File?[O] String?[S] String?[S] *[A]] {Player[O]} (*[A])
      89:coerce __AS3__.vec::Vector
    VerifyError: Error #1014: Class flash.filesystem::StorageVolume could not be found.
    at Player/___Player_WindowedApplication1_windowComplete()[D:\My Documents\Adobe Flash Builder 4\LiveVideoClient\OnSiteEnforceLawPublish\src\Player.mxml:4]
    at flash.events::EventDispatcher/dispatchEventFunction()
    at flash.events::EventDispatcher/dispatchEvent()
    at mx.core::UIComponent/dispatchEvent()[E:\dev\4.x\frameworks\projects\framework\src\mx\core \UIComponent.as:12528]
    at spark.components::WindowedApplication/enterFrameHandler()[E:\dev\4.x\frameworks\projects\ airspark\src\spark\components\WindowedApplication.as:2355]

  • Flash Builder 4.5 + AIR 3.0 RC1 does not output modules to correct location

    Hello
    I'm having some trouble with Flash Builder 4.5 and Flex SDK 4.5.1.21328 with AIR 3.0 RC1. Flash Builder does not appear to compile modules into the location set in the "Edit module" dialog.
    The screenshots below show that the output path of a module is set to a specific folder, yet Flash Builder compiles the module into the default sub-folder.
    #1. Project properties showing application modules
    #2. Dialog showing the path to the module. Not the "Output SWF" location. The default location is the same as the package namespaces, eg: "d6/v3/banners/Banners.swf". After removing the path the module should compile into the output folder (set to bin/debug), however as the next screenshot shows, the module still compiles into the default sub-folder.
    #3. The module is compiled into a sub-folder of the output folder, instead of into the "root" of the output folder.
    #4. The output folder contains only the main application, with a sub-folder for the module.
    #5. Project pproperties showing the output folder.
    There is a workaround - move the module source file into the "Default package" in the package explorer.

    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.

Maybe you are looking for

  • My iPod touch says Disabled: Connect to iTunes, and everytime I try it doesn't work. How do I fix this?

    I changed my password, and without knowing it, I typed the wrong numbers, and now I don't know my password. I've tried to connect to iTunes, but it doesn't seem to work. It only brings up the USB cable needs to be connected to iTunes on my iPod scree

  • Applet : How to use Images in Jar file

    I want to put all images into a jar file to improve speed of loading. But how to invoke images from Jar file? Thanks.

  • Error when activating DTP  in

    hi  guys I am trying load one ods to another ods . and when I create DTP and try to activate it throwing some weird message like Creation of PSA /BIC/B0003852 failed Error during creation of DDIC sources of Data Transfer Process DTP_4B6GPTZCLXHMKF405

  • OC4J PUBLIC Role

    Per 10.1.3.1 documentation "OC4J supports a mode where any authenticated user is allowed access to a given application or resource..." I've configured orion-application.xml with a custom login module, and set the public.group property to a PulicUsers

  • Making different signals for different color average of the pixcells

    Hello, everyone. I'll take image of paper money by webcam, and get the color average of the bills and fractionate the color average by wavelength range of each bills. and I want to making signal releasing time differently for different color average