nice and useful
Posted 2 months ago
As you know there is no date chooser in Flash CS3 for AS3 projects. So I have made this one.
Source code is available for only Flash CS3 as Action Script 3.0 and it has comments like tutorial.
You just need to drag&drop DateChooser movie clip and its assets to add it to your project.
Keywords: flash as3 calendar component, date selector, chooser, picker
Posted 2 months ago
Thank you all,
I’ve forgot to tell; You can easly change colors by changing movieClip colors or just adding tint to them.
And you can change form of the date by changing only one line in AS code. “01.01.2008” or “01/01/2008” or “Jan 01, 2008” or whatever you want.
And you can change the first day of the week to Mon instead Sun. Also its easy to translate.
Best Regards…
Posted 2 months ago