Flash Builder hangs on load

I am trying to use flash builder and when I load the application, it freezes and I am forced to quit. Any solution? Thanks.

Not sure what ver. of flash you are using but there are a couple of hotfix patches for CS4 pro (mac and pc) from adobe that may help. Read here:
http://adobe.com/support/flash/downloads.html
Hope it helps.

Similar Messages

  • Flash builder doesn't load on flash player 11,only version 13

    Hi everyone
    I developed a swf player on flex builder 4.5, over flex sdk 4.6, using the minimum version required by the sdk(11.1)
    But for some reason, the script code only works fine on flash player 13.
    What am i missing?
    On the flash player 11 this is written by swfobject.js
    <object id="CorePlayer" name="CorePlayer" width="0" height="0" type="application/x-shockwave-flash" data="assets/CorePlayer.swf"><param name="allowscriptaccess" value="*"><param name="allowfullscreen" value="true"><param name="wmode" value="transparent"><param name="flashvars" value="endpoint=&amp;hash="></object>
    And this is the javascript code using swfobject.js way:
    var swfVersionStr = "11.1.0";
                    var xiSwfUrlStr = "playerProductInstall.swf";
                    var flashvars = {
                        endpoint: "",
                        hash: ""
                    var params = {
                        allowscriptaccess: "*",
                        allowfullscreen: true,
                        wmode: 'transparent'
                    var attributes = {
                        id: "CorePlayer",
                        name: "CorePlayer"
                    swfobject.embedSWF("assets/CorePlayer.swf", "flashContent", "0%", "0%", swfVersionStr, xiSwfUrlStr, flashvars, params, attributes);
                    swfobject.createCSS("#flashContent");
    But doesn't load corePlayer.swf on the networks resources from chrome.
    Any ideia about this issue please thanks for your attention!!
    Also some others tecnichals settings

    From: Bill Boggs
    Sent: 01/04/2014 1:13 PM
    To: [email protected]
    Subject: Re: Flash player doesn't load on PBS sites
    Hey Mike,
    Those folders do exist. I did a clean install, checked to make sure those folders were there, but still get the same results with video on PBS sites. Seems to work everywhere else though. When I right click on the player space, besides the flash player settings and “about” links, there is also an “about JW player” link, if that means anything.
    Bill

  • Flash Builder hangs a lot

    Guys, seriously, Flash Builders hangs in all our machines like 4-5 times a day. If you press CTRL+F2 to terminate the debugging session, it hangs 1 in 2. I think that you have serious problems with the multithreading.
    Debugging is hellish, more or less 10% of the times it can't connect with the debugger and gets stuck in the 57% (waiting to connect).
    The bridge between the debugger and the flash player is weak! For instance, If you close the browser before the connection with the debugger, flash builder doesnt realize it and hangs (not responding...)
    Why do you have so many problems with the Flash Player connection??? You need to drop the current approach and choose something more solid!
    In overall, the flash builder experience is poor.
    I still remember the bug:
    http://bugs.adobe.com/jira/browse/FB-16153
    But you didn't launch a new flex in order to solve it. We waited for Flash Builder to come. And it is still weak!!!!!!!!!!!!
    Mike Morearty has let??? Who is working in Flash Builder? Please, make it rock solid!!!
    And, by the way, I love Flex 4. The spark skinning. The states syntax. The two-way binding. It is incredible! You have improved over the Microsoft work in WPF. It is simpler and more elegant. Please, repair Flash Builder.

    My Flash Builder 4 (Version 4.0.1 build 277662) also hangs (1-2 times per day).   It can hang randomly, but often I think it's related to the Content Assist window getting stuck.
    I run it on Windows 2003 Server SP2 with 1.5GB RAM.     I generally launch apps to IIS 6 and use IE7 for the browser.
    My only recovery is to kill the Flashbuilder task and start it up again.     I'm pretty much in the "save and save often" mode nowadays.    Especially when I'm doing anything that might bring up the Content Assist window.
    I've included a jstack trace.
    Thanks.
    C:\Java\jdk1.6.0_21\bin>jstack 752
    2010-10-10 09:05:13
    Full thread dump Java HotSpot(TM) Client VM (14.2-b01 mixed mode):
    "com.adobe.flexide.editorcore.editor.IdleTypingReconciler" daemon prio=2 tid=0x3
    9974c00 nid=0x9e0 in Object.wait() [0x3ee0f000]
       java.lang.Thread.State: TIMED_WAITING (on object monitor)
            at java.lang.Object.wait(Native Method)
            at org.eclipse.jface.text.reconciler.AbstractReconciler$BackgroundThread
    .run(AbstractReconciler.java:179)
            - locked <0x0c79fc28> (a org.eclipse.jface.text.reconciler.DirtyRegionQu
    eue)
    "Worker-34" prio=6 tid=0x3958f400 nid=0xb24 in Object.wait() [0x3c62f000]
       java.lang.Thread.State: TIMED_WAITING (on object monitor)
            at java.lang.Object.wait(Native Method)
            at org.eclipse.core.internal.jobs.WorkerPool.sleep(WorkerPool.java:185)
            - locked <0x052e14b0> (a org.eclipse.core.internal.jobs.WorkerPool)
            at org.eclipse.core.internal.jobs.WorkerPool.startJob(WorkerPool.java:21
    7)
            at org.eclipse.core.internal.jobs.Worker.run(Worker.java:51)
    "Worker-33" prio=6 tid=0x33c97400 nid=0xccc in Object.wait() [0x3b85f000]
       java.lang.Thread.State: TIMED_WAITING (on object monitor)
            at java.lang.Object.wait(Native Method)
            at org.eclipse.core.internal.jobs.WorkerPool.sleep(WorkerPool.java:185)
            - locked <0x052e14b0> (a org.eclipse.core.internal.jobs.WorkerPool)
            at org.eclipse.core.internal.jobs.WorkerPool.startJob(WorkerPool.java:21
    7)
            at org.eclipse.core.internal.jobs.Worker.run(Worker.java:51)
    "Worker-32" prio=6 tid=0x39766c00 nid=0xef0 in Object.wait() [0x3b73f000]
       java.lang.Thread.State: TIMED_WAITING (on object monitor)
            at java.lang.Object.wait(Native Method)
            at org.eclipse.core.internal.jobs.WorkerPool.sleep(WorkerPool.java:185)
            - locked <0x052e14b0> (a org.eclipse.core.internal.jobs.WorkerPool)
            at org.eclipse.core.internal.jobs.WorkerPool.startJob(WorkerPool.java:21
    7)
            at org.eclipse.core.internal.jobs.Worker.run(Worker.java:51)
    "Worker-31" prio=6 tid=0x36a7dc00 nid=0xb00 in Object.wait() [0x3b62f000]
       java.lang.Thread.State: TIMED_WAITING (on object monitor)
            at java.lang.Object.wait(Native Method)
            at org.eclipse.core.internal.jobs.WorkerPool.sleep(WorkerPool.java:185)
            - locked <0x052e14b0> (a org.eclipse.core.internal.jobs.WorkerPool)
            at org.eclipse.core.internal.jobs.WorkerPool.startJob(WorkerPool.java:21
    7)
            at org.eclipse.core.internal.jobs.Worker.run(Worker.java:51)
    "com.adobe.flexide.editorcore.editor.IdleTypingReconciler" daemon prio=2 tid=0x3
    3e98800 nid=0xcd4 in Object.wait() [0x3b49f000]
       java.lang.Thread.State: TIMED_WAITING (on object monitor)
            at java.lang.Object.wait(Native Method)
            at org.eclipse.jface.text.reconciler.AbstractReconciler$BackgroundThread
    .run(AbstractReconciler.java:179)
            - locked <0x0b6ee648> (a org.eclipse.jface.text.reconciler.DirtyRegionQu
    eue)
    "com.adobe.flexide.editorcore.editor.IdleTypingReconciler" daemon prio=2 tid=0x3
    9a2d400 nid=0xa24 in Object.wait() [0x386bf000]
       java.lang.Thread.State: TIMED_WAITING (on object monitor)
            at java.lang.Object.wait(Native Method)
            at org.eclipse.jface.text.reconciler.AbstractReconciler$BackgroundThread
    .run(AbstractReconciler.java:179)
            - locked <0x0b734bb0> (a org.eclipse.jface.text.reconciler.DirtyRegionQu
    eue)
    "com.adobe.flexide.editorcore.editor.IdleTypingReconciler" daemon prio=2 tid=0x3
    932d800 nid=0x2c8 in Object.wait() [0x384bf000]
       java.lang.Thread.State: TIMED_WAITING (on object monitor)
            at java.lang.Object.wait(Native Method)
            at org.eclipse.jface.text.reconciler.AbstractReconciler$BackgroundThread
    .run(AbstractReconciler.java:179)
            - locked <0x0b5c39a8> (a org.eclipse.jface.text.reconciler.DirtyRegionQu
    eue)
    "com.adobe.flexide.editorcore.editor.IdleTypingReconciler" daemon prio=2 tid=0x3
    9828800 nid=0x994 in Object.wait() [0x3793f000]
       java.lang.Thread.State: TIMED_WAITING (on object monitor)
            at java.lang.Object.wait(Native Method)
            at org.eclipse.jface.text.reconciler.AbstractReconciler$BackgroundThread
    .run(AbstractReconciler.java:179)
            - locked <0x0b5c3a28> (a org.eclipse.jface.text.reconciler.DirtyRegionQu
    eue)
    "Worker-26" prio=6 tid=0x36e8a800 nid=0xb5c in Object.wait() [0x3b17f000]
       java.lang.Thread.State: TIMED_WAITING (on object monitor)
            at java.lang.Object.wait(Native Method)
            at org.eclipse.core.internal.jobs.WorkerPool.sleep(WorkerPool.java:185)
            - locked <0x052e14b0> (a org.eclipse.core.internal.jobs.WorkerPool)
            at org.eclipse.core.internal.jobs.WorkerPool.startJob(WorkerPool.java:21
    7)
            at org.eclipse.core.internal.jobs.Worker.run(Worker.java:51)
    "Worker-25" prio=6 tid=0x397d3800 nid=0xecc in Object.wait() [0x3cd2f000]
       java.lang.Thread.State: TIMED_WAITING (on object monitor)
            at java.lang.Object.wait(Native Method)
            at org.eclipse.core.internal.jobs.WorkerPool.sleep(WorkerPool.java:185)
            - locked <0x052e14b0> (a org.eclipse.core.internal.jobs.WorkerPool)
            at org.eclipse.core.internal.jobs.WorkerPool.startJob(WorkerPool.java:21
    7)
            at org.eclipse.core.internal.jobs.Worker.run(Worker.java:51)
    "AWT-Windows" daemon prio=6 tid=0x3941e800 nid=0xed4 runnable [0x385bf000]
       java.lang.Thread.State: RUNNABLE
            at sun.awt.windows.WToolkit.eventLoop(Native Method)
            at sun.awt.windows.WToolkit.run(Unknown Source)
            at java.lang.Thread.run(Unknown Source)
    "Java2D Disposer" daemon prio=10 tid=0x396d3800 nid=0xf94 in Object.wait() [0x38
    3bf000]
       java.lang.Thread.State: WAITING (on object monitor)
            at java.lang.Object.wait(Native Method)
            - waiting on <0x09fc0d20> (a java.lang.ref.ReferenceQueue$Lock)
            at java.lang.ref.ReferenceQueue.remove(Unknown Source)
            - locked <0x09fc0d20> (a java.lang.ref.ReferenceQueue$Lock)
            at java.lang.ref.ReferenceQueue.remove(Unknown Source)
            at sun.java2d.Disposer.run(Unknown Source)
            at java.lang.Thread.run(Unknown Source)
    "[ThreadPool Manager] - Idle Thread" daemon prio=6 tid=0x36b35400 nid=0xd64 in O
    bject.wait() [0x3813f000]
       java.lang.Thread.State: WAITING (on object monitor)
            at java.lang.Object.wait(Native Method)
            at java.lang.Object.wait(Object.java:485)
            at org.eclipse.equinox.internal.util.impl.tpt.threadpool.Executor.run(Ex
    ecutor.java:106)
            - locked <0x058ca3e8> (a org.eclipse.equinox.internal.util.impl.tpt.thre
    adpool.Executor)
    "Provisioning Event Dispatcher" daemon prio=6 tid=0x33f0c000 nid=0xb94 in Object
    .wait() [0x37f1f000]
       java.lang.Thread.State: WAITING (on object monitor)
            at java.lang.Object.wait(Native Method)
            - waiting on <0x05897be8> (a org.eclipse.osgi.framework.eventmgr.EventMa
    nager$EventThread)
            at java.lang.Object.wait(Object.java:485)
            at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.getNextE
    vent(EventManager.java:393)
            - locked <0x05897be8> (a org.eclipse.osgi.framework.eventmgr.EventManage
    r$EventThread)
            at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(Even
    tManager.java:333)
    "Thread-4" prio=6 tid=0x33f13000 nid=0xb58 runnable [0x3713f000]
       java.lang.Thread.State: RUNNABLE
            at java.net.PlainSocketImpl.socketAccept(Native Method)
            at java.net.PlainSocketImpl.accept(Unknown Source)
            - locked <0x056975c0> (a java.net.SocksSocketImpl)
            at java.net.ServerSocket.implAccept(Unknown Source)
            at java.net.ServerSocket.accept(Unknown Source)
            at com.adobe.flexbuilder.flexunitrunresults.data.ClientSocketsManager.li
    sten(ClientSocketsManager.java:64)
            at com.adobe.flexbuilder.flexunitrunresults.data.ClientSocketsManager.ru
    n(ClientSocketsManager.java:113)
            at java.lang.Thread.run(Unknown Source)
    "Bundle File Closer" daemon prio=6 tid=0x366d0c00 nid=0xec in Object.wait() [0x3
    703f000]
       java.lang.Thread.State: WAITING (on object monitor)
            at java.lang.Object.wait(Native Method)
            at java.lang.Object.wait(Object.java:485)
            at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.getNextE
    vent(EventManager.java:393)
            - locked <0x056976f8> (a org.eclipse.osgi.framework.eventmgr.EventManage
    r$EventThread)
            at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(Even
    tManager.java:333)
    "Thread-1" prio=6 tid=0x3379e800 nid=0x6e8 runnable [0x3529f000]
       java.lang.Thread.State: RUNNABLE
            at com.adobe.flexide.nativelibs.BridgeTalk.WaitForMessages(Native Method
            at com.adobe.flexide.nativelibs.BridgeTalkInterface$BridgeTalkMessageHan
    dlerThread.run(BridgeTalkInterface.java:166)
    "[Timer] - Main Queue Handler" daemon prio=6 tid=0x33b8a000 nid=0x71c in Object.
    wait() [0x3413f000]
       java.lang.Thread.State: TIMED_WAITING (on object monitor)
            at java.lang.Object.wait(Native Method)
            at org.eclipse.equinox.internal.util.impl.tpt.timer.TimerImpl.run(TimerI
    mpl.java:141)
            - locked <0x052e1540> (a java.lang.Object)
            at java.lang.Thread.run(Unknown Source)
    "Framework Event Dispatcher" daemon prio=6 tid=0x33607800 nid=0xbf8 in Object.wa
    it() [0x33b3f000]
       java.lang.Thread.State: WAITING (on object monitor)
            at java.lang.Object.wait(Native Method)
            at java.lang.Object.wait(Object.java:485)
            at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.getNextE
    vent(EventManager.java:393)
            - locked <0x051cf228> (a org.eclipse.osgi.framework.eventmgr.EventManage
    r$EventThread)
            at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(Even
    tManager.java:333)
    "Start Level Event Dispatcher" daemon prio=6 tid=0x336bb400 nid=0x598 in Object.
    wait() [0x33a3f000]
       java.lang.Thread.State: WAITING (on object monitor)
            at java.lang.Object.wait(Native Method)
            - waiting on <0x051cf2a0> (a org.eclipse.osgi.framework.eventmgr.EventMa
    nager$EventThread)
            at java.lang.Object.wait(Object.java:485)
            at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.getNextE
    vent(EventManager.java:393)
            - locked <0x051cf2a0> (a org.eclipse.osgi.framework.eventmgr.EventManage
    r$EventThread)
            at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(Even
    tManager.java:333)
    "State Data Manager" daemon prio=6 tid=0x33699c00 nid=0xd24 waiting on condition
    [0x3393f000]
       java.lang.Thread.State: TIMED_WAITING (sleeping)
            at java.lang.Thread.sleep(Native Method)
            at org.eclipse.osgi.internal.baseadaptor.StateManager.run(StateManager.j
    ava:306)
            at java.lang.Thread.run(Unknown Source)
    "Low Memory Detector" daemon prio=6 tid=0x32d61400 nid=0xf0c runnable [0x0000000
    0]
       java.lang.Thread.State: RUNNABLE
    "CompilerThread0" daemon prio=10 tid=0x32d5ac00 nid=0x7e4 waiting on condition [
    0x00000000]
       java.lang.Thread.State: RUNNABLE
    "Attach Listener" daemon prio=10 tid=0x32d59400 nid=0x864 waiting on condition [
    0x00000000]
       java.lang.Thread.State: RUNNABLE
    "Signal Dispatcher" daemon prio=10 tid=0x32d58000 nid=0x87c runnable [0x00000000
       java.lang.Thread.State: RUNNABLE
    "Finalizer" daemon prio=8 tid=0x32d47c00 nid=0xe78 in Object.wait() [0x330cf000]
       java.lang.Thread.State: WAITING (on object monitor)
            at java.lang.Object.wait(Native Method)
            at java.lang.ref.ReferenceQueue.remove(Unknown Source)
            - locked <0x05120420> (a java.lang.ref.ReferenceQueue$Lock)
            at java.lang.ref.ReferenceQueue.remove(Unknown Source)
            at java.lang.ref.Finalizer$FinalizerThread.run(Unknown Source)
    "Reference Handler" daemon prio=10 tid=0x32d43400 nid=0x770 in Object.wait() [0x
    32fcf000]
       java.lang.Thread.State: WAITING (on object monitor)
            at java.lang.Object.wait(Native Method)
            at java.lang.Object.wait(Object.java:485)
            at java.lang.ref.Reference$ReferenceHandler.run(Unknown Source)
            - locked <0x05120090> (a java.lang.ref.Reference$Lock)
    "main" prio=6 tid=0x00906c00 nid=0x2a4 runnable [0x0012f000]
       java.lang.Thread.State: RUNNABLE
            at org.eclipse.swt.internal.win32.OS.DispatchMessageW(Native Method)
            at org.eclipse.swt.internal.win32.OS.DispatchMessage(OS.java:2410)
            at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3471)
            at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
            at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
            at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
            at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
            at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.ja
    va:332)
            at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.jav
    a:493)
            at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
            at com.adobe.flexbuilder.standalone.FlexBuilderApplication.start(FlexBui
    lderApplication.java:109)
            at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandl
    e.java:194)
            at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runAppli
    cation(EclipseAppLauncher.java:110)
            at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(Ec
    lipseAppLauncher.java:79)
            at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.ja
    va:368)
            at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.ja
    va:179)
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
            at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
            at java.lang.reflect.Method.invoke(Unknown Source)
            at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
            at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
            at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
    "VM Thread" prio=10 tid=0x32d40400 nid=0x254 runnable
    "VM Periodic Task Thread" prio=10 tid=0x32d62c00 nid=0xe48 waiting on condition
    JNI global references: 1690

  • Flash Builder Hangs when compiling to AIR App

    I created a presentation in Catalyst with some embedded objects and some linked objects, then jumped it to Flash Builder to have my developer add in some scripts. We then tried to Export Release Build to create an AIR application. Problem is, it won't pull the linked assets. If I check the box to include the assets it hangs on the compilation. I can just keep clicking the "Finish" button and nothing happens. If I deselect the "Assets" I can click "Finish" it compiles the AIR application, but I'm left with a basically empty application. I don't understand what's happening. Any help please.
    Thanks
    Jim

    Well Anirudh, it somewhat worked. I added the new source
    folder just like you diagrammed and when I compiled the project to an AIR application the application file size jumped from 3mb to 500mb. So it obviously pulled the linked images. But when we installed the AIR application the images still weren't found. Any ideas?
    Right now there are two items in the project that have Assets in the name. I don't think this is correct.
    Here's a screen grab.

  • Flash builder 4.0 load xml file for elixir

    Hi,
       I am using flash builder 4.0 for creating chart through ibm elixir tool. Now i want give input as xml format or .xlsformat in runtime. How i can give it, Give me some example regards this
    Regards,
    sivabharathi

    Hey guys, I'm brand new to this as well and you probably don't need an answer now but I found this anyway:
    Flex Builder and Flash Builder both function as Plug-ins to Eclipse, though each also comes in a "stand-alone" flavor - which is still eclipse, but with a lot of the Eclipse functionality torn out for a smaller footprint.
    http://stackoverflow.com/questions/1761919/flex-php-flash-builder-4-vs-eclipse
    All the best!

  • Trace() not working with embedded SWFs created with Flash Builder

    I have just migrated to Flash Builder 4.5 with the 4.5.1 SDK.
    I have an application that loads a lot of child SWFs into it - some of which are created with Flash, some are created with Flash Builder.
    I am noticing now that my trace() statements that are called from within SWFs produced with Flash Builder that are loading as child SWFs into my main SWF are NOT appearing.  However, trace() statements called from within SWFs produced with Flash that are loading as child SWFs into my main SWF ARE appearing.
    This is an extremely major problem and has short-circuited my debugging/development.
    Any recommendations, workarounds, or suggestions?

    If the child SWFs were created by performing an "Export Release Build", then trace() statements would be omitted.
    You can control this by setting the -omit-trace-statements compiler argument (in Project properties -> Flex Compiler -> Additional Compiler Arguments).
    -Anirudh

  • 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 4.5.1 for Mac hanging/crashing during startup "Loading Workbench"

    Hello,
    I'm having ongoing trouble with Flash Builder 4.5.1 hanging/crashing during startup.
    Sometimes the following Terminal command fixes the issue:
    cd ~/Documents/Adobe\ Flash\ Builder\ 4.5/cascaded/308971/configuration/.settings
    rm org.eclipse.ui.ide.prefs
    However this isn't a silver bullet solution, and sometimes the only way is to uninstall and reinstall FB4.5.
    But this is a major hassle, especially after 3 or 4 times!
    I am running Mac OS X 10.7 and have updated to FB 4.5.1 Premium and also installed Subversion/Subclipse as well as the BlackBerry PlayBook SDK.
    Problems seem to occur when working in SVN projects.
    I have also noticed that the Delete and Arrow keys and Right Click fails to work sometimes also.
    Is there a way to reset / clear FB 4.5 Prefs / Workbench?
    Thanks,
    David Douglas
    Here is the console report below:
    /Applications/Adobe/Adobe\ Flash\ Builder\ 4.5/Adobe\ Flash\ Builder\ 4.5.app/Contents/MacOS/Adobe\ Flash\ Builder\ 4.5 ; exit;
    !SESSION 2011-09-13 15:07:58.914 -----------------------------------------------
    eclipse.buildId=M20100909-0800
    java.version=1.6.0_26
    java.vendor=Apple Inc.
    BootLoader constants: OS=macosx, ARCH=x86, WS=cocoa, NL=en_US
    Framework arguments:  -keyring /Users/david/.eclipse_keyring -showlocation
    Command-line arguments:  -os macosx -ws cocoa -arch x86 -keyring /Users/david/.eclipse_keyring -consoleLog -showlocation
    !ENTRY org.eclipse.core.resources 2 10035 2011-09-13 15:08:02.101
    !MESSAGE The workspace exited with unsaved changes in the previous session; refreshing workspace to recover changes.
    !ENTRY org.eclipse.ui 2 0 2011-09-13 15:08:02.905
    !MESSAGE Warnings while parsing the commands from the 'org.eclipse.ui.commands' and 'org.eclipse.ui.actionDefinitions' extension points.
    !SUBENTRY 1 org.eclipse.ui 2 0 2011-09-13 15:08:02.906
    !MESSAGE Commands should really have a category: plug-in='com.qnx.flashbuilder.multiplatform.qnx.ui', id='com.qnx.flashbuilder.multiplatform.qnx.ui.commands.OpenInfoCenter', categoryId='com.qnx.flashbuilder.multiplatform.qnx.ui.commands.category.help'

    Delete the Adobe Flash Builder 4.5 folder from your Documents (assuming you don't have anything valuable in there). That seemed to work for me, as I don't keep my projects in there but there were some temp files that were breaking it. You'll probably have to re-inport your projects.
    Adobe, I'm getting very sick of your (expensive) products wasting my time.

  • Strange problem in loading swf created in Flash Builder 4 !

    Hi
    I am facing a strange issue in all my flash builder projects.
    Here is a sample flex 4 project: http://flashvisions.com/demos/flexdemo/
    you will see when it loads, it showes the first progressbar as grey and then the next one covering it as per flex4's new preloader mechanism. The example given above is a new flex project, without any code. It shows the first preloader then hangs on that for quiet some time  without any indication that anything is happening. Then it shows the second phaze of preloader after some time. This is happening to all my Flash builder projects.
    can some one suggest anything ? If possible watch this link to a medium bandwidth, not too high : http://flashvisions.com/demos/flexdemo/

    And this for 1.5:
    "In Flex or Flash, a loaded SWF takes on the FrameRate of the
    parent SWF. In flex you can set the framerate value for the main
    application with "framerate" attribute in the
    <mx:Application> tag."
    Tracy

  • Export Release Build Flash Builder 4.5 fails to load over the web.

    Exported Release Build Application fails to load over the web.  You can reproduce using the following steps:
    1. Create New Flex Project in Trial Flash Builder 4.5.
    2. Use the default Flex 4.5 sdk.
    3. Configure as a web application.
    3. Place the following MXML code in the main application file:
    <?xml version = "1.0" encoding = "utf-8"?>
    <s:Application xmlns:fx = "http://ns.adobe.com/mxml/2009"
    xmlns:s = "library://ns.adobe.com/flex/spark"
    xmlns:mx = "library://ns.adobe.com/flex/mx"
    minWidth = "955"
    minHeight = "600">
    <fx:Declarations>
    <!-- Place non-visual elements (e.g., services, value objects) here -->
    </fx:Declarations>
    <s:TextArea text = "Hello World!" width = "100%" height = "100%">
    </s:TextArea>
    </s:Application>
    3. Save the main application file and Export Release Build to bin-release.
    4. Place all files in bin-release on IIS web server in a web accessible location.
    5. Go to the web accessible location in any browser with newest flash player and view the application's html page.
    Actual Results:
    Flash movie appears blank. Context menu shows Movie Not Loaded. Network traffic shows application main swf downloaded. Framework dependent swfs not downloaded.
    Expected Results:
    Movie loads. Hello World! appears in text box. Context menu does not show Movie Not Loaded. Framework dependent swfs downloaded.
    Workaround (if any):
    Deploy on an Apache web server.
    The tests were run on IIS 7.x (7.0 for one, and 7.5)
    Flex application was built using Flex 4.5.0 SDK pre-bundled release (built-in flex 4.5 with Flash Builder 4.5 trial) on Mac OS X 10.6.7 (10J869)
    Flash Player 10.3.181.14
    Example failing website:
    http://staging.ibenergy.com/Test.html
    Any idea as to why my exported release build fails? Any help would be appreciated.

    Just tried this out on an IIS server with Flash player 10.3.181.14 - it worked.
    Are you using the release version of Flash Builder 4.5 with the release version of Flex SDK (not a prior SDK build)?
    The URL you mentioned gives me a 403 forbidden error.
    -Anirudh

  • Loading purchased swf into Flash Builder 4 Flex app

    I have purchased a Flash "fundraising thermometer" from an online Flash components site. It takes input from an xml file and displays a thermometer with the goal at the top and the current amount raised indicated. It came with the following files:
    thermometer.swf
    thermometer01.fla
    thermometer01.html (A sample that works.)
    xml/thermometer.xml (The source file: goal amount, current amount, mark interval, etc.)
    caurina/transitions (Mostly .as files.)
    Since the test html (thermometer01.html) works fine, I thought this would be a no-brainer.
    I first unzipped the files into a "thermometer" folder in my current project. I then went into Flash Builder and created a SWFLoader object as follows:
    <mx:SWFLoader 
    id="myLoader" source="../thermometer/thermometer.swf" complete="initThermometer();" autoLoad="true" scaleContent="false"/>\
     private function initThermometer():void { 
         Alert.show('Thermometer loaded');
    The Design view looks fine. I can see the thermometer default image (see below).
    When I run the app, I get no errors, just a broken image link in a box (see below). The alert box also never shows up.
    I'm new to Flex, so I may be doing something stupid that keeps this from working. I contacted the author of the thermometer widget but he doesn't know anything about Flex.
    Any help figuring out how to get this to work in a flex app would be appreciated.

    You should probably add more event handlers to see what's going on.  Especially "ioError". The complete list is below.  For coverage, add a handler for each event. You can also use in MXML
         complete="initThermometer(event)
    and add an argument to your Actionscript method, to find out details about the event.
    private function initThermometer(event:Event):void { 
         Alert.show('Thermometer loaded ' + event.type);}
    Events
        complete="No default"
        httpStatus="No default"
        init="No default"
        ioError="No default"
        open="No default"
        progress="No default"
        securityError="No default"
        unload="No default
    General info here:
         http://livedocs.adobe.com/flex/3/langref/mx/controls/SWFLoader.html
    I did not test my code suggestions, but it's probably close.

  • I cannot install flash builder 4.6.  Installation hangs while unpacking files

    Below is the information from the event viewer.  I am using Windows XP SP3.  I don't know, but I wonder if it has something to do with our roaming profiles.  The place it seems to be trying to unpack to is \\EssexHQVM\Desktops$\user.name\Desktop\Adobe Flash Builder 4.6 Installer, which has a special character in it.  I can't find any way to have the file unpack to another location, it doesn't prompt for a location.
    Event Type:
    Error
    Event Source:
    Application Hang
    Event Category:
    (101)
    Event ID:
    1002
    Date:
    12/9/2011
    Time:
    10:56:55 AM
    User:
    N/A
    Computer:
    MIKESHOST
    Description:
    Hanging application FlashBuilder_4_6_LS10.exe, version 1.0.1.2, hang module hungapp, version 0.0.0.0, hang address 0x00000000.
    For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
    Data:
    0000: 41 70 70 6c 69 63 61 74   Applicat
    0008: 69 6f 6e 20 48 61 6e 67   ion Hang
    0010: 20 20 46 6c 61 73 68 42     FlashB
    0018: 75 69 6c 64 65 72 5f 34   uilder_4
    0020: 5f 36 5f 4c 53 31 30 2e   _6_LS10.
    0028: 65 78 65 20 31 2e 30 2e   exe 1.0.
    0030: 31 2e 32 20 69 6e 20 68   1.2 in h
    0038: 75 6e 67 61 70 70 20 30   ungapp 0
    0040: 2e 30 2e 30 2e 30 20 61   .0.0.0 a
    0048: 74 20 6f 66 66 73 65 74   t offset
    0050: 20 30 30 30 30 30 30 30    0000000
    0058: 30                        0      

    So, the best solution that I have come up with, which is a poor solution, is to run the .exe file on a machine that is not connected to our network and wait for the files to unpack.  Then copy the files to a thumb drive and move them to the computer that I work from.  I can then install Flash builder with no problem. 
    This is a kludgy work around that ought not be.  How hard is it to have the unpacking routine prompt for a location?  That would allow me to give it a location to unpack that would not cause a hang up.  Or, failing that, why not unpack in the same location as the file that is doing the unpacking?  Then I could simply place the file in a good location and let it run.

  • How to control swf file loaded in flash builder project?

    Condition :
    1. I have a swf file presentation.
    2. A flex mobile project using flash builder 4.6 with its default SDK.
    What i want :
    1. Include those swf file into my flex mobile project and interact with those swf like i run it on flash player for PC. Shown here >>
    http://prntscr.com/1pmio
    What i've tried :
    1. Call swf file using swfloader and it work(on my pc). Here is my code >>
    http://prntscr.com/1pmjdl
    Problem :
    1. I cant interacted with swf file presentation. If i click on screen, it get error code >> "Error #2025: The supplied DisplayObject must be a child of the caller" and another error. Here is error warning >>
    http://prntscr.com/1pmkcr
    I dont want to upload the swf file into a web and load it remotely because i want the swf file available offline. Im newbie in flex, please tell me clearly. i have downloaded Flex in a week video training but gets nothing. searching for another problem which may same, but i didnt get any answer.
    Please Help.
    Message was edited by: blackquipment for image fix

    Some loaded SWFs may not be compatible with Flex.  Try making a simpler SWF (like one that just draws a circle where you click) and see if it can be loaded and interacted with.
    -Alex

  • Cannot load Design mode flash builder 4 preminum trail version

    Hi
    I installed flash builder4 premium trail version .After creating project when i click on the design mode . It displays an alert box containg the message like cannot load design mode with title as outof memory . How can slove this problem.
    Here i  attached the image file.
    Thanks in advance
    Regards
    ss

    sss999sss, Dezoris, ypeng, GJam564: Can you guys reproduce the issue still?
    When you can, please comment on this bug http://bugs.adobe.com/jira/browse/FB-25594 and attach your error log from your workspace
    Win: C:\users\you\Adobe Flash Builder 4 Plug-in\.metadata\.log
    Mac: /Users/you/Documents/Adobe Flash Builder 4 Plug-in/.metadata/.log
    It would be helpful to know if this is limited to a particular MXML file or if it also reproduces in an empty Application.
    Also, just to be sure, try to reproduce this bug a new workspace:
    1) File > Switch Workspace > Other...
    2) Specify a new folder
    We'll continue to follow up on FB-25594. Again, please post your log and platform (mac/win, memory, etc.) information on the bug.
    Jason San Jose
    Software Engineer, Flash Builder.

  • "Error occurred while packaging the application... Can't load library" in Flash Builder 4.7 (iOS)

    Been struggling to resolve this error since yesterday in Flash Builder 4.7 packaging an app for iOS.
    Error occurred while packaging the application:
    Exception in thread "Main Thread" java.lang.UnsatisfiedLinkError: Can't load library: C:\Program Files\Adobe\Adobe Flash Builder 4.7 (64 Bit)\eclipse\plugins\com.adobe.flash.compiler_4.7.0.349722\AIRSDK\lib\aot\lib\llvm.dll
              at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1706)
              at java.lang.Runtime.load0(Runtime.java:770)
              at java.lang.System.load(System.java:1004)
              at adobe.abc.LLVMEmitter.loadJNI(LLVMEmitter.java:587)
              at adobe.abc.LLVMEmitter.<clinit>(LLVMEmitter.java:597)
              at com.adobe.air.ipa.AOTCompiler.generateExtensionsGlue(AOTCompiler.java:419)
              at com.adobe.air.ipa.AOTCompiler.generateMachineBinaries(AOTCompiler.java:1790)
              at com.adobe.air.ipa.IPAOutputStream.createIosBinary(IPAOutputStream.java:378)
              at com.adobe.air.ipa.IPAOutputStream.finalizeSig(IPAOutputStream.java:762)
              at com.adobe.air.ApplicationPackager.createPackage(ApplicationPackager.java:91)
              at com.adobe.air.ipa.IPAPackager.createPackage(IPAPackager.java:246)
              at com.adobe.air.ADT.parseArgsAndGo(ADT.java:571)
              at com.adobe.air.ADT.run(ADT.java:419)
              at com.adobe.air.ADT.main(ADT.java:470)

    Update:
    My previous proposed solution (of installing the 64-bit JRE) resulted in a different problem. After multiple attempts and restarts I was unable to work in the Flash Builder IDE as it became unresponsive on load. Each time I had to use Task Manager to close the application.
    Apparent Solution:
    Close all applications running in Windows
    Uninstall all versions of JRE (Java Runtime Environment)
    Uninstall Flash Builder 4.7
    Reinstall Flash Builder 4.7

Maybe you are looking for

  • Backing up ipad to mac

    how do I select the device on the mac to backup my ipad - the help query did not indicate how and where to select. My ipad is very slow and has almost no memory left. I would like to wipe it clean.

  • My iTunes account has been disabled. I need to know why, and how to get it deactivated.

    My its account has been disabled. I need to know why and how can I get it re-activated? I have a lot of money in that account!

  • Motion 3. using the camera

    Im wanting to be able to move the picture at different times and be able to rotate it at different times. for eg. I want a photo to zoom forward, sit there for a few seconds. then i want to rotate it to the left and zoom it back to the side. Im not a

  • Reconcile BP balance.

    In case I have made "on account payment" to a vendor against 2 or 3 different Invoices and the amount paid is higher than the total amount required to be paid. how to i close the Invoices against  "on account payment made"..?? and what about the exce

  • Invalid Printer Specified Error

    I have an application that allows the user to select the target printer from the list of available printers on the system. The following code generates the list of printers from which they select: Dim PrinterList As New List(Of String)         Dim Pr