Flex sdk in Flash Pro - niggly problem

Gidday
I'm playing around with the AS3XLS lib so I can import Excel files into an AIR app.
I've almost got it working  - only problem is I'm getting compile-time error like...
1046: Type was not found or was not a compile-time constant: DateFormatter.
... for the following classes:
    import mx.formatters.DateFormatter;
    import mx.formatters.NumberBase;
    import mx.formatters.NumberBaseRoundType;
     import mx.formatters.NumberFormatter;
I thought it was related to the flex lib not being installed, but I have the flex swc in my lib path, and use other Flex in the project.
Any idea why the error is appearing?
Cheers!

http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/mx/formatters/DateForma tter.html
states that newer flex versions should use spark.formatters

Similar Messages

  • Installing Flex SDK into Flash Builder 4.7 problems

    Hi,
    Im completely new to Flash Builder, today I have installed Flash Builder 4.7 & Flash CS6 from Creative Cloud for my son to start to learn game programming (with my help), I have used simple coding in web design however this terminology is new to me.
    I bought my son the latest 'Foundation Game Design with ActionScript 3.0' book on recommendation but it was written when FB was version 4.5 so im guessing this might be the problem.
    The book is very easy to follow but have hit problems at the beginning of the tutorials, the book talks about Flex SDK but it seems that FB 4.7 uses AIR SDK ?
    So the first project called HelloWorld, we got up to:
    Got an exclamation mark which said
    'The import flash.display.Sprite is not used
    locally'
    Continuing with the rest of the project the exclamation mark disappeared:
    However on selecting run- Debug we got a blank Flash Player window  ('generate HTML wrapper file' was deselected)
    So either we've done something wrong, or the book and FB version are not compatible?
    Any advice would be great!
    Thank you
    Latest ...
    I thought that installing Flex SDK may solve the problem but after following instructions I have the error message, see image below. Really stumped now!

    Sorry, if I went a little overboard. After re-reading your post, perhaps I should back up a little.
    First, there are little things that Flash Builder (FB) will complain about. Having extra import statements in your code doesn't hurt anything. If I'm trying different solutions and then commenting out the code, the import statements will hang around, FB will complain, but just ignore it. If you see a little icon on the left edge of your code editor and its a red circle with an X in it, then that is something that will have to be fixed.
    When you create an app in FB or Flash you can choose to create a web app which means it will run in a browser window. The project can optionally create an HTML wrapper, or web page that will load your app. In Flash Pro you can choose File->Publish Settings and there will be a checkbox on the left to publish a HTML wrapper. In FB, you can right click your project in the Package Explorer, select Properties at the bottom, select the ActionScript Compiler, and down at the bottom there will be a checkbox to create a HTML wrapper.
    If you're just learning Flash Builder, then the FlexSDK 4.6 and the AIR SDK 3.1 that comes with it should be fine. You mentioned Apache SDK and I'd recently been working with that so I ended up getting side-tracked.
    Getting an AIRSDK to work with when build ActionScript projects is easy. Just go to the adobe site, type AIR SDK in the search box, and you should find a page that will let you downloaded the latest version. There's also a page to let you download the latest AIR runtime, and if you were just going to run AIR apps and not build them, then that's all you would need. As a developer you'll want to install the runtime from the downloaded .exe file. With the SDK, after downloading it, installing it is easy. Just create a new folder an unzip the SDK into it, then place it somewhere easy to find. I put all my SDK's in their own directory right off the c: drive. So I have c:\AIRSDK_3.5.0.880 and c:\AIRSDK_3.7.0.1530. I use very descriptive folder names so I always know which SDK's I have to work from.
    To use the SDK in Flash Pro select Help -> Manage AIR SDK, hit the plus button and add the folder you created. Now when you've opened a Flash project, you go to File->Publish Settings and select the combo box at the top, you'll see options like 'AIR 3.7.0.1530 for Android' in the list that reflect the SDK's you've added.
    Generally with FB you'll be using a FlexSDK, or perhaps a FlexSDK overlaid with a newer version of AIRSDK. Overlaid basically means you copied the contents of the AIR SDK into the Flex Folder. The article I mentioned above will give you all the details on creating those. For instance, I downloaded the Apache Flex installer, installed it, then created an empty folder called c:\ApacheFlexSDK_4.9.1, launched the Apache installer, gave it the new empty folder I'd created, selected all the download options, and let it all download. If it launches a popup box or a security warning, you can allow it, and it will continue. Once you have the SDK and you want to use it with a project in FB, just right click the project, select Properties, selected that Compiler tab again, and up in the right corner you'll see 'Manage SDK's...'. Hit that link, add your new SDK to the list and give it a descriptive name, then selected the checkbox beside it to set it up as your default. If you do this, then all your projects set to use the default will automatically switch to it and rebuild. So if you want a project to stay with a specific SDK then select that option in your Compiler tab, and then you could use the combo box to select your new added SDK.
    When I started with FB I think I spent the first 2 days going round and round with project settings and options until I got them all figured out.
    When I develop, I usually have my browser open and I have bookmarks and favorites to let me quickly get to all the pages I use most often. Here are a few of them:
    http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/index.html  <---- The API reference. In the packages window check out 'Top Level' at the top and Language Elements near the bottom. I think I have this page open in one or more tabs almost every day.
    http://www.adobe.com/devnet.html
    http://www.adobe.com/devnet/actionscript/learning.html
    http://help.adobe.com/en_US/as3/learn/index.html
    http://helpx.adobe.com/flash.html
    http://help.adobe.com/en_US/flashbuilder/using/index.html
    Free videos to help you learn Flash Pro:
    http://tv.adobe.com/show/learn-flash-professional-cs6-/
    http://tv.adobe.com/show/learn-flash-professional-cs5/
    And you've already found the forums! But if you don't find an answer here, many times you can find your question already answered on www.stackoverflow.com forums.
    Ok, I think I went a little overboard again.

  • Help with using AIR 2.6 SDK in Flash Pro please

    Hello,
    I notice the air 2.5 sdk installed with a Flash Pro update.  I want to start using the 2.6 sdk, but for the love of me I cannot find simple instructions on how to do that.  I downloaded the sdk, but do I need to replace something, or install something, etc?  Can someone point me to a resource or explain exactly what I need to do so I can start using the 2.6 sdk in Flash Pro?
    Thanks in advance

    http://forums.adobe.com/thread/864964?tstart=0

  • Latest flex sdk for Flash Builder 4

    HI,
    We bought Flash Builder 4 Premium and installed it.
    Now I want to use the latest flex sdk to use with it (I am working on a project using TLF 2).
    What is the version I should install, is it sdk 4.1 or 4.5(Hero).
    In Flex 4.1 there are about three variations http://opensource.adobe.com/wiki/display/flexsdk/Downloads. Which one should I download if using 4.1 ?
    Please explain.
    Thanks

    Thanks Chris.
    in sdk 4.1 download there are 3 download types. Can you please tell me the difference of 'Free Adobe Flex SDK' and 'Open Source Flex SDK' and which one should I use?
    Thank you very much

  • How to update AIR SDK for Flash Pro CC?

    The most recent info I can find is for Flash Pro CS6:
    http://helpx.adobe.com/x-productkb/multi/overlay-air-sdk-flash-professional1.html
    Does this work in Flash Pro CC?

    Thanks Colin.
    I was thinking of adding a comment to my previous post along the lines of, "You would think that Adobe could make this process easy."   It appears that they could, and they have. 

  • AS3 Preloader (without Flex SDK or Flash CS)

    I use FlashBuilder but not the Flex SDK, just pure Actionscript. I have a swf application that is too long to download, so I would like to display a progressbar while the swf is being downloaded from the host.
    My main class is a Sprite. I tried to add a progressEvent.PROGRESS listener on root.loaderInfo in the constructor of my main Sprite, but then a PROGRESS event is fired only when all the swf is downloaded. Useless.
    On a Flex project, you have a Preloader included in the main Application, that displays a progressBar while the application swf is being downloaded from the server and initializing.
    That's what I want.
    Does someone understand how the Flex Preloader works ?
    Do you know how to do that without Flex SDK ?

    Here is the Preloader class :
    public class Preloader extends MovieClip
      public function Preloader()
        super();
        stop();
        if (root && root.loaderInfo)
        root.loaderInfo.addEventListener(Event.INIT, initHandler, false, 0, true);
      private function initHandler(e:Event):void
        root.loaderInfo.removeEventListener(Event.INIT, initHandler);
        displayProgressBar();
        root.loaderInfo.addEventListener(ProgressEvent.PROGRESS, progressHandler, false, 0, true);
        root.loaderInfo.addEventListener(Event.COMPLETE, completeHandler, false, 0, true);
      private function progressHandler(e:ProgressEvent):void
        displayProgressBar(e.bytesLoaded, e.bytesTotal);
      private function completeHandler(e:Event):void
        root.loaderInfo.removeEventListener(ProgressEvent.PROGRESS, progressHandler);
        root.loaderInfo.removeEventListener(Event.COMPLETE, completeHandler);
        removeProgressBar();
        nextFrame();
        var mainClass:Class = Class(getDefinitionByName("MainApplication"));
        if(mainClass)
          var app:Sprite = new mainClass();
          stage.addChild(app);
        stage.removeChild(this);
      private function displayProgressBar(bytesLoaded:int = -1, bytesTotal:int = -1):void
       // add a progressBar and display the progress
      private function removeProgressBar(bytesLoaded:int = -1, bytesTotal:int = -1):void
       // remove the progressBar

  • Flash Pro Installation Problem: Installation Location

    Hi,
    I am trying to install a trial copy of the software unto a VM
    Desktop Windows XP machine. I want to install it on drive E:. But
    the install appears to want to install at least 626.2MB worth of
    files on C: drive (618.8 are apparently going to go to E:). Is
    there anyway to tell the install to put all files on E:? There is
    not enough space on C: and the installation program complains
    "Installation cannot continue because there is insufficient space
    available on one or more of the select drives."! How do I unselect
    C:?
    Thanks

    Hi Coronos1
    If you receive a message that stated “the file
    doesn’t exist” it may be that the reset_min.cmd and
    SubInACL files are not located in the same directory. Here are the
    instructions that many have been using to repair the Windows
    registry.
    Please download Microsoft’s tool to your desktop.
    http://www.supportflash.com/reset_min.zip
    1. unzip the “reset_minimal.cmd” and the
    “subinacl.exe” to the desktop
    *** Make sure both files are on the desktop
    2. Close out all applications
    3. Run the “reset.cmd” file
    4. It will open a DOS like terminal and start running through
    registry keys
    5. When it is finished it will say “press any key to
    continue”
    6. At this point you can download the latest Flash Player
    from here: www.adobe.com/go/getflashplayer
    If you required Adobe support, I can help you resolve this if
    you open a case from here. Please reply with the case number.
    http://www.adobe.com/support/contact/

  • How to connect Android SDK to Flash Pro project?

    Hi,
    I'm trying to import the android.NativeDeviceInfo class into my AIR for Android project but unsure on how to do this exactly.
    import android.NativeDeviceInfo;
    import android.NativeDeviceProperties;
    I understand how to link libraries and ANE's to my project via the ActionScript 3 Settings panel. I just don't know what to link to?
    Could anyone give me a pointer?
    Thanks,
    Mark

    I'm wanting to use this class for my cross platform app.
    http://www.funky-monkey.nl/blog/2010/11/11/getting-device-properties-like-os-model-brand-s dk-version-and-cpu-on-air-for-andoid/
    Ideally I would like to know:
    NativeDeviceProperties.OS_NAME).value);
    NativeDeviceProperties.OS_VERSION).value);
    NativeDeviceProperties.OS_BUILD).value);
    NativeDeviceProperties.PRODUCT_MODEL).value);
    NativeDeviceProperties.PRODUCT_BRAND).value);
    NativeDeviceProperties.PRODUCT_NAME).value);
    NativeDeviceProperties.PRODUCT_VERSION).value);
    NativeDeviceProperties.PRODUCT_MANUFACTURER).value);
    NativeDeviceProperties.LCD_DENSITY).value);
    Thanks

  • Updating Flash CS5 Built-In Player, Flex SDK 4.1

    QUESTION 1:
    I'm trying to update the built-in player of Flash CS5 to the latest 10.1.53.64 version.
    I've downloaded and replaced the "Players" folder from this link:  http://www.adobe.ca/support/flashplayer/downloads.html. However, when i trace which version Flash CS5 uses when launching from the built-in player, it displays "MAC 10,1,52,14".  How can i update this?!
    QUESTION 2:
    what is the proper way to update the Flex SDK for Flash CS5?  after installing the software, i see it's using Flex 4.0, but i want to update it to the current version 4.1.  the default install includes $(AppConfig)/ActionScript 3.0/libs/11.0/textLayout.swc, but i removed that and simply placed the Flex 4.1 version of textLayout.swc in the $(AppConfig)/ActionScript 3.0/libs folder, but how can i perminantly remove the reference to $(AppConfig)/ActionScript 3.0/libs/11.0/textLayout.swc? 
    i've search for information on updating libraries, .swc files, etc. for Flash but it's not clear.  links containing clear, up-to-date instructions on how to properly update Flash CS5 would be greatly appreciated.

    If I had to summarize my problem in ten words :
    With Flex 4.5 SDK and AIR 2.6 SDK I can stream dynamic http in the VideoPlayer element, but it won't play on a Samsung TV.
    With Flex 4.1 SDK and AIR 2.6 SDK I can launch the app on a Samsung TV, but the VideoPlayer element won't play any dynamic http stream.
    I assume this problem comes from OSMF because it is the library supposedly handling the dynamic streaming. I just can't make it work within Flex 4.1 :
    If I delete the native osmf.swc and remove it from the Flex Build Path properties, Flash Builder won't compile, claiming there is an error, even if I add other more recent osmf.swc.
    If I don't delete it and still add another one, either I get a conflict error or a "not found" error. either way it won't compile.

  • After installing Radeon Graphics drivers on Windows 8 Flash player and Adobe Flash Pro didn't re-ins

    Hi,
    On a Windows 8 Pro desktop I recently installed Flash Pro and it seemed to work great.   Also Flash Player was working great as well.  But I noticed on Adobe  Photoshop CS6 that the 3d controls were not working.  So I installed the the Radeon Graphics AMD Catylyst Control series for an onder 4800 series graphics card.   Has anyone else had problems with 4800 series AMD ATI video cards?  Any suggestions after reviewing the tables below?
    I then noticed that the 3d controls in Adobe Photoshop worked great. But...
    Later, however, I noticed that Flash Play would green screen on some videos in IE10.  So I tried to follow the Flash Player repair procedure such as remove checkbox on Active X Filter,  Adding Compatibility mode without success in IE so I installed Mozilla Fire Fox and re-installed flash player etc... which worke don Mozilla but not IE10.  So I'm thinking this new software from AMD caused several problems to occur and not sure how to fix them. I still want 3d controls on my video card and now I'm thinking about starting a fresh install before installing Adobe software with a new NVidia card or a trusted AMD ATI card because this legacy 4800 doesn't seem to be cutting. 
    Here is my system settings and after this table are the errors I got upon reinstalling Flash pro.    Note: These were not critical errors so I was still able to run Flash Pro.  I was never able to run Flash Player on IE10 after upgrading my video card software (Catalyst Control Center).   However Flash Player does seem to work great on Mozilla Firefox after re-installing Adobe Flash.   When I try to install Flash Player in IE10 I get a title screen of "Update Flash" with no content whatsover.
    TABLE 1 -  OS settings  and Hard Ware
    OS Name Microsoft Windows 8 Pro
    Version 6.2.9200 Build 9200
    Other OS Description  Not Available
    OS Manufacturer Microsoft Corporation
    System Name XxXxXxXx
    System Manufacturer Gigabyte Technology Co., Ltd.
    System Model UD3R-SLI
    System Type x64-based PC
    System SKU
    Processor Intel(R) Core(TM) i7 CPU         940  @ 2.93GHz, 2931 Mhz, 4 Core(s), 8 Logical Processor(s)
    BIOS Version/Date Award Software International, Inc. F9, 3/11/2010
    SMBIOS Version 2.4
    Embedded Controller Version 255.255
    BIOS Mode Legacy
    BaseBoard Manufacturer Gigabyte Technology Co., Ltd.
    BaseBoard Model Not Available
    BaseBoard Name Base Board
    Platform Role Desktop
    Secure Boot State Unsupported
    PCR7 Configuration Binding Not Possible
    Windows Directory C:\Windows
    System Directory C:\Windows\system32
    Boot Device \Device\HarddiskVolume1
    Locale United States
    Hardware Abstraction Layer Version = "6.2.9200.16442"
    TABLE 2 - Flash Pro install errors
    Exit Code: 6
    Please see specific errors and warnings below for troubleshooting. For example,  ERROR: DF012, DF024 ... WARNING: DF054, DW066 ...
    WARNING: DW066: OS requirements not met for {9E0AF030-AC6B-11E0-8837-00215AEA26C9} Microsoft Visual C++ 2010 Redistributable Package (x86) 10.0.40219.1
    WARNING: DW066: OS requirements not met for {9AB0EFC0-AC6B-11E0-9E61-00215AEA26C9} Microsoft Visual C++ 2005 Redistributable Package (x86) 6.0.2900.2180
    WARNING: DW066: OS requirements not met for {B2579A74-F4AA-40B1-B47A-E73BA173EC8C} Camera Profiles Installer_7.3_AdobeCameraRawProfile7.0All 7.3.0.0
    WARNING: DW066: OS requirements not met for {539AEF15-3A2B-4A31-A587-7E90F7D9C700} Camera Profiles Installer 7.0.0.0
    WARNING: DW066: OS requirements not met for {354D20E6-A25F-4728-9DA6-C9003D8F2928} Adobe Player for Embedding 3.3 3.3.0.0
    WARNING: DW066: OS requirements not met for {DE88AA40-6766-43D3-A755-8FC374B3D2C3} DynamiclinkSupport 6.0.0.0
    WARNING: DW066: OS requirements not met for {B8ADDCBD-30D9-4366-AE25-089CEF76C8E1} Suite Shared Configuration CS6 3.0.0.0
    WARNING: DW066: OS requirements not met for {9254D539-549A-41DD-A7DA-251766F2B76F} Adobe Player for Embedding x64 3.3 3.3.0.0
    WARNING: DW066: OS requirements not met for {E8B1DAAA-0B6B-44E6-A2D3-8E418EA0EA85} AdobeCMaps CS6
    4.0.0.0
    WARNING: DW066: OS requirements not met for {99290358-A784-4218-A7BA-954AE5F9207C} AdobeCMaps x64 CS6 4.0.0.0
    WARNING: DW066: OS requirements not met for {92D58719-BBC1-4CC3-A08B-56C9E884CC2C} Microsoft_VC80_CRT_x86 1.0.0.0
    WARNING: DW066: OS requirements not met for {08D2E121-7F6A-43EB-97FD-629B44903403} Microsoft_VC90_CRT_x86 1.0.0.0
    WARNING: DW066: OS requirements not met for {9C4AA28F-AC6B-11E0-8997-00215AEA26C9} Microsoft Visual C++ 2008 Redistributable Package (x86) 9.0.30729.4148
    WARNING: DW066: OS requirements not met for {9B78FAB0-AC6B-11E0-8EF3-00215AEA26C9} Microsoft Visual C++ 2008 Redistributable Package (x64) 9.0.30729.4148
    WARNING: DW066: OS requirements not met for {093DEFC4-542D-4D0A-8162-0592055515F4} Adobe XMP Panels 4.0.0.0
    WARNING: DW066: OS requirements not met for {9D2A060F-AC6B-11E0-8C00-00215AEA26C9} Microsoft Visual C++ 2010 Redistributable Package (x64) 10.0.40219.1
    WARNING: DW066: OS requirements not met for {088691E4-0205-41CB-B073-4907FDF16D8E} Photoshop Camera Raw 7_7.3_AdobeCameraRaw7.0All 7.3.0.0
    WARNING: DW066: OS requirements not met for {CFC3110A-491C-4DBF-A97D-66C567600A2F} Photoshop Camera Raw 7 7.0.0.0
    WARNING: DW066: OS requirements not met for {557F9FD3-EED8-43D7-AF29-0F19CA832728} AdobePDFL CS6
    10.9.0.0
    WARNING: DW066: OS requirements not met for {246C4B99-19F7-4475-9787-5FF8595B86D7} AdobePDFL x64 CS6 10.9.0.0
    WARNING: DW066: OS requirements not met for {A0F72081-99FB-4FFA-AE1A-62B5A656CAC1} AdobeTypeSupport CS6 11.0.0.0
    WARNING: DW066: OS requirements not met for {B2D792AF-F407-4EFA-9A03-3F2A476146F6} AdobeTypeSupport x64 CS6 11.0.0.0
    WARNING: DW066: OS requirements not met for {44099F03-9BD7-40DD-A6B3-580F7FFC49BC} Photoshop Camera Raw 7 (64 bit)_7.3_AdobeCameraRaw7.0All-x64 7.3.0.0
    WARNING: DW066: OS requirements not met for {55F0AFED-606D-476A-A07A-134291002FBA} Photoshop Camera Raw 7 (64 bit) 7.0.0.0
    WARNING: DW066: OS requirements not met for {EB2A8CD4-B247-4810-A294-E3DB8EDC6060} Adobe CSXS Extensions CS6 3.0.0.0
    WARNING: DW066: OS requirements not met for {DC00A3E1-9C61-4B11-8070-B592E68D2B3C} Adobe Linguistics CS6 6.0.0.0
    WARNING: DW066: OS requirements not met for {94FEA41F-7345-429F-AA31-5C615F24CE29} Adobe WinSoft Linguistics Plugin CS6 1.3.0.0
    WARNING: DW066: OS requirements not met for {7CA3FAD4-7B82-473C-8207-5A283E90742A} Adobe WinSoft Linguistics Plugin CS6 x64 1.3.0.0
    WARNING: DW066: OS requirements not met for {0C4E7429-E920-4125-980E-029A87AE0A4D} AdobeColorCommonSetCMYK CS6 4.0.0.0
    WARNING: DW066: OS requirements not met for {C7B1C1B3-368D-4C32-A818-83F1554EB398} AdobeColorCommonSetRGB CS6 4.0.0.0
    WARNING: DW066: OS requirements not met for {51C77DC1-5C75-4491-8645-A17CC33F5A36} AdobeColorEU CS6 4.0.0.0
    WARNING: DW066: OS requirements not met for {26F763C9-076F-473D-9A0E-4050C973737C} AdobeColorJA CS6 4.0.0.0
    WARNING: DW066: OS requirements not met for {BB66788C-4C4F-4EB0-B146-9178857DE287} AdobeColorNA CS6 4.0.0.0
    WARNING: DW066: OS requirements not met for {D38116C8-C472-4BB0-AD6F-0C1DD1320D1D} AdobeHelp
    4.0.0.0
    WARNING: DW066: OS requirements not met for {99FE4191-AC6B-11E0-B602-00215AEA26C9} Microsoft Visual C++ 2005 Redistributable Package (x64) 6.0.2900.2180
    WARNING: DW066: OS requirements not met for {7E91BB17-16A1-42CE-9502-D6C98BE04920} PDF Settings CS6 11.0.0.0
    WARNING: DW066: OS requirements not met for {C41A769E-27ED-44F7-8A11-F2E32F538E05} Adobe Linguistics CS6 x64 6.0.0.0
    WARNING: DW066: OS requirements not met for {CFA46C39-C539-4BE9-9364-495003C714AD} Adobe SwitchBoard 2.0 2.0.0.0
    WARNING: DW066: OS requirements not met for {E9C77AF1-5C15-4C59-BA6F-88CB319EE9C8} Adobe CSXS Infrastructure CS6_3.0.2_AdobeCSXSInfrastructure3-mul 3.0.2.0
    WARNING: DW066: OS requirements not met for {36682D68-3834-487E-BA49-DFA4AB0A2E32} Adobe CSXS Infrastructure CS6 3.0.0.0
    WARNING: DW066: OS requirements not met for {F2F2F788-A17F-4CEC-A03C-DFB778E9D901} Adobe Media Encoder CS6 X64 6.0.0.0
    WARNING: DW066: OS requirements not met for {EFBC1075-F890-4293-A0D1-04BE66EE2AB3} Adobe ExtendScript Toolkit CS6 3.8.0.0
    WARNING: DW066: OS requirements not met for {FB21FA75-1447-4753-B7E3-87F040DFE0F5} Adobe Extension Manager CS6_6.0.4_AdobeExtensionManager6.0All 6.0.4.0
    WARNING: DW066: OS requirements not met for {83463106-DD1C-4FE5-A61C-DF6715472AD4} Adobe Extension Manager CS6 6.0.0.0
    WARNING: DW066: OS requirements not met for {CC006FD6-00EF-46FC-ACA0-7A28EFF44D20} Adobe Media Encoder CS6 6.0.0.0
    WARNING: DW066: OS requirements not met for {B1CE96E8-76BA-454A-91A8-D8A5D712234E} Adobe Bridge CS6_5.0.1.1_AdobeBridge5-mul 5.0.1.1
    WARNING: DW066: OS requirements not met for {97BA0109-F6BE-4F50-8904-C19442D7216E} Adobe Bridge CS6 5.0.0.0
    WARNING: DW066: OS requirements not met for {F14215C3-991E-4A8E-9596-B013C42A673F} Adobe Bridge CS6 (64 Bit)_5.0.1.1_AdobeBridge5-mul-x64 5.0.1.1
    WARNING: DW066: OS requirements not met for {00496505-D56B-4B07-A8C5-70A0B4E689F7} Adobe Bridge CS6 (64 Bit) 5.0.0.0
    WARNING: DW066: OS requirements not met for {BD5669B5-49FF-4490-B956-E9D7CB9B0ADC} Adobe Flash CS6 Driver 12.0.0.0
    WARNING: DW066: OS requirements not met for {D2583A3E-399C-45D7-8AF1-FE5BAFC946CF} AIR for Apple iOS support (FP) 3.0.0.0
    WARNING: DW066: OS requirements not met for {4FAB339E-2132-434F-9376-9CD735E4C69C} Adobe Flash CS6 12.0.0.0
    WARNING: DW066: OS requirements not met for {1E621A15-CD9F-4543-B3F6-8032B3647A6A} Adobe Flash CS6_AdobeFlash12.0-en_USLanguagePack 12.0.0.0
    ----------- Payload: {0C4E7429-E920-4125-980E-029A87AE0A4D} AdobeColorCommonSetCMYK CS6 4.0.0.0 - ----------
    WARNING: DF054: Unable to read Adobe file version for file path 'C:\Program Files (x86)\Common Files\Adobe\Color\Profiles\Recommended\USWebCoatedSWOP.icc'(Seq 16)
    ERROR: DF012: Unable to find file(Seq 16)
    ERROR: DF024: Unable to preserve original file at "C:\Program Files (x86)\Common
    Files\Adobe\Color\Profiles\Recommended\USWebCoatedSWOP.icc" Error 32 The process cannot access the file because it is being used by another process.(Seq 16)
    ERROR: DW063: Command ARKDeleteFileCommand failed.(Seq 16)
    ----------- Payload: {4FAB339E-2132-434F-9376-9CD735E4C69C} Adobe Flash CS6 12.0.0.0 -----------ERROR: DR012: Setting Registry Value Failed. Error 5 Access is denied.(Seq 151)
    ERROR: DW050: The following payload errors were found during install:
    ERROR: DW050:  - AdobeColorCommonSetCMYK CS6: Install failed -------------------------------------------------------------------------------------
    Thank you,
    Marc

    Regarding the Flash Player problem, disable Hardware Acceleration to circumvent driver incompatibilities.
    Regarding the Flash Pro installation problems, post in the Flash forums or http://forums.adobe.com/community/download_install_setup

  • Flash Pro CCでiOS7用120pxアイコン

    Flash Pro CC 13.0.1.808でAIR 3.9.0.1210(正式版?)を使っていますが、いまだにAIR for iOS設定のアイコンタブに120pxのスロットが出てきません。
    これってFlash Pro CCの本体アップデート待ちでしょうか?
    それともインストールし直したりなど、何か別途設定が必要なのでしょうか?

    私もSDKをアップデートするたびに確認しているのですが、増えないですねー。 USのフォーラムで話題(というか激論)になってるものの解決策は見出せず。
    「Flash Pro CCの本体アップデート待ち」が正解かもしれませんね。

  • Flex SDK & Flash Pro

    I don't program in Flex or Flash Builder. I tend to build my app interfaces as I go, So coding in flash professional seems the way to go. It seems to me that there are a lot of extra steps designing the interface, converting it to a flex component, and then doing all the coding in Flash Builder, when I could just do the coding in flash. This is from my stand point as I see it, having never programmed in Flash Builder or Flex. But there has been times when I thought. Wow it would be cool to use this or that flex component.
    Anyway, getting to the question. I just noticed the other day that the Flex SDK path is included in Flash pro CC. Why is this? Does this allow us to use some of Flexes capabilities in flash?

    I think the intention behind that is so that if you connect it to Flash Builder it will automatically fill that value in for you (FB needs it to be filled in, even if you're using Flash Pro as the compiler). However, like many features that are related to using the two tools together, it doesn't work properly.

  • How to install latest AIR SDK (13 or 14) in Flash Pro CS6?

    Hi, I'm using Adobe Flash Pro CS6 on Windows 7 64-bit and I wanted to add latest Adobe AIR SDK, either 13 or 14, but non of them is seen as a valid SDK by Flash.
    I've tried downloading two possible SDKs (SDK & compiler and SDK without compiler) from here: Download Adobe AIR SDK (version 13) and here http://labs.adobe.com/downloads/air.html (version 14). Each time I copied the extracted SDK folder to my Flash CS6 folder where default 3.2 and 3.4 SDKs are located. After that I open Flash, then Help > Manage Air SDK, click on " + ", browse for the new folder, and all I get is "The selected folder does not contain a valid AIR SDK" warning message. It all looks the same with all four SDKs I downloaded!
    Not long ago I added AIR 4.0 without any problems. What am I doing wrong? Is new SDK Flash CC only or what?

    What are you naming the folder?
    Just as a general tip, since many applications (Flash CS4, 5, 5.5, 6, CC) you can save some space by only putting the AIR SDK in one place. Since CS6 and CC have "Manage AIR SDK" in their settings you no longer need to locate that folder like 5.5 which requires you to overlay the AIR 2.6 folder. So save some space and put it anywhere out of the way, out of the Flash folder. I have multiple drives and I have lots of SDKs installed at root on my E:\ (E:\SDK\AIR, E:\SDK\JDK, E:\SDK\Android, etc). I then just go in the help panel like you do and point CS6 and CC to E:\SDK\AIR and they work perfectly fine with the latest SDK released recently.
    Are you updating Flash Player to 13 as well?
    Last, do not download the Flex version for Flash. Flex is for Flash Builder if you intend on using Flex (it is different than Flash).
    Do not get this:
    You want the SDK from the big orange buttons above this warning.

  • Flash SDK and MacBook Pro with Retina display major issues

    Hello,
    Apple has recently released Macbook Pro's with Retina displays.
    I have tested my Flash application on the new laptop, and this is what I observe:
    My Flex SDK Flash application looks blurry and strange when I try to check it out from any Macbook Pro with Retina display, while looking sharp and OK from all other machines.
    On this screenshot you can sort of see the issue:
    http://i.imgur.com/UXHd4.png
    (Expand the image to the actual size, and compare the Flex SDK components with browser labels. Browser labels look crisp, Flex SDK components look a little bit blurry.)
    Please fix this issue.
    Andrey

    Sure. LR 4.3 even specifically adds Retina support...
    Mylenium

  • [svn:fx-trunk] 12087: Dev only. Checking in Flash Builder 4 " Library Projects" for building Flex SDK SWCs in trunk.

    Revision: 12087
    Revision: 12087
    Author:   [email protected]
    Date:     2009-11-21 20:56:09 -0800 (Sat, 21 Nov 2009)
    Log Message:
    Dev only. Checking in Flash Builder 4 "Library Projects" for building Flex SDK SWCs in trunk. These projects are easier to import and do not require linked resource variables to be specified.
    Note: although the trunk does not build textLayout.swc, there appears to be a legitimate compiler error in FlowGroupElement.as as a cast is missing. I'll follow up with TLF.
    QE notes: N/A
    Doc notes: N/A
    Bugs: N/A
    Reviewer: N/A
    Tests run: N/A
    Is noteworthy for integration: No
    Modified Paths:
        flex/sdk/trunk/build.xml
    Added Paths:
        flex/sdk/trunk/frameworks/projects/airframework/.actionScriptProperties
        flex/sdk/trunk/frameworks/projects/airframework/.flexLibProperties
        flex/sdk/trunk/frameworks/projects/airframework/.project
        flex/sdk/trunk/frameworks/projects/airframework/.settings/
        flex/sdk/trunk/frameworks/projects/airframework/.settings/org.eclipse.core.resources.pref s
        flex/sdk/trunk/frameworks/projects/airspark/.actionScriptProperties
        flex/sdk/trunk/frameworks/projects/airspark/.flexLibProperties
        flex/sdk/trunk/frameworks/projects/airspark/.project
        flex/sdk/trunk/frameworks/projects/airspark/.settings/
        flex/sdk/trunk/frameworks/projects/airspark/.settings/org.eclipse.core.resources.prefs
        flex/sdk/trunk/frameworks/projects/flex/.actionScriptProperties
        flex/sdk/trunk/frameworks/projects/flex/.flexLibProperties
        flex/sdk/trunk/frameworks/projects/flex/.project
        flex/sdk/trunk/frameworks/projects/flex/.settings/
        flex/sdk/trunk/frameworks/projects/flex/.settings/org.eclipse.core.resources.prefs
        flex/sdk/trunk/frameworks/projects/framework/.actionScriptProperties
        flex/sdk/trunk/frameworks/projects/framework/.flexLibProperties
        flex/sdk/trunk/frameworks/projects/framework/.project
        flex/sdk/trunk/frameworks/projects/framework/.settings/
        flex/sdk/trunk/frameworks/projects/framework/.settings/org.eclipse.core.resources.prefs
        flex/sdk/trunk/frameworks/projects/halo/.actionScriptProperties
        flex/sdk/trunk/frameworks/projects/halo/.flexLibProperties
        flex/sdk/trunk/frameworks/projects/halo/.project
        flex/sdk/trunk/frameworks/projects/halo/.settings/
        flex/sdk/trunk/frameworks/projects/halo/.settings/org.eclipse.core.resources.prefs
        flex/sdk/trunk/frameworks/projects/osmf/.actionScriptProperties
        flex/sdk/trunk/frameworks/projects/osmf/.flexLibProperties
        flex/sdk/trunk/frameworks/projects/osmf/.project
        flex/sdk/trunk/frameworks/projects/osmf/.settings/
        flex/sdk/trunk/frameworks/projects/osmf/.settings/org.eclipse.core.resources.prefs
        flex/sdk/trunk/frameworks/projects/rpc/.actionScriptProperties
        flex/sdk/trunk/frameworks/projects/rpc/.flexLibProperties
        flex/sdk/trunk/frameworks/projects/rpc/.project
        flex/sdk/trunk/frameworks/projects/rpc/.settings/
        flex/sdk/trunk/frameworks/projects/rpc/.settings/org.eclipse.core.resources.prefs
        flex/sdk/trunk/frameworks/projects/spark/.actionScriptProperties
        flex/sdk/trunk/frameworks/projects/spark/.flexLibProperties
        flex/sdk/trunk/frameworks/projects/spark/.project
        flex/sdk/trunk/frameworks/projects/spark/.settings/
        flex/sdk/trunk/frameworks/projects/spark/.settings/org.eclipse.core.resources.prefs
        flex/sdk/trunk/frameworks/projects/sparkskins/.actionScriptProperties
        flex/sdk/trunk/frameworks/projects/sparkskins/.flexLibProperties
        flex/sdk/trunk/frameworks/projects/sparkskins/.project
        flex/sdk/trunk/frameworks/projects/sparkskins/.settings/
        flex/sdk/trunk/frameworks/projects/sparkskins/.settings/org.eclipse.core.resources.prefs
        flex/sdk/trunk/frameworks/projects/textLayout/.actionScriptProperties
        flex/sdk/trunk/frameworks/projects/textLayout/.flexLibProperties
        flex/sdk/trunk/frameworks/projects/textLayout/.project
        flex/sdk/trunk/frameworks/projects/textLayout/.settings/
        flex/sdk/trunk/frameworks/projects/textLayout/.settings/org.eclipse.core.resources.prefs
        flex/sdk/trunk/frameworks/projects/wireframe/.actionScriptProperties
        flex/sdk/trunk/frameworks/projects/wireframe/.flexLibProperties
        flex/sdk/trunk/frameworks/projects/wireframe/.project
        flex/sdk/trunk/frameworks/projects/wireframe/.settings/
        flex/sdk/trunk/frameworks/projects/wireframe/.settings/org.eclipse.core.resources.prefs

    Status Update - don't know if this is a bug, design flaw, install problem or my misunderstanding.
    I got it to work by first changing my Flex library to 4.5.0 - still didn't work with current
    app and update mxml files using "2.6" for their namespace versions. But I did at least
    get the popup error number 16815 - indicating an error in the update version namespace.
    By leaving my application namespace version at "2.6" and changing the update version to "2.5" ... bingo!
    I got my new update installed autiomatically.
    Is this how it's supposed to work - or are my runtimes mixed up?
    Will this work the same using the Flex 4.5.1 SDK? I'll find out shortly
    Hope this helps others.

Maybe you are looking for

  • Accounts can only be part of one Family at a time.

    I just upgraded my Mac Book Pro to Yosemite and get the following error when trying to start up Family Sharing {my appleID} "is used for sharing purchases in another Family. Accounts can only be part of one Family at a time."  I'm not sure what that

  • Iweb publishes poor picture quality

    Can anybody help me with this one? When I put in a picture in the size of 1000 x 640 pixels in iweb everything looks fine. But when I then publish it to mobileme and check my site online, it looks horrible. I tried different formats and everything, b

  • Three Way Video Problem

    My mom sends a video invite to my sister from her iMac to her MacBook. Then my mom sends me an invite. On their Mac's iChat enters a three way chat where on my MacBook Pro all I see is myself and I can only hear them. If I have my mom start a two way

  • Upgrade from ECC 6.0 EHP5 to EHP7 issue with PO header

    HI Experts, We  Upgrade the  Ecc 6.0  recently  from EHP 5 To EHP 7. In EHP 5 when we select the PO type  (REW - Reject ) in ME21N , Reject tab will appear at header level. In EHP 7 When we enter the PO type (REW - Reject ) in ME21N ,Reject tab will

  • Calling EJBs from Global Exception Handler

    Hi, I'm using Weblogic Workshop 8.1.4. I have a JPF which calls a EJB to set a lock flag (to prevent the JPF being executed twice at the same time.) I want to reset the lock flag in the global exception handler, however, if I call an EJB (Entity or S