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.

Similar Messages

  • Album doesn't show up after importing a CD

    I imported a CD to iTunes, but it doesn't show up in iTunes. The files are however stored on my iMac, but they don't play when I try to doubleclick them in Finder.

    I would try deleting them and reimporting them

  • My laptop doesn't show anything but the mouse after the logon page at windows 8.1

    my laptop doesn't show anything but the mouse after the logon page at windows 8.1..Acer E5 473G 57QQ

    Hi there! When I read your post, I realized that a clean boot or a safe mode might help. I suggest you read the articles on them if you are not familiar. However, a legacy boot menu to enter a safe mode is unfortunately difficult in windows 8.1 as revealed in method 5 of the following article http://www.7tutorials.com/5-ways-boot-safe-mode-windows-8-windows-81 I am sorry that I was unable to provide a solution directly but hope that this reply will give a direction..............

  • When I open my email in the text box it doesn't show anything until i hit the forward button.  Can anyone help?

    When I open my email in the text box it doesn't show anything until i hit the forward button.  Can anyone help?

    See if any of the following help.
    Try turning the account off and on : Settings > Mail, Contacts, Calendars , then tap the account on the right, slide Mail to 'off', exit settings and go back into the Mail app, and then go back to Settings and slide Mail back to 'on'
    If that doesn't work then try closing the Mail app completely : from the home screen (i.e. not with the Mail app 'open' on-screen) double-click the home button to bring up the taskbar, then press and hold any of the apps on the taskbar for a couple of seconds or so until they start shaking, then press the '-' in the top left of the Mail app to close it, and touch any part of the screen above the taskbar so as to stop the shaking and close the taskbar.
    Also do a reset : press and hold both the sleep and home buttons for about 10 to 15 seconds (ignore the red slider), after which the Apple logo should appear - you won't lose any content, it's the iPad equivalent of a reboot.

  • I was using iMovie yesterday and it was working. But today when it started it doesn't show anything in the window on the left. No events, no projects, nothing. It's blank and so is the rest of the screen. Does anyone know what my problem might be?

    I was using iMovie yesterday and it was working perfectly. But today when it started it doesn't show anything in the window on the left. No events, no projects, nothing. It's blank and so is the rest of the screen. Does anyone know what my problem might be?
    Where does the imovie.library reside? where do the events and projects reside?

    Hi winkydb,
    Thanks for visiting Apple Support Communities.
    If you do not see the events or clips you were working with previously, first see if you can switch back to the library you were using with this method:
    Show or hide the Libraries list
    You select libraries and events in the Libraries list.
    To show the Libraries list: Click the Show button on the left side of the toolbar.
    The default location for iMovie libraries is the Movies folder in your home folder.
    You can find this information here:
    iMovie (2013): Work with multiple libraries
    http://support.apple.com/kb/PH14745
    Best Regards,
    Jeremy

  • ITunes' Taskbar-playing mode doesn't show itself if ObjectBar Installed

    iTunes' Taskbar-playing mode doesn't show itself if ObjectBar Installed and disabled. Stardock said that iTunes doesn't recognize Objectbar when I tell the Stardock support. The iTunes menu bar in ObjectBar won't appear unless you are using it with iTunes Multi-pluggin. Even with this pluggin. iTunes doesn't shrink into the taskbar as taskbar-playing mode. Stardock said that this feature won't be available unless Apple can recognize ObjectBar as a valid taskbar replacement.

    This is the message that I composed to Stardock Support about iTunes' compatibility on ObjectBar:
    Why ObjectBar disables iTunes taskbar-playing mode? when i install ObjectBar and I have already installed iTunes on my Windows XP PC with taskbar-playing mode enabled, I can't shrink the iTunes window into the taskbar-playing mode.
    And Stardock Support Replied at me:
    Hello Harry,
    ObjectBar doesn't disable this feature specifically. ObjectBar hides the Taskbar to reduce redundancy, but iTunes had likely been written to hardcode the taskbar-playing mode into the Windows taskbar and doesn't recognize ObjectBar.
    Unfortunately this feature will not be available unless Apple can recognize ObjectBar as a valid taskbar replacement.
    But I'm already tell these problems to Apple.

  • Why is it not showing anything after I plugged in my USB hard drive? I cannot locate the drive in my macbook. FYI this happened after few times using it.

    I need help as I am new to IOS.
    Currently it is not showing anything after I plugged in the hdd to my mac book.

    I had the same exact issue, which you can see in another forum.
    I "killed" both my MBP and my wife's MBP by plugging in my iPhone and getting a  message about USB drawing too much power.
    It was not fixed by using an SMC reset.
    I DID fix it by unplugging the battery, I left it unplugged long enough to remove the RAM, HD and put some RAM and HD back into place. (I initially swapped the RAM and HD from my MBP into my wife's MBP.
    After that everything was good, although upon first boot, some apps crashed because of the "system date" being set to a date before 2000. I forget the exact date, but it will be some time in 1984, the birthdate of the Macintosh. It is not a big issue, just correct the date and time.
    If you are curious about that date, copy a large file on your drive and look at the CREATED/MODIFIED date....it will show this same date, until the copy is complete, at which time you will see the correct one.
    Once again, try to disconnect your battery, very carefully by lifting up the connecter evenly on both sides to avoid damaging the connector or the board.

  • Custom-portlet-mode doesn't show

    All,
    I created a sample JSR 286 portlet and selected to show about mode (keeping view and edit) default. wizard creates a default about.jsp. However when i added another tag for preview, link to pick preview mode doesn't show in the top right corner (view actions menu) of portlet. Any idea what i am doing wrong.
    Thanks,
    Prasad
    <supports>
    <mime-type>text/html</mime-type>
    <portlet-mode>edit</portlet-mode>
    <portlet-mode>about</portlet-mode> <-- works....
    <portlet-mode>preview</portlet-mode> <-- doesn't work
    </supports>
    <custom-portlet-mode>
    <portlet-mode>about</portlet-mode>
    </custom-portlet-mode>
    <custom-portlet-mode>
    <portlet-mode>preview</portlet-mode>
    </custom-portlet-mode>
    Edited by: Prasad on Dec 7, 2012 8:58 AM

    After i de and register again the portlet producer it showed up.
    However the content of this is being displayed in a completely different page. Do you know how i can keep the response within the same portlet.
    thanks,
    Prasad.

  • When I on my Apple TV on my tv it doesn't show anything it just show check your cable connection

    When I on my Apple TV it doesn't show anything please can you help me

    is this a msg from the tv or from the appletv ?

  • When I attach USB flashdrive to my new Mac Air no icon appears.  I just finished downloading pictures off of old mac and that one worked as expected.The new computer doesn't show anything but when I pull USB out pompts message improper eject. Any ideas?

    When I attached my USB flashdrive to my new Mac Air no icon appears and the same when I attached my new superdrive.  I just finished downloading pictures off of my old Mac and that one worked as expected. The new computer doesn't show anything but when I pull the USB flashdrive out, a message prompts me with an improper eject notice. Any ideas on why no icon (a disc) appears and how can I get it to?

    Open Finder preferences, click on the General icon in the toolbar. Check the boxes for what you want displayed on the Desktop. Click on the Sidebar icon in the toolbar and do the same for what you want displayed in the sidebar.

  • I turned on my computer but it doesn't show anything on the screen

    I turn on my iMac, I hear it running, but the screen doesn't show anything and it also doesn't make the 2 beeps it usually makes when I press the power button. There is also slight ringing when it is off and still connected to a power source.
    I've tried disconnecting the power cord for 30 seconds, plugging it back and waiting a few more seconds and turn it on.
    Here are the things it has:
    2.5GHz quad-core Intel core i5 processor
    4GB of 1333MHz DDR3 SDRAM
    500 GB 7200-rpm hard drive
    AMD Radeon HD 6750M graphics processor with 512 MB of GDDR5 memory
    Thunderbolt port
    I have not updated to Mavericks or Mountain Lion OS X
    The Model No. Is A1311

    Hello Salavaur,
    Thank you for contacting Apple Support Communities.
    You can use the following article to troubleshoot the video issues on your iMac:
    Apple computers: Troubleshooting issues with video on internal or external displays
    Regards,
    Jeff D. 

  • Login window doesn't show up after installing

    So I downloaded all the updated released yesterday, including 10.5.2 combo update, Leopard Graphics Update 1.0 & iLifeSupport 8.2. Then I installed them all, restarted my Mac just fine. However, after I installed Application Enhancer & logged out, the login window couldn't show up ever since.
    Then I tried the following solutions:
    1 startup in single-user mode, fully mounted the boot volume, removed /Library/Application Enhancers & /Library/Preferences/Application Enhancer.prefPane ; then I tried to reboot, login window didn't show up.
    2 startup in single-user mode again, fully mounted the boot volume, used the following command:
    mv /Library/StartupItems StartupItemsOld
    mv /Library/Preferences/SystemConfiguration/preferences.plist preferenceOld
    mv /Library/Preferences/loginwindow.plist loginwindowOld
    mv /Library/Preferences/DirectoryService DirectoryServiceOld
    rebooted again, login window still doesn't show up.
    So if anyone could help me out, Thank you very very much!
    also, I found two strange files in the root directory: mach_kernel, mach_kernel.ctfsys. What are this two files for?

    Sounds like you need to run the repair disk routine on the installation disk's version of Disk Utility. Failing that, you could try going into single user mode on startup. Restart the Mac while holding both CMD & S. When you see the code screen and prompt >, type *fsck -fy* (note the space after the k) then hit return. Hopefully things get repaired. Once complete type reboot and hit return

  • Skype window doesn't show up after logging in

     After I log in to Skype I see the icon show up in my task bar but the window doesn't show up and clicking on the icon doesn't do anything.
    And the times when the window DOES show up after signing in, it's not responding. 
    Is there a way to fix this? I have the latest version of Skype and am using Windows 8.1

    Please,  run the DirectX diagnostics tool (32-bit version).
    Go to Windows Start and in the Run box type dxdiag.exe and press the OK button. This will start the DirectX diagnostics program. Run this diagnostics and save the results to a file. Please, attach this file to your post.
    Be aware that you will have to zip this file before attaching it here.

  • Mac mini doesn't do anything after startup

    My early 2009 Mac mini doesn't allow me to do anything after booting. Once the desktop loads, anything I do causes a spinning beach ball to appear.
    Important info: Hard drive has over 30Gb of free space, so that isn't an issue.
    Help please!

    To be honest, I think it's over 60Gb of free space. The hard drive is either 320Gb or 360Gb.
    I can't check
    EDIT: I'm completely wrong, it has 112GB left of 320
    Message was edited by: Ert00044

  • Mail doesn't show anything, it is completely blank

    I know everybody is having problems with Gmail and Mail, I've looked for a solution to this in other posts but haven't found anything. I have a brand new MBPR that I am setting up from scratch, I'm not using my old backup, so I'm not restoring old mailboxes or anything. When I set up my Gmail account, everything inputs correctly, it accepts my login name and password and loads all my imap folders in the side bar, but it doesn't display anything, anywhere. If I click on an imap folder its just blank. If I click on my inbox its blank. The messages are there when I log in online, but nothing is downloading. I've let the MB sit to see if it was a problem with loading messages, but nothing has changed after hours of sitting. I've already installed the update for Mail, so it doesn't solve this problem. Here's a screen shot just to confirm, any help is appreciated.

    I've got essentially the same problem. Setting up (not importing or converting from Mountain Lion) a Gmail account in Mail; Inbox and Sent are empty, whilst Junk, Trash and All Mail are populated with e-mails correctly. I too have applied the Mavericks Mail patch. I've tried deleting and re-adding the account, rebuilding mailboxes, and forcing Mail to synchronise, but to no avail. Can anyone offer any tips?

Maybe you are looking for

  • How do I disable all-day events in iCal?

    For some reason, when I run iCal it'll always show all-day events regardless of how I turned it off. Given that I'm not a fan of defining an event as all-day, this is very annoying, as it pushes down my calendar and plops an annoying bar at the top t

  • Drop down choice to let us know what the email is about?

    If you go to  http://ellenmemorialhcc.businesscatalyst.com/contact-us.html  you will see a email us portion. What we are looking for is basically a heading that titles "I am interested in recieving information on:" and then we would like tohave a dro

  • Where does it tell you what device a purchased ap went to?

    My iPhone was stolen in Dec of 2011. Did not have a locator on phone. Had a hard time getting that person to stop using my phone. They would contact my friends through my games!! Thought I had everything taken care of and like 6 months or so later I

  • Roll back for QueueConnectionFactory

    My Stateless Session Bean call entity bean and MDB. My Session Bean TX Requied. If I create jms use javax.jms.QueueConnectionFactory, I have roll back for required XA Database driver. But if I create jms use WLS connection factory with default settin

  • Timezone incorrect in java 1.4

    In java 1.4 JVM does not use the local time zone from operation system. I tried to change the registry key: HKEY_LOCAL_MACHINE/SYSTEM/CurrentControlSet/TimeZoneInformation But it was not helped. I cannot use java 1.6 or use -duser.timezone parameter.