Just a quick note to let people know that the notes from my FitC Toronto session “Flash CS3 Components: A Guided Tour” are now online at gskinner.com/talks/. I’ll try to get my source code up in the next few days.
9 Comments
Comments are closed.
Just a quick note to let people know that the notes from my FitC Toronto session “Flash CS3 Components: A Guided Tour” are now online at gskinner.com/talks/. I’ll try to get my source code up in the next few days.
Comments are closed.
I look forward to see the source. It’s a shame there is some inconsistencies with Flex classes, but of course given the optimization I presume it was unavoidable. I presume it would be also easy to use Flash CS 3 components, maybe customized, in Flex as swc, wouldn’t it?
I was really hoping this presentation would give a bit more insight deeper under the hood. I employ some Components directly extending MovieClip in a project that needs to be converted from AS2 to AS3.
Things like the ability to edit component states inline in the authoring environment don’t seem to have been documented at all.
Any idea when this kind of information will be available?
Thanks
looking fwd to the source code!!
Cant wait for the demo source to be posted =]
Please for the love of all things small and large, post the source code.
found this interesting guide explaining some of the things that currently aren’t documented:
http://www.flashbrighton.org/wordpress/?p=31
For those of you still looking for the component source code, I found it in the following path:
\en\Configuration\Component Source\ActionScript 3.0\User Interface
Have fun!
It would be *VERY* appreciated if somebody would take the time to explain HOW to extend a CS3 component. Especially how to integrate your skinning engine.
I used the person13 component tutorial for building AS2 components and ended up making well over 60 over the two years since I picked up AS2 (worked on lots of projects).
But no such thing as the person13 tutorial for AS3 yet? Will I have to make my own?
Cheers
Here is a very simple tutorial for building SWC components in Flash CS3:
http://flexion.wordpress.com/2007/06/27/building-flash-cs3-components/