Predefined masks that you can use when using Dialog.openFile method.
| Class | Description | |
|---|---|---|
| AllFilesDialogMask | AllFilesDialogMask is the default mask used in Dialog.openFile(). | |
| DialogMask | DialogMask is used to filter what types of files are shown to the user while browsing files in Dialog.openFile(). | |
| SwfDialogMask | SwfDialogMask is a predefined mask to be used in Dialog.openFile() that restricts the files offered to swfs. |