On Mac Lion Use FB 4.5.1 with 3.6 SDK - known issues?

I'm on Mac OS 10.7, Lion. I recently downloaded and install FB 4.5.1 and imported my Flex3 project. I selected SDK 3.6 for compatibility (not ready to recode for Spark/4.5).
Is 3.6 fully supported under FB 4.5.1? For instance, in the design viewer, an icon in a button doesn't show (@Embed(source='assets/magnifier.png')). I know that's really a design viewer question, but are there settings/framework or other design viewer gotchas I need to be aware of?
Thanks
Code_away

I just noticed that the layout for a few mx:TitleWindows don't appear in Design view. Should this be expected?

Similar Messages

  • TS1702 Cannot get iPhone 4 to talk with Mac Lion using Numpad. Have updated, restarted etc. Have Screen Sharing on. It sees my computer but when I press keys on the NumPad there is no response. I have tried it on the Calculator and on Sibelius. Any clues?

    Cannot get iPhone 4 to talk with Mac Lion using Numpad. Have updated, restarted etc. Have Screen Sharing on. It sees my computer but when I press keys on the NumPad there is no response. I have tried it on the Calculator and on Sibelius. Any clues??

    Here's how to do it.
    1. App Store, iTunes Store should have the same AppleID on Computer and iPhones. (Free to share apps, music and books... )
    2. Person A uses the same purchasing account for everything (ie. email, contacts and ...).
    3. Person B have the same purchase account see no. 1 (for App Store and iTunes Store) but create a second AppleID for iCal, e-mail, contacts  and etc.

  • I have a mac book pro mid 2011 and it overheats is there any known issue with this model

    overheating issues
    I have a mac book pro mid 2011 and it overheats is there any known issue with this model

    Are you gaming or watching videos when the unit heats up? As your core temperatures rise, it's normal for the fans to speed up - but if you're not running any CPU/GPU intensive apps, it's not normal for your MBP to heat up or for the fans to run high. Download the free iStat Pro widget and either record or take a screen shot of your temps and fans speeds. Oh, and your MBP should not heat up just because you're using the power adapter.
    Clinton

  • Attempting to use flash builder beta 2 with beta 1 sdk

    Hi,
    I'm running into a few issues migrating a project I've started in Flash Builder Beta 1.
    The biggest mistake I probably made was uninstalling Beta 1 and I can't seem to find where to re-download it. Is it available somewhere?
    It would not be necessary except for the fact that I'm catching errors trying to use Flash Builder Beta 2 with the 4.0.0.7219 sdk.
    When I set my compiler to use the beta 1 sdk, Flash Builder first throws an internal build error. Then I can't return to properties > flex compiler, getting a "could not accept changes error." Below is the log output.
    I plan to migrate my project to Beta 2, but would love to do it in a separate workspace...
    Any help, suggestions much appreciated!
    Seth
    Here's what's in my log:
    !ENTRY org.eclipse.ui 4 0 2009-10-07 10:15:14.268
    !MESSAGE Unhandled event loop exception
    !STACK 0
    java.lang.NoClassDefFoundError: flex2/tools/oem/OEMException$CircularLibraryDependencyException
        at java.lang.Class.getDeclaredConstructors0(Native Method)
        at java.lang.Class.privateGetDeclaredConstructors(Class.java:2357)
        at java.lang.Class.getConstructor0(Class.java:2671)
        at java.lang.Class.newInstance0(Class.java:321)
        at java.lang.Class.newInstance(Class.java:303)
        at com.adobe.flexbuilder.project.sdks.FlexSDK.createSDKDependentImplementation(FlexSDK.java: 846)
        at com.adobe.flexbuilder.project.sdks.FlexSDK.createSDKDependentImplementation(FlexSDK.java: 831)
        at com.adobe.flexbuilder.project.actionscript.internal.ActionScriptProjectSettings.computeCo mpilerLibraryPath(ActionScriptProjectSettings.java:1249)
        at com.adobe.flexbuilder.multisdk.compiler.internal.ASBuilder.applySettings(ASBuilder.java:3 20)
        at com.adobe.flexbuilder.multisdk.compiler.internal.ASApplicationBuilder.setup(ASApplication Builder.java:67)
        at com.adobe.flexbuilder.multisdk.compiler.internal.ASItemBuilder.setup(ASItemBuilder.java:5 4)
        at com.adobe.flexbuilder.project.compiler.BuilderFactory.createBuilder(BuilderFactory.java:8 0)
        at com.adobe.flexbuilder.project.compiler.BuilderFactory.createCompilerArgumentValidator(Bui lderFactory.java:64)
        at com.adobe.flexbuilder.project.ui.properties.CompilerPropertyPage.validateCompilerArgument s(CompilerPropertyPage.java:792)
        at com.adobe.flexbuilder.project.ui.properties.CompilerPropertyPage.validate(CompilerPropert yPage.java:929)
        at com.adobe.flexbuilder.project.ui.properties.CompilerPropertyPage.access$4(CompilerPropert yPage.java:921)
        at com.adobe.flexbuilder.project.ui.properties.CompilerPropertyPage$4.modifyText(CompilerPro pertyPage.java:674)
        at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:167)
        at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1561)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1585)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1566)
        at org.eclipse.swt.widgets.Text.sendModifyEvent(Text.java:1769)
        at org.eclipse.swt.widgets.Text.setText(Text.java:2230)
        at com.adobe.flexbuilder.project.ui.properties.CompilerPropertyPage.copyVersionIntoEditBoxes (CompilerPropertyPage.java:693)
        at com.adobe.flexbuilder.project.ui.properties.CompilerPropertyPage.updateFlashPlayerOptions (CompilerPropertyPage.java:652)
        at com.adobe.flexbuilder.project.ui.properties.CompilerPropertyPage.update(CompilerPropertyP age.java:910)
        at java.util.Observable.notifyObservers(Observable.java:142)
        at java.util.Observable.notifyObservers(Observable.java:98)
        at com.adobe.flexide.editorcore.ui.sdks.FlexSDKChooserControl$2.widgetSelected(FlexSDKChoose rControl.java:665)
        at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:228)
        at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1561)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1585)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1570)
        at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1360)
        at org.eclipse.swt.widgets.Link.sendMouseEvent(Link.java:639)
        at org.eclipse.swt.widgets.Control.sendMouseEvent(Control.java:2978)
        at org.eclipse.swt.widgets.Control.sendTrackEvents(Control.java:3073)
        at org.eclipse.swt.widgets.Control.kEventControlTrack(Control.java:2104)
        at org.eclipse.swt.widgets.Widget.controlProc(Widget.java:375)
        at org.eclipse.swt.widgets.Display.controlProc(Display.java:862)
        at org.eclipse.swt.internal.carbon.OS.SendEventToEventTarget(Native Method)
        at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3051)
        at org.eclipse.jface.window.Window.runEventLoop(Window.java:825)
        at org.eclipse.jface.window.Window.open(Window.java:801)
        at org.eclipse.ui.dialogs.PropertyDialogAction.run(PropertyDialogAction.java:157)
        at org.eclipse.jface.action.Action.runWithEvent(Action.java:498)
        at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionI tem.java:583)
        at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:500)
        at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java :411)
        at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1561)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1585)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1570)
        at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1360)
        at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3482)
        at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3068)
        at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2384)
        at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2348)
        at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2200)
        at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:495)
        at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:288)
        at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:490)
        at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
        at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
        at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193)
        at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLau ncher.java:110)
        at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.jav a:79)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:386)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:585)
        at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
        at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
        at org.eclipse.equinox.launcher.Main.run(Main.java:1236)

    Hello,
    I reproduced your issue exactly as you stated.  Unfortunately, it doesn't look like FB Beta 1 is publicly available.  To get out of the broken state, you can go to your workspace preferences (not project properties) and under Flash Builder > Installed Flex SDKS, switch back to the 4.0 Beta 2 SDK that came with Builder.
    I am going to ask around to see what the problem might be, as I am unfamiliar with the code that is causing this.  There may or may not be a workaround, but regardless, I think we'd recommend that you upgrade your project from Beta 1 SDK to Beta 2.
    Thanks,
    Rob Brambley
    Computer Scientist, Flash Builder

  • Cannot use this version of Mail with this version of OSX issue again

    OK, so here's a new twist on an old favorite. Have been using Mail with no problems since the 10.5.8 update. Last night I shut my Mac down (something I rarely if ever do) and when I turned it on this morning and tried to launch Mac Mail, I got the error message about it not working with this version of OSX. Did NOT update the OS. Did NOT update mail or roll back Mail. Just shut down and turned it back on. Mail is version 3.5. Have tried all the usual fixes to no avail. Any ideas?
    Adam

    All of the above. All of them produced the error. Removed apple.com.mail.plist and restarted, and the problem persisted. My fix was downloading the 10.5.8 standalone updater and reinstalling. This produced the behavior removing the .plist should have and Mail started and I was able to reenter account info and re-index my old mailboxes. So, for now, fixed. But since this happened on its own without a recent install of anything system or 3rd party related, we'll see how long it lasts.
    Message was edited by: Adam Salerno
    Message was edited by: Adam Salerno

  • Has anyone used an Ipad first generation with the IOS SDK app development kit? If you have or have not did you need more than 16 gigabytes to work with?

    What up with these online custormer assists they don't know what their own product is (ISO SDK app development kit) So this is where they send me when they could have answered me yes or no you need that

    What "online customer assist" are you referring to? The only entity at Apple that could or would help you with this issue is Apple Developer Support. Is that who you contacted?
    In any case, are you referring to the capacity of the iPad itself? If so, a 16GB will be fine for testing unless you have it loaded up with too much stuff for your app to load and run. If that's not what you meant, please clarify.
    Regards.

  • Firefox mac osx version does not support mac-Lion os full screen window mode. When will you bring this?

    In macbook pro with lion os apple gives a full-screen-mode icon in the top right corner of the window, which will be used to open that view in different window. But firefox does not support this. Even chrome supports it.
    When will you bring this feature to firefox?. Currently I am in firefox 8.0.1

    No answers, but Mozilla is aware of the new release of Lion, and hopefully are working on solving some of the known issues. There are some rather formal technical discussions and reports, as mentioned in this contributors thread: [/forums/contributors/707160]

  • GoLive CS2 and Mac Lion OS

    Does anyone know if GoLive CS2 (8.0.1) is compatible with the new Mac Lion OS? It works fine with Snow Leopard.

    CS2 was written for PPC processors. Lion will not run any programs written for PPC processors. Lion lacks Rosetta, the PPC emulator you have in Snow Leopard.

  • How can I print to my HP OfficeJet 6500 Wireless Printer from my iPhone 4S which used to work before AirPrint printers were even available? (running Mac Lion OS, all software and HP sw updates are all performed)

    How can I print to my HP OfficeJet 6500 Wireless Printer from my iPhone 4S which used to work (on prior iPhones) before AirPrint printers were even available? (running Mac Lion OS, all software and HP sw updates are all performed)
    I don't get it, I read one post about why would we have to buy an AirPrint Printer when we have used the "print to a wifi printer" just fine in the past?  Yes I feel that's exactly what's happening to me now too. I want to print from my iPhone and iPad to my WiFi Printer which is also now connected to my Airport Express WiFi network just fine. No problems.

    Very glad you added that bit of information because I see different problems similar to this.  I want to share with them what you did and hopefully you not only fixed your specific problem but you can lend some more advice to others with problems like this. Thanks!
    Don't forgot to say thanks by giving "Kudos" if I helped solve your problem.
    When a solution is found please mark the post that solves your issue.
    Every problem has a solution!

  • I have a Mac Pro using Lion, with a SSD for system.  Restored drive from backup.  Now logon password doesn't work.  Account password still works.  Changing password in user group preferences no longer works to change logon password.

    I have a Mac Pro using Lion, with SSD for system drive.  Drive stopped booting, but otherwise appeared healthy.  Restored from system backup.  Now drive seems to work properly, BUT my logon password no longer works.  Password OK for account; can access system preferences, and change user password there BUT logon still refuses to accept password.  No luck changing password for that account after adding new administrator account and logging on from that account.  Suggestions?  Thanks.

    If you redirect Accounts to another location (not on the Boot Drive) you need to direct them back there again after a restore.
    SystemPreferences > Accounts/User&Groups > ...
    ... Unlock the lock, then hold down Control as you click on an Account to get access to the Advanced Options pane.

  • Anyone unable to print from Mac Pro using lion 10.7.2 to HP LaserJet M1319f mfp

    I'm unable to print from Mac Pro using lion 10.7.2 to HP LaserJet M1319f mfp. The HP website says that the HP LaserJet M1319F MFP is compatible with Lion 10.7.2.  Every time I try to perform a Test print I get an Error msg.  I'm using driver version 1.3.0.261

    https://discussions.apple.com/message/23765195#23765195

  • How can I force mount a dvd that isn't even seen by Disk Utility? I can see it on the Mac when using my Windows 7 partition via Boot Camp, but not in Lion, which is how I would rather be running.

    How can I force mount a dvd that isn't even seen by Disk Utility? I can see it on the Mac when using my Windows 7 partition via Boot Camp, but not in Lion, which is how I would rather be running.

    Well if there is a EFI block, then running a program in OS X isn't going to do a lick of good.
    After all EFI was designed for Trusted Computing and Digital Rights Management, to act between the OS and hardware, can read drives, contact the Internet and everything.
    Windows doesn't use EFI, will have UEFI in Windows 8 though.

  • I had Leopard on may Mac. I upgraded to Mountain Lion using Snow Leopard. I can't use my video with Mountain Lion. Can I load Snow Leopard on an external hard drive so I can use it with my camera?

    I had Leopard on may Mac. I upgraded to Mountain Lion using Snow Leopard. I can't use my video with Mountain Lion. Can I load Snow Leopard on an external hard drive so I can use it with my camera?

    First, you cannot do this if you have a Boot Camp partition.
    Second: Create a new partition.
    1. Restart the computer and after the chime press and hold down the COMMAND and R keys until the menu screen appears. Alternatively, restart the computer and after the chime press and hold down the OPTION key until the boot manager screen appears. Select the Recovery HD and click on the downward pointing arrow button.
    After the main menu appears select Disk Utility and click on the Continue button. Select the hard drive's main entry then click on the Partition tab in the DU main window.
    2. You should see the graphical sizing window showing the existing partitions. A portion may appear as a blue rectangle representing the used space on a partition.
    3. In the lower right corner of the sizing rectangle for each partition is a resizing gadget. Select it with the mouse and move the bottom of the rectangle upwards until you have reduced the existing partition enough to create the desired new volume's size. The space below the resized partition will appear gray. Click on the Apply button and wait until the process has completed.  (Note: You can only make a partition smaller in order to create new free space.)
    4. Click on the [+] button below the sizing window to add a new partition in the gray space you freed up. Give the new volume a name, if you wish, then click on the Apply button. Wait until the process has completed.
    You should now have a new volume on the drive.
    It would be wise to have a backup of your current system as resizing is not necessarily free of risk for data loss.  Your drive must have sufficient contiguous free space for this process to work.
    Third: Install Snow Leopard.
    Boot from your Snow Leopard DVD. Follow instructions for installation being sure that before you actually install Snow Leopard you have selected the new partition as your target destination.
    Booting From An OS X Installer Disc
      1. Insert OS X Installer Disc into the optical drive.
      2. Restart the computer.
      3. Immediately after the chime press and hold down the "C" key.
      4. Release the key when the spinning gear below the dark gray Apple logo
          appears.
      5. Wait for installer to finish loading.

  • I have a mac book pro with Boot Camp that also runs windows.  I upgraded to Lion and somehow it crashes the mac side peridoically.  I am told I need to "clean" it and reinstall lion using the recovery drive.  will that delete the windows partition too??

    I have a mac book pro with Boot Camp that also runs windows.  I upgraded to Lion and now the mac side crashes/freezes periodically, especially iphoto.  I am told by the genius' that I probably need to "clean" it and reinstall lion using the "recovery drive" which resets everything back to default and reinstalls the lion operating system.  My question is will this also delete the "windows" partition drive and all that data too.  If so that will be a huge pain in the ___ to back up and reinstall boot camp and windows. I want to shoot the lion.

    There is no system like Acronis for the Mac platform. You can try using the buiilt in Disk Utility to create an Image of the complete Mac drive but I have found that this does not work very well as on tryiing to restore it gives errors sometimes.
    You can use SuperDuper or Carbon Copy Cloner to create a bootable Clone of your system partition. But that is only for the System partition and not the complete drive.
    If you use Boot Camp to install Windows on your Mac neither of those two programs will clone the Windows side.
    Neither will Disk utility as Mac's can not create or write to a NTFS partition. So some other program is need for that.

  • I use a two button mouse with my Mac Book Pro.  It works fine, but after installing Lion, the mouse wheel goes in reverse of what it did (rolling the wheel towards your palm goes up not down the page).  Anyone know how to fix this?

    I use a two button mouse with my Mac Book Pro.  It works fine, but after installing Lion, the mouse wheel goes in reverse of what it did (rolling the wheel towards your palm goes up not down the page).  Anyone know how to fix this?

    First sentence in OPs question:
    I use a two button mouse with my Mac Book Pro
    I guess the track pad settings would look similar to my screen shot?
    Regards,
    Colin R.

Maybe you are looking for

  • Macbook Pro start up issue

    I have a problem with a mid-2012 Macbook Pro 8gb ram, 500mb hard drive, Mavericks. The problem started when I loaded up about 100 tabs in Chrome for a long airplane ride. It crashed and would book up to the flashing folder. My speculation is that I f

  • Can't render preview on some clips

    In my timeline I've got a bunch of clips - some have yellow lines above them in the render bar, some red, some green.  And then some have no lines at all, it's these that are the problem. When I tell it to 'render preview' it will make all the clips

  • Iphone keeps turning on and shutting off 3 mins later

    I wanted to find out how i get my Iphone 3g to stop turning itself on and off. I updated it a few days ago and haven't had any problems with the phone until now. I have the diaganostic is supposed to be sending data to Apple but i don't know what to

  • TabIndex trouble

    Is there any reason why the attached code shouldn't work?

  • IOS7 Reinstall Help

    Hi all, I updated, with no problems. But I have having quite a few issues:- - iTunes Store is hanging (I know this has been reported by a few others) - App Store wont let me accept T&C's so I can't update/download any aps. - The Alarm wont respond to