Problem Installing Flex Component Kit for Flash CS3

i have downloaded the mxp files from here:
http://www.adobe.com/cfusion/entitlement/index.cfm?e=flex_skins
And installed them using the extension manager (flash cs4) but i don't get the new commands added (rebooted flash cs4, of course...)
Any ideas please?

Would you mind posting your question on the Flex Kit for
Flash CS3 discussion page on Adobe Labs? This way the engineers
developing the kit can respond.
Here's the link:
Flex
Kit Discussion

Similar Messages

  • Flex Component Kit for Flash CS3

    Hi,
    I created a flex component using the component kit for Flash
    CS3. The component contains a vector image wrapped as a MovieClip.
    In my flex application I add the component as child to a
    Canvas. It works well if i add it like -
    <mx:Canvas id="container" >
    <local:MyComponent />
    </mx:Canvas>
    or like -
    container.addChild (new MyComponent()); //DISPLAYED
    However, the component is not displayed when I do the
    following -
    var array:Array = new Array(new MyComponent());
    container.addChild(array[0]); //NOT DISPLAYED
    Can somebody tell me why this is so?
    I would also like to know if such components can be
    instantiated using flash.utils.getDefinitionByName.
    I tried it but I get Error #1065: Variable 'componentName' is
    not defined
    Could somebody please tell me what is going on?

    Hi bolaughlin,
    Thanks for you reply.
    Error 1065:
    import MyComponent;
    var comp:MyComponent = new MyComponent(); //Error 1065
    //Where MyComponent is the Flash CS3 clip that was converted
    to Flex component
    I have a workaround for this -
    I first add the component as an Mxml tag with visibility
    false and then remove the component
    with actionscript. Now all instantiations work normally (this
    includes all components in the SWC).
    <mx:Canvas id="container" >
    <local:MyComponent visible="false" />
    </mx:Canvas>
    and in <mx:Script>
    container.removeAllChildren();
    var comp:MyComponent = new MyComponent(); //Works
    var anotherComp:MyOtherComponent = new MyOtherComponent();
    //From the same swc; This also works.
    I have a feeling this problem is similar to the 'shared
    fonts' problem that
    existed with Flash MX and below.
    Anyway, even though I don't really know whats happening, my
    project can
    move ahead. Hopefully some Guru will explain this.
    Until then...thank you very much.

  • Flex Component Kit for Flash CS4

    Is there a Flex Component Kit for Flash CS4? All I have found
    is a download for Flash CS3.

    There isn't. But the CS3 kit works for CS4 too.

  • Flex Component Kit for Flash Professional - still available?

    Is the Flex Component Kit for Flash Professional still available for download somewhere?
    We are currently trying to get some old stuff done in Flash to port over to flex and convert a MovieClip made in Flash to an SWC/Flex component.
    The link stated here at the bottom Flex Component Kit for Flash Professional (Adobe - Flex Downloads) does not work.

    There isn't. But the CS3 kit works for CS4 too.

  • When will Adobe release Flex Component Kit for Flash CS4?

    Any idea when will Adobe release Flex Component Kit for Flash CS4?

    There isn't. But the CS3 kit works for CS4 too.

  • Problem installing flex component kit

    Exercise: Skinning components graphically (PDF, 1,520K)
    I have trouble installing the flex component kit. It says the
    version of my product is incorrect. Is it because of the german
    version?

    There isn't. But the CS3 kit works for CS4 too.

  • Flex component kit for Flash.

    Hi,
    I have installed Flash CS3 <no extension manager> and
    Flex 3 builder. I want to import movie clips I made in Flash in to
    Flex builder. Please guide me exactly which patches and software do
    I need exactly and the process of importing these assets.
    Thanks.

    http://weblogs.macromedia.com/pent/
    search there

  • Flex Component Kit for Adobe Flash Professional CS4

    I installed Flex Component Kit for Adobe Flash Professional CS4 and nothing appears at Command menu.
    I use OSX 10.6 portuguese language.
    Any suggestion?

    There isn't. But the CS3 kit works for CS4 too.

  • Flex component kit for cs4:

    Hello people:
    I've got flex component kit for cs4 installed. i can see the "convert to flex component" option in the flash menu and can convert movie clips into swc's; am able to import the movie clip to flex by going to the project menu in flex, selecting properties and selecting the paths to the swc file, but i cannot see the movieclip turned flex component in any of the perspectives or anywhere niether do i see them whn i try to use them by mxml code hint.
    can anyone assist me in anyway because i get errors if i try to hard code the component name into the project.
    Thanks:

    There isn't. But the CS3 kit works for CS4 too.

  • Using Flex Component Kit for FlashCS3 in Flash Builder

    Hi at all,
    i apologize for my english.
    I'm using Flash Builder 4 and i've created a movie clip symbol in Flash CS4.
    I convert the flash symbol in Flex Component but Flash Builder sends a "Verify Error" because the mx.flash.UIMovieClip class in the Flex Component Kit package is not updated at mx.flash.UIMovieClip in Flex4 library,
    Is there a updated version of Flex component kit? At this moment i'ive a 1.1.2 version.
    Thanks.
    F.

    You should be able to get version 2.0.0 of the MXP in the open source repository:
    http://opensource.adobe.com/svn/opensource/flex/sdk/trunk/frameworks/flash-integration/

  • Flex Component Kit - FB3 - Not found

    Hi - I searched but I don't find the Flex Component Kit for
    Flash CS3 for FB3.
    The following page says that the final version would be
    included in the FB3 SDK but it's not there. Does somebody where to
    get it?
    http://www.adobe.com/cfusion/exchange/index.cfm?event=extensionDetail&loc=en_us&extid=1273 018

    It was posted a day later.
    http://www.adobe.com/cfusion/entitlement/index.cfm?e=flex%5Fskins

  • Skinning Kit for Flash CS4 ??

    Maybe I`m missing something but after spending hours searching for info on Flash CS4 skinning for Flex 3 I have come up with nothing. It seems that this feature ended with CS3.
    Anybody here know about tuts / info / resources / downloads for Flash CS4 skinning for Flex 3 ??

    You can use the same mxp that CS3 uses.
    2009/4/16 toft <[email protected]>
    Huh ?
    >
    I cant install the Skinning Kit for Flash CS3 on CS4, the component kit for
    CS3 installs but doesnt show up in CS4 as described in the readme file.
    >
    So have you tried this yourself or are you just guessing here ??
    >

  • Flex Component Kit Unavailable

    All the MXP downloads on this page
    http://www.adobe.com/cfusion/entitlement/index.cfm?e=flex%5Fskins#fxcompkit
    returns null. Where do I download the Flex Component Kit
    from?

    Oh and I am not looking for
    http://www.adobe.com/cfusion/exchange/index.cfm?event=extensionDetail&loc=en_us&extid=1273 018,
    just in case anyone should think of suggesting that. I am looking
    for Flex Component Kit for Flash CS 3, for Flex 3.

  • Can I Install Air update for flash CS3 on a cracked Flash CS3 Copy

    hi
    I'm from jordan I tried to buy Flash CS3 from Adobe and they
    said they only sell to US and Canada,
    so I had a cracked version (got it from the internet).
    could I install the Air update for flash CS3 on it
    thanks

    1) I do not say that I'm from jordan to make you care or not,
    I just want to say why I use cracked copy because I can not buy a
    good copy from my country.
    2) I do not steal or crack software I'm a multimedia
    developer and I had to use flash cs3, and if you want to judge me,
    go and judge cracker who put cracked copies on the internet first
    (and by the way in my country that you do not care about it there
    is no cracker we use cracked copies your country do).
    3) This question was for adobe team and not for you.

  • [svn:fx-trunk] 7765: Fixing up some copyrights, adding copyrights, and fixing up some legal-eese for the Flash Component Kit For Flex.

    Revision: 7765
    Author:   [email protected]
    Date:     2009-06-11 15:58:18 -0700 (Thu, 11 Jun 2009)
    Log Message:
    Fixing up some copyrights, adding copyrights, and fixing up some legal-eese for the Flash Component Kit For Flex.
    Also, updating the MXP to get latest changes to base classes.
    QE Notes: -
    Doc Notes: -
    Bugs: SDK-21670
    Reviewer: No one (just header updates)
    tests: checkintest (seem to fail due to local changes to ScrollBar, which I'm not checking in here)
    Ticket Links:
        http://bugs.adobe.com/jira/browse/SDK-21670
    Modified Paths:
        flex/sdk/trunk/frameworks/flash-integration/FlexComponentKit.mxp
        flex/sdk/trunk/frameworks/flash-integration/readme.txt
        flex/sdk/trunk/frameworks/projects/flash-integration/FlexComponentKit.mxi
        flex/sdk/trunk/frameworks/projects/flash-integration/JSFL/Convert Symbol to Flex Component.jsfl
        flex/sdk/trunk/frameworks/projects/flash-integration/JSFL/Convert Symbol to Flex Container.jsfl
        flex/sdk/trunk/frameworks/projects/flash-integration/JSFL/MakeFlexComponent.jsfl
        flex/sdk/trunk/frameworks/projects/flash-integration/readme.txt
        flex/sdk/trunk/frameworks/projects/flash-integration/src/mx/flash/ContainerMovieClip.as
        flex/sdk/trunk/frameworks/projects/flash-integration/src/mx/flash/UIMovieClip.as

Maybe you are looking for

  • Help with multiple Mail accounts

    There are two user accounts on my computer. I am the administrator and recently set-up a .Mac email-only account for the secondary user. Now, in the Mail application, I am receiving the mail for both myself AND the secondary user in my box. How do I

  • Master Data is NOT Loaded correctly, but  PSA has correct data

    Hi all,     We have transported  the Master Data Attribute 0CPR_PROJEC (cProjects: Project) from DEV to QA system. There is no problem with data in DEV, but we are having the problems in QA.     In QA, the data is BLANK for couple of Attributes (RSA1

  • Cannot reach boot selector screen

    With OS 10-3-9, I selected a bad boot device. Now boot fails with msg Input not supported. How do I get back to the boot selector screen to select the correct boot device? I have no 10.3 bootable disks. The keyboard is connected via usb only. This is

  • DSP 4 and Batch Monitor crash immediately

    I've used DVD Studio Pro 4 and Batch Monitor on my Mac repeatedly, though it has been about two months since I've last done so. Now, whenever I run either, they crash immediately, with little clue left as to why. (The console simply says "DVD Studio

  • Windows XP on Z77MA-G45?

    Can I install Win XP SP3 on the Z77MA-G45 motherboard? XP installation always asks for SCSI- and SATA drivers to be installed from a floppy drive before the actual OS installation begins. The  Z77MA-G45 has no floppy drive, and the needed drivers see