Flex2 again: CheckBox 3state

I continue with Flex2 experiments and still fighting again the documentation..

Ok, does someone know where I can find an exhaustive documentation of all the compc command line arguments? I looked around but I had no luck.. only few words about them.
Second, I haven’t found anything really complete about create Flex2 components, styles and skins, setting default styles, embedding stc.. I had to search in many places and looking at the code of someone else already did.. fortunately I’ve found an example from Peter Ent.

Ok, this I created a checkbox which allows a ‘3rd state’ selection. Flex2 checkboxe allows only selected/unselected state, so I added the possibility to set a “middle” state.

Here a couple of example about it:

[kml_flashembed publishmethod=”static” fversion=”9.0.0″ movie=”http://blog.sephiroth.it/wp-content/uploads/2006/09/example.swf” width=”300″ height=”150″ targetclass=”flashmovie”]

Get Adobe Flash player

[/kml_flashembed]

Download the source code here:

[attachments docid=856 force_saveas=”1″ logged_users=”0″]

Flash Player 9, Flex 2, ActionScript 3.0: A Survey of the New Landscape

Colin has posted an interesting article on flash9, flex2, actionscript3.
Why ActionScript 2 coders should start learning ActionScript3 as soon as possible and why timeline coders and flash designers shouldn’t…
Colin underlined a significant aspect of this new flash release: the free flex2 command line compiler. (I asked for it since so much time!)

Read the full entry here:
http://www.moock.org/blog/archives/000189.html