ASTRA Form
Form is a UI component used for the layout and alignment of form elements. Like the Flex Form Class, it contains multiple vertically positioned component items with label arrangement determined by width. Additionally, it supports data collection and validation implemented in a corresponding validation and data manager class.
Examples: Form for Flash CS3
![]() |
A Simple Form.
This example demonstrates how to create a Form and show the data/errors in a pop-up window.
Source FLA| Document Class | Output |
![]() |
Using
FormDataManager.This example demonstrates how to use
Source FLA | Document Class | OutputFormDataManager to collect and validate data. |
![]() |
Form with available parameters panel
This example demonstrates how to create a Form with possible parameters
Full Source Available in Astra | Output |


