Do you have any comment or questions about bgergo1988 file?
Reply to
Please register &
login before you post!
fantero
/ flash & video
Details
Uploaded: 30 January 2010
Opens With: Flash CS3 (9+)
Files Included: FLA, AS
Size: 22.6kb
Action Script: AS3
Resolution: 590x400
Documentation: normal
Keywords:
Do you like this file?
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