Not finding what you are looking for? Request a recipe!
Use either a SkinnableContainer or a BorderContainer as a container for visual child elements and a SkinnableDataContainer as a container for data items, and modify the available style properties.
Create a custom GroupBase-based container and assign an Array-based property to the [DefaultProperty] metatag for the container that represents the declared MXML children. Expose selectedIndex and selectedChild properties to represent the currently displayed child container, and override the protec ...
Most options can be disabled by adding a few lines of code. More detail below.
From the Flex Navigator, choose New Flex Library Project to access the Create New Project wizard.
Pass a DropShadowFilter instance to the filters Array of the NativeWindow instance, or set the dropShadowEnabled and dropShadowColor styles.
In order to have the results show immediately, you can simply run another SQL statement immediately after your update SQL has completed.
Use the sortCompareFunction property of the DataGridColumn tag to assign a reference to a function that performs the custom sorting logic.
Use the user’s password as the basis for the encryption key, and use the reencrypt() method of the SQLConnection class to change the encryption key for a database.
The following code demonstrates the solution for generating a formatted TextFlow layout for plain text assets using the TextLayout class.
Use the DataGridColumn tag to specify custom properties for columns in a DataGrid.