|
Project Information
|
This contains custom Flex and Actionscript 3 components that I have developed for specific uses. PagedDataGrid - adds paging functionality to the datagrid with configurable items per page. PopupBase - keeps popup centered when popup resizes - closes automatically when close button is pressed PopupWithControlBar - Actionscript component that adds a ControlBar to a TitleWindow. This implementation allows you to declare children inside your mxml as you normally would without the error for "Children have already been specified for this component" EmbossedLabel - Gives label an emboss effect HandCursorButton - simply adds hand cursor support on rollover; removes is when button is disabled. |