DateChooser component

The DateChooser component is a calendar that allows users to select a date. It has buttons that allow users to scroll through months and click a date to select it. You can set parameters that indicate the month and day names, the first day of the week, and disabled dates, as well as highlighting the current date.

NOTE

The DateChooser component is supported only if you are working in a document that specifies ActionScript 2.0 in its Publish Settings.

A live preview of each DateChooser instance reflects the values indicated by the Property inspector or Component inspector during authoring.

Related topics