Video tutorial: Create Flex container components with Flash CS4
In this video I show you how to make a Flex container component with Flash CS4 and the Flex Component Kit for Flash.
The Flex Component Kit for Flash is incredibly powerful and allows you to combine your Flash design/development skills with the power of the Flex framework.
Subscribe to the Adobe Developer Connection videos on iTunes.
9 Comments
Trackbacks/Pingbacks
- flashcamp_UK - a fine day out « Changing colours along the way - [...] they have been wrapped into a simple class that I can use easily. Have a look on his blog ...







That is really cool. I really like the videos you put out that show how to integrate all of the tools together to produce something that is useful in flex. I am a Flex developer who is fairly proficient in photoshop but seriously lacking in flash. Keep up the good work!
Awesome. Thanks Serge. The stuff you do is very cool.
Edward
PS – I just ran into this a few minutes ago. I thought you might like it.
http://fc01.deviantart.com/fs13/f/2007/077/2/e/Animator_vs__Animation_by_alanbecker.swf
good post, but the components done in flash are not scalable( you must keep them at the same size). I.E if I place a button inside my new container then specify a height or width which is bigger or smaller than the container created in flash the contents will change there size.
Can we give the FlexContentHolder properties similar to a Canvas or Box?
Link to the kit seems to be broken.
Thanks for pointing that out. This is an error and it should be back shortly. Apologies for the inconvenience.
Love the quick and to-the-point videos, Serge. Like Kenneth points out, the containers distort when scaled in Flex Builder. Is it possible to add scale nine grids on these?
hi, thanks for this tutorial Serge , very intuitive
but i have a problem ,
I’m using Flash CS4 (fr) and I installed the flex component kit but I see Only “Make Flex Component” in the command menu
I can’t make Containers !
any ideas ?
i have the component installed on flash cs4 and create the component but when i publish and import it into flex, i can add the container but when i try to add something to the container like a button or text, it wont add it on the container via code or draging it to the container…. it only shows the container empty even if i create the correct code…. it only shows the personal panel without buttons…. why is this??
Hey Phoenix.
You have to be sure to add the flexcontentholder on the first sublevel of the symbol in flash(first doubleclick the symbol then add the contentholder into that level).
i first missed that and had the same problem as you.
hope it helps.
thanks for that tutorial, this is realy cool!