More design mode problems

I've been down this road before but now it's getting just crazy. I can't get work done if I want to create a simple layout. I've created new workspaces, cleaned, everything I can think of including taking out any third-party components that might possibly be compiled in non 4.5.1 (though they supposedly have).
I try to create a simple MXML component. If it's based on anything visual (e.g., panel) or if I start with a group and then drag in a panel, I just get the little computer icon with red x on it in design mode with the following errors in the Design Mode Problem panel. I mean, this is just a new, empty component.
Assets failed to compile. 
Design Mode is unable to display the document styles, skins, and images because the following assets have failed to compile:Details
:Unable to resolve resource bundle "components".( - Line:-1)
Unable to resolve resource bundle "skins".( - Line:-1)
Unable to resolve resource bundle "core".( - Line:-1)
Unable to resolve resource bundle "core".( - Line:-1)
Unable to resolve resource bundle "effects".( - Line:-1)
Unable to resolve resource bundle "layout".( - Line:-1)
Unable to resolve resource bundle "styles".( - Line:-1)
Unable to resolve resource bundle "components".( - Line:-1)
Unable to resolve resource bundle "core".( - Line:-1)
Any ideas?

I thought I had it by deleting a namespace reference; things started to render and all was good for a couple minutes. Then it reverted to the same problem so I'm open to other suggestions.

Similar Messages

  • SWC Load Error - Design Mode Problem

    Hi,
    I'm loading custom .swcs into my Flash Builder (4.5 Burrito) project and I get these errors. These will only appear in design mode (not in source mode) and will not be labelled under the Problems tab, rather the Design Mode Problems tab:
    SWC Load Error
    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
    I don't think this problem is caused by an SDK incompatibility, as all these swcs have been created under flex 4 and I'm pretty sure under the 4.5 SDK.
    Loading the components contained in these swcs onto my canvas (at design time) will work fine. I'm able to build and run the application without any errors caught by flash builder.
    Any idea how to fix this problem, or what it means?

    SWC Load error indicates that the swc used does not match with the definitions present in design view or with what is present in already loaded other lirbaries.  The issue is reported by the flash loader.  It looks like that, your swc is compiled with a previous version of the sdk and the design view and the related definition correpsonds to another version.
    The incompatability logic is not in DV.  When DV tries to load all the swc details available in the project, the loading fails as the loader reports the issue. There is hardly anything, we can do here from DV.  If the player reports the incompatability issue, the loader is corrupted and all further loading is ignored. So to avoid such issue, DV ignores the failed swc's and tries to proceed.
    If you pass me the swc , I can give the details of the incompatability. Ideally between 4.5 and 4.5.1 there should not have been any incompatability.  However your case shows there is.  You can contact me at [email protected]

  • Design Mode Problem

    Every time I go to the Design mode with my Application JDEV crashs !
    Some time I get this message.
    JniPortal for C:\Program Files\Oracle\JDeveloper 3.1.1.2\java1.2\jre\bin\OJVM\jvm.dll reported
    javax/swing/JMenu
    java.lang.NoClassDefFoundError: javax/swing/JMenu
    void javax.swing.SwingUtilities.updateComponentTreeUI0(java.awt.Component)
    void javax.swing.SwingUtilities.updateComponentTreeUI(java.awt.Component)
    boolean borland.jbuilder.uidesigner.DesignerAddin.activate(borland.jbuilder.cmt.CmtComponentModel, borland.jbuilder.cmt.CmtModelNode, borland.jbuilder.cmt.CmtModelNode, borland.jbuilder.designer.DesignContext)
    borland.jbuilder.designer.Designer borland.jbuilder.designer.DesignContext.edit(borland.jbuilder.cmt.CmtModelNode)
    void borland.jbuilder.designer.DesignContext.open(borland.jbuilder.addin.Url, boolean)
    void borland.jbuilder.designer.DesignContext.changeUrl(borland.jbuilder.addin.Url)
    void oracle.jdeveloper.addin.impl.JavaMasterViewerImpl.changeViewerUrl(java.lang.String)
    void oracle.jdeveloper.addin.CustomViewer.changeUrl(java.lang.String)
    void oracle.jdeveloper.addin.JavaMasterViewer_JavaDispatch.invoke(int, borland.javaport.JavaCallStack)
    null

    "java.lang.NoClassDefFoundError: javax/swing/JMenu"
    Did you add the swing library to the list of libraries used by the project? (double click on the .jpr file in the upper navigator window, click on the library tab)
    Is swing 1.1.1 there? If you, add it via the Add button.

  • CRVS2010 Beta - Report viewer design mode problems

    When editing an aspx page that hosts a CrystalReportViewer and CrystalReportSource control, the viewer appears momentarily, then disappears (return to the 'Loading ...') display.
    This process cycles indefinitely (without crashing). I cannot close the aspx page as it appears the foreground thread is blocked.
    If I attach a debugger to VS, and break on CLR exceptions, I get a few that appear related to monitoring folders.
    Any suggestions?

    Can you run [Process Monitor|http://technet.microsoft.com/en-ca/sysinternals/bb896645.aspx], see what it tells you?
    Ludek

  • Design mode locale problems with 4.5.1

    I tried this in the Flex forum but no answers. I'll try here. I've been working on a project for a year that has worked fine. I upgraded to 4.5.1 and now can no longer edit several of my components that were localized.  I solely get a red X and a design error that says "Assets failed to compile.  Design Mode is unable to display the document styles, skins, and images because the following assets have failed to compile:Details :unable to open 'locale/en_US'(command line - Line:-1)"
    I've a folder with locale/en_US and it actually localizes fine if I run the app, but I can not longer edit in design mode which, as you might guess, really puts a damper on moving objects by pixels.
    Any suggestions?

    I don't have a solution, but i think i pinned the circumstance down to being generated when:
    You have a localised project
    You also embed a generic (non-localised) asset
    In the case I used to file a bug report, including/removing an <s:Image> tag causes/removes the problem:
    https://bugs.adobe.com/jira/browse/FB-32609
    Note: In my builder I had an additional issue making it difficult to pin down - in that once the Design Mode Problem had been raised, even reverting the line of code that caused it didn't clear the problem report - took a couple of odd steps:
    https://bugs.adobe.com/jira/browse/FB-32610
    Message was edited by: creacog - fix typo

  • Design mode could not load ... It may be incompatible...:FB4 Beta 2 and Flex SDK 4.1

    Hello,
    ever since I upgraded to the latest nightly builds about two weeks ago (SDK 4.1) I get the error mentioned above, and the design mode of Flash Builder 4 Beta 2 doesn't work any more:
    Design mode could not load he.enwipe.core.swc. It may be incompatible with this SDK, or invalid. (DesignAssetLoader.CompleteTimeout)
    Design mode could not load PureMVC_AS3_MultiCore_1_0_5.swc. It may be incompatible with this SDK, or invalid. (DesignAssetLoader.CompleteTimeout)
    and also all other "swc" inside my project that do not come directly from the SDK or Flash Builder.
    Any ideas what could be the cause?

    Hi,
    Did you switch your projects build option to merge into code rather than have runtime libraries generated.
    David.
    [edit'] I really should sleep a bit more- I miss read the question, but you will probably need to break down your project to see what the issue is mxml by mxml, one thing is that any mxml headers need to halo name space renamed to mx.
    as below -
    xmlns:mx="library://ns.adobe.com/flex/mx"

  • Problem w/FB2 Mac OS X Design mode

    Can not switch to design mode w/o getting this error message
    ""An unknown item is declared as the root of your MXML ". This msg
    pops up even with a new file generated by the builder wizard. This
    bug doesn't exist on winXP with the same file, so this seems to be
    a Mac version issue.
    thx

    Hi, I'm having a similar problem to Dirk. I'm setting up Leopard server on a brand new Mac Pro that won't boot from the server DVD which only has 10.5.4. I found the article that Tony mentions, and this method does indeed allow the server software to install over the client OS. The procedure did get through to the end on each occasion I've followed it though, with no black screen or crash.
    But - like Dirk found - some of the usual "server assistant" questions just don't show up.
    The "TCP/IP Connection" page is a no show and the "Network Names" page doesn't show either. I'm particularly concerned about this latter page being missing as I'm not sure how to enter the primary DNS name after the install has completed.
    I tried the Apple KB article's method again in case I'd missed something - and this time I made sure that the ethernet port was configured with a static IP at the client stage before introducing the server DVD (I'd left it on the default DHCP setting on my first attempt).
    Can anyone tell me the correct way to enter the primary DND name for the server AFTER the server assistant has finished up please? Or another way to do this "server over client" install?
    One other thing I noticed after each install attempt was that - upon launching Server Admin for the first time - the NFS service was active. Usually no service is active at launch. This fact along with the Apple article's note about kerberos makes me worry about what else is different when this type of server over client install is performed.
    Thanks for any pointers,
    Paul

  • Problem with Flex Beta3 and Design mode

    Hi
    I’ve installed de Flex beta 3 version and Flex exit the
    programm with an error feed back :
    VM terminated. Exit code=1 and many others parameters when I
    click on the Design button mode.
    System Vista Pro, 32 bits, french version, 4Go of RAM, video
    : NVIDIA GeForce 8600M GT
    Thanks

    Hi,
    I've been having this same issue: Open Flex 3 milestone 4
    --> Create New Project --> Click Finish --> Click on the
    Design Mode Tab --> Crash!
    I've checked the error log and my name only has the
    characters: (1, a, e, n, p, y). None of these, from what I can
    find, are
    high ASCII or 2-byte characters.
    Here
    is a screenshot of the error message/window that comes up.
    Here is the
    error log that is generated. (I'm not sure if there is more
    info in this than I should be posting, please let me know if i
    should remove this).
    Anyway, this error is pretty frustrating and is causing me
    some substantial grief at work. Any help and/or tips would be
    appreciated.
    Thanks,
    -Tom

  • Problem with query design mode?

    hi friends,
    how are you, i created query, i have customer and material and price&quantity.
    i have some values corresponding objects.
    i click design mode and inserted drop box for material , and again exit design mode, i got drop box with my material.
    in drop mox i have 5 material. when i select material 3 the query is not showning values for material 3 . its showing all values . what can i do for this.
    regards
    suneel.

    Judging from the error message, I'd suspect that IIS is trying to use some authentication service for the user. Are you using something like a "single sign-on" (Windows NT native authentication, NDS authentication, etc.?
    As a test, you could try downloading the Oracle OLEDB driver to see if that solves the problem.
    Unfortunately, nothing jumps out at me here as obviously wrong or an obvious path to getting this working.
    Justin Cave
    ODBC Development

  • Eclipse +flex 3 plugin crashes when trying to see mxml file in design mode

    Hi,
    I have strange problem I've been struggling with for 3 days.
    I have eclipse-jee-europa-fall2-win32(eclipse europa 3.3.1.1)
    + adobe flex 3 eclipse plugin.
    My workspace consists of several projects + one library.
    There is not problem when trying to edit any mxml file when
    my library is not imported yet. Once I import it to my workspace I
    cannot see any mxml file in design mode since it crashes with the
    following msg in log:
    Did anyone have similar problem and maybe knows the
    solutiuon? I've reinstalled/redownoaded eclipse, flex plugin, flash
    players and so on. What's more it happens only on my machine - same
    project on different one works without crushing.
    !ENTRY org.eclipse.osgi 2 0 2008-02-22 09:13:18.046
    !MESSAGE While loading class
    "org.eclipse.mylyn.tasks.ui.TasksUiPlugin", thread
    "Thread[main,6,main]" timed out waiting (5000ms) for thread
    "Thread[Worker-0,5,main]" to finish starting bundle
    "update@plugins/org.eclipse.mylyn.tasks.ui_2.1.0.v20070927-0900.jar
    [313]". To avoid deadlock, thread "Thread[main,6,main]" is
    proceeding but "org.eclipse.mylyn.tasks.ui.TasksUiPlugin" may not
    be fully initialized.
    !STACK 0
    org.osgi.framework.BundleException: State change in progress
    for bundle
    "update@plugins/org.eclipse.mylyn.tasks.ui_2.1.0.v20070927-0900.jar"
    by thread "Worker-0".
    at
    org.eclipse.osgi.framework.internal.core.AbstractBundle.beginStateChange(AbstractBundle.j ava:1141)
    at
    org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:258)
    at
    org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:400)
    at
    org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLa zyStarter.java:111)
    at
    org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java :417)
    at
    org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoade r.java:189)
    at
    org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:34 0)
    at
    org.eclipse.osgi.framework.internal.core.SingleSourcePackage.loadClass(SingleSourcePackag e.java:37)
    at
    org.eclipse.osgi.framework.internal.core.BundleLoader.findClassInternal(BundleLoader.java :405)
    at
    org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:369)
    at
    org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:357)
    at
    org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.jav a:83)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClassInternal(Unknown Source)
    at
    org.eclipse.mylyn.context.ui.ContextUiPlugin$5.run(ContextUiPlugin.java:258)
    at
    org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
    at
    org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:123)
    at
    org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3659)
    at
    org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3296)
    at
    org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2389)
    at
    org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2353)
    at
    org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2219)
    at
    org.eclipse.ui.internal.Workbench$4.run(Workbench.java:466)
    at
    org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:289)
    at
    org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:461)
    at
    org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
    at
    org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:106)
    at
    org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:169)
    at
    org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLau ncher.java:106)
    at
    org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.jav a:76)
    at
    org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:363)
    at
    org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176)
    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:508)
    at org.eclipse.equinox.launcher.Main.basicRun(Main.java:447)
    at org.eclipse.equinox.launcher.Main.run(Main.java:1173)
    at org.eclipse.equinox.launcher.Main.main(Main.java:1148)
    Caused by:
    org.eclipse.osgi.framework.internal.core.AbstractBundle$BundleStatusException
    ... 40 more
    Root exception:
    org.eclipse.osgi.framework.internal.core.AbstractBundle$BundleStatusException
    at
    org.eclipse.osgi.framework.internal.core.AbstractBundle.beginStateChange(AbstractBundle.j ava:1141)
    at
    org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:258)
    at
    org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:400)
    at
    org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLa zyStarter.java:111)
    at
    org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java :417)
    at
    org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoade r.java:189)
    at
    org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:34 0)
    at
    org.eclipse.osgi.framework.internal.core.SingleSourcePackage.loadClass(SingleSourcePackag e.java:37)
    at
    org.eclipse.osgi.framework.internal.core.BundleLoader.findClassInternal(BundleLoader.java :405)
    at
    org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:369)
    at
    org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:357)
    at
    org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.jav a:83)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClassInternal(Unknown Source)
    at
    org.eclipse.mylyn.context.ui.ContextUiPlugin$5.run(ContextUiPlugin.java:258)
    at
    org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
    at
    org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:123)
    at
    org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3659)
    at
    org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3296)
    at
    org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2389)
    at
    org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2353)
    at
    org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2219)
    at
    org.eclipse.ui.internal.Workbench$4.run(Workbench.java:466)
    at
    org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:289)
    at
    org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:461)
    at
    org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
    at
    org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:106)
    at
    org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:169)
    at
    org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLau ncher.java:106)
    at
    org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.jav a:76)
    at
    org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:363)
    at
    org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176)
    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:508)
    at org.eclipse.equinox.launcher.Main.basicRun(Main.java:447)
    at org.eclipse.equinox.launcher.Main.run(Main.java:1173)
    at org.eclipse.equinox.launcher.Main.main(Main.java:1148)
    !ENTRY org.eclipse.help 4 0 2008-02-22 09:18:14.375
    !MESSAGE Required attribute "label" missing from "topic"
    element in "/com.adobe.flexbuilder.help/tocAPI.xml" (skipping
    element)
    !ENTRY org.eclipse.help 4 0 2008-02-22 09:18:14.375
    !MESSAGE Required attribute "label" missing from "topic"
    element in "/com.adobe.flexbuilder.help/tocAPI.xml" (skipping
    element)
    !ENTRY org.eclipse.help 4 0 2008-02-22 09:18:14.375
    !MESSAGE Required attribute "label" missing from "topic"
    element in "/com.adobe.flexbuilder.help/tocAPI.xml" (skipping
    element)
    !ENTRY org.eclipse.help 4 0 2008-02-22 09:18:14.375
    !MESSAGE Required attribute "label" missing from "topic"
    element in "/com.adobe.flexbuilder.help/tocAPI.xml" (skipping
    element)

    I've found solution by myself so I'll present it here. Maybe
    someone will need it.
    The problem of such behaviour was that Flex plugin always (at
    least on my pc) wants to ustart eclipse using its own JRE from here
    C:\Program Files\Adobe\Flex Builder 3 Plug-in\jre (default dir).
    This environment is Java 5. When you go to
    eclipse>window>preferences>Java>Installed JREs and you
    delete default Flex JRE, add new to point to for example C:\Program
    Files\Java\jre1.6.0_04 eclipse still uses JRE from C:\Program
    Files\Adobe\Flex Builder 3 Plug-in\jre. Do not know why
    Flex/eclipse does that but if you simply overwrite C:\Program
    Files\Adobe\Flex Builder 3 Plug-in\jre files with newer JRE from
    C:\Program Files\Java\jre1.6.0_04 all works perfectly.
    Hope it helps somebody ;-)
    thanks Artur

  • mx:Image no image preview in Design Mode

    Inside my Flash Builder (4.01) AIR project, the image preview in design mode for the mx:Image component does not show the image set with the source attribute.
    This seems to be a project specific problem. When I create a new project , insert mx:image and set the source to an image, the image is previewed just fine. I also get a possible related error saying : "Design mode could not load swiz-framework-1.0.0-RC1.swc. It may be incompatible with this SDK, or invalid. (DesignAssetLoader.CompleteTimeout)"
    This error pops up in several google searches and is by some regarded as an sdk bug, so I dont know the relevance here.
    This happens in various flavours of the Flex SDK  (4.0/4.1 latest versions).
    Thanks in advance

    Ok, I found out it has definitively something to do with the "Design mode could not load swiz-framework-1.0.0-RC1.swc. It may be incompatible with this SDK, or invalid. (DesignAssetLoader.CompleteTimeout)" warning. This somehow affects the loading of the mx:Image.
    Recompiling the SWC might work with the swiz swc, but there are more swc's giving this error like the google maps swc which does not have the source avalable freely.
    This is a real pain as I like to use a mockup image in Design Mode to place components exactly as provided by the design team.

  • How to edit text in design mode - i.e get an I cursor instead of arrow

    DW CS6 This is a very basic unclear on concept question. I normally work in code view and have no problems. Sometimes there is a large block of text within a paragraph which is in a div.
    I would like to correct a simple typo or insert some more text directly from the design mode display. However, almost all the time, when I click on the spot I want to modify, the cursor remains an arrow and the entire div gets a yellow border. I still have the select arrow, not the vertical bar I need to edit.
    Sometimes I seem to stumble onto the right set of clicks and get the edit bar.
    Thanks for any suggestions.

    Design View can get pretty cranky when your code has errors.
    Check the validator at http://validator.w3.org and make sure you're working with clean code before resorting to wiping preferences, config folders or reinstalling.
    If your code is clean and it's still not allowing you to click your text in Design View, you may have a z-indexing issue. I notice on pages that use a lot of positioning (APDivs) you can accidentally cover up your text boxes with blank/transparent areas of other elements and cause problems when trying to access that text at a later date.
    It's all guesswork though without seeing your actual page.
    Could you post a link?

  • Design mode doesn't show anything after import

    I just installed Flash Builder 4 and selected a small project I was working with in Flex 3.  It gave me a warning upgrading the directory which I did and loaded up the base .mxml file.  I ran it and it worked ok.  I then went into design mode to add more controls and the window is blank.  I tried to refresh and still nothing.  Any ideas on how to get around this?
    Edit: More info
    I created a new flex project and I get the design window.  Also in the original project I can add items, say a button, to the design window but it dissapears when I release the mouse button.  However, it does add it to the code and I also see it when I run the project.
    Edit: Even more info
    In the new project I created I copied over the source XMLListCollection and added it into the Declarations tags and the visual controls but left the application header intact.  I lost the ability to see the design view after I did that.  So I commented out all the code I put in place and still got the same issue with dragging a control onto the page and it dissapears.  However, it shows in code and also shows when running.  Again, everything else is commented out.   I then deleted all the code except for the original code put in place by Flash Builder 4 and encounted the same issues.

    your problem:
    chrome does not call javascript when view the page through local file system (not through web server).
    try view your page with safari.

  • Design mode in Flash Builder 4.5

    I've seen from previous discussions that newer versions of Flash Builder wouldn't be supported in design mode because there would be too many SWCs to maintain, but I wanted to check if it'd be possible for the LCCS team to only support the current/active version of Flash Builder?
    It wasn't too bad before because I had Flash Builder 4 on my old Macbook Pro. I recently bought a new Macbook Air, and I was trying to find Flash Builder 4 specifically for the purpose of being able to use design mode. I like being able to quickly mockup things in the design mode, and I've always been more visual personally (I still use the command line when I have to, but I'm a designer by nature and so I always prefer being able to visually layout my interface instead of code it out). I think it's a matter of preference, and I probably could switch to just using code, but I really liked the design mode.
    Anyway, I don't think it'd be a problem, except I can't find any download links for Flash Builder 4. The only thing I can get is Flash Builder 4.5, and the design mode is not supported in that version. Would it be possible to find a download link (even for a trial) of Flash Builder <= 4.0?

    Hi all,
    Exact same problem for me as well. Can someone please help ?
    Thank you !

  • Edge poster image no longer visible in design mode

    Just updated to Muse 2014.3
    In design mode the preview of Edge Animations has been replaced with the "Eg" icon.
    The animations works just fine but it is more difficult to place them properly without a preview image.
    I checked the Edge Animation file to make sure that the poster image was selected.

    Yes, it came down to something corrupted with OS X as suddenly I started getting the long grey progress bar every time I booted OS X (no problems when booting Windows 7 on the Boot Camp partition).
    Disk Utility could not repair it and for some reason I couldn't boot off a USB drive that I had setup as a recovery drive, so I couldn't repair it via Disk Warrior nor TechTool (I misplaced the boot DVDs over the years of moving).
    Since this was my laptop that I only use when I'm on the road, all my important information was synced to my desktop Mac so I just started over and reformatted the entire hard drive and reinstalled everything (it gave me the opportunity to try out 10.7 preview release on a clean install as well as I wanted to upgrade from 32-bit to 64-bit Windows 7 anyways) and now everything works fine, including Target Disk mode.

Maybe you are looking for