Hi Roger, > (Any particular reason you didn't extend > mx.controls.DateChooser in Flex, > rather than Flash?)
basically, I just wanted to go both ways. I first extended the DateChooser control by creating a MXML component but wasn't too happy with the result in terms of the "packaging": either I put all the extra AS code *inside* the MXML component which I don't like (aesthetics, you now?) or I seperate both but then I have to deal with two files. A SWC is more encapsulated and self contained and fits more in the picture of having reusable building blocks that easily can be shared etc. I am developing Flash and Flex applications so I have no fear using both ;) > If the asset definitions aren't identical, please email them to me! I just sent both files to you offlist. Thanks, Dirk.

