Home › Flash › Components & Extensions
DataPicker As3 Component
Do you have any comment or questions about bgergo1988 file?
Home › Flash › Components & Extensions
Do you have any comment or questions about bgergo1988 file?

Uploaded: 30 January 2010
Opens With: Flash CS3 (9+)
Files Included: FLA, AS
Size: 22.6kb
Action Script: AS3
Resolution: 590x400
Documentation: normal
Keywords: Data Picker, calendar, as3, component, easily editable,
Uploaded By: bgergo1988
A fully editable Flash as3 component. You can resize and modify skin without editing the code.
If you want to choose the standard look, just drag from the library to the stage.
The component will pick automatically the current date. Near the current date you will see a box with a number (30, 31, 28 etc.) this shows how many days are in the currently selected month. If you want to change the date format I included an example in the help file.
You can easily change the skin, without editing the code. I included an example for this too in the help file.
You can access some of the components properties with getter functions. Example:
trace(dp1.getYear()); // this will show the currently selected year