Table A-3. Event aliases
| Alias | ActionScript
API |
|---|
| air.AsyncErrorEvent | flash.eventsAsyncErrorEvent |
| air.BrowserInvokeEvent | flash.events.BrowserInvokeEvent |
| air.DataEvent | flash.events.DataEvent |
| air.DRMAuthenticateEvent | flash.events.DRMAuthenticateEvent |
| air.DRMStatusEvent | flash.events.DRMStatusEvent |
| air.Event | flash.events.Event |
| air.EventDispatcher | flash.events.EventDispatcher |
| air.FileListEvent | flash.events.FileListEvent |
| air.HTTPStatusEvent | flash.events.HTTPStatusEvent |
| air.IOErrorEvent | flash.events.IOErrorEvent |
| air.InvokeEvent | flash.events.InvokeEvent |
| air.NetStatusEvent | flash.events.NetStatusEvent |
| air.OutputProgressEvent | flash.events.OutputProgressEvent |
| air.ProgressEvent | flash.events.ProgressEvent |
| air.SecurityErrorEvent | flash.events.SecurityErrorEvent |
| air.StatusEvent | flash.events.StatusEvent |
| air.TimerEvent | flash.events.TimerEvent |
| air.ActivityEvent | flash.events.ActivityEvent |
Table A-4. Native window aliases
| Alias | ActionScript
API |
|---|
| air.NativeWindow | air.NativeWindow =
flash.display.NativeWindow |
| air.NativeWindowDisplayState | flash.display.NativeWindowDisplayState |
| air.NativeWindowInitOptions | flash.display.NativeWindowInitOptions |
| air.NativeWindowSystemChrome | flash.display.NativeWindowSystemChrome |
| air.NativeWindowResize | flash.display.NativeWindowResize |
| air.NativeWindowType | flash.display.NativeWindowType |
| air.NativeWindowBoundsEvent | flash.events.NativeWindowBoundsEvent |
| air.NativeWindowDisplayStateEvent | flash.events.NativeWindowDisplayStateEvent |
Table A-8. Desktop aliases
| Alias | ActionScript
API |
|---|
| air.Clipboard | flash.desktop.Clipboard |
| air.ClipboardFormats | flash.desktop.ClipboardFormats |
| air.ClipboardTransferMode | flash.desktop.ClipboardTransferMode |
| air.NativeDragManager | flash.desktop.NativeDragManager |
| air.NativeDragOptions | flash.desktop.NativeDragOptions |
| air.NativeDragActions | flash.desktop.NativeDragActions |
| air.Icon | flash.desktop.Icon |
| air.DockIcon | flash.desktop.DockIcon |
| air.InteractiveIcon | flash.desktop.InteractiveIcon |
| air.NotificationType | flash.desktop.NotificationType |
| air.SystemTrayIcon | flash.desktop.SystemTrayIcon |
| air.NativeApplication | flash.desktop.NativeApplication |
Table A-14. Data aliases
| Alias | ActionScript
API |
|---|
| air.EncryptedLocalStore | flash.data.EncryptedLocalStore |
| air.SQLCollationType | flash.data.SQLCollationType |
| air.SQLColumnNameStyle | flash.data.SQLColumnNameStyle |
| air.SQLColumnSchema | flash.data.SQLColumnSchema |
| air.SQLConnection | flash.data.SQLConnection |
| air.SQLError | flash.errors.SQLError |
| air.SQLErrorEvent | flash.events.SQLErrorEvent |
| air.SQLErrorOperation | flash.errors.SQLErrorOperation |
| air.SQLEvent | flash.events.SQLEvent |
| air.SQLIndexSchema | flash.data.SQLIndexSchema |
| air.SQLMode | flash.data.SQLMode |
| air.SQLResult | flash.data.SQLResult |
| air.SQLSchema | flash.data.SQLSchema |
| air.SQLSchemaResult | flash.data.SQLSchemaResult |
| air.SQLStatement | flash.data.SQLStatement |
| air.SQLTableSchema | flash.data.SQLTableSchema |
| air.SQLTransactionLockType | flash.data.SQLTransactionLockType |
| air.SQLTriggerSchema | flash.data.SQLTriggerSchema |
| air.SQLUpdateEvent | flash.events.SQLUpdateEvent |
| air.SQLViewSchema | flash.data.SQLViewSchema |