| A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |
| DefaultPreloader — class, package com.adobe.flascc.preloader |
|
By default, this preloader is injected into every flascc-generated SWF. |
| DefaultPreloader() — Constructor, class com.adobe.flascc.preloader.DefaultPreloader |
|
Construct the flascc preloader that is injected into every SWF by default. |
| DefaultVFS — class, package com.adobe.flascc.vfs |
|
The default implementation of the IVFS interface
|
| DefaultVFS() — Constructor, class com.adobe.flascc.vfs.DefaultVFS |
|
The default implementation of the IVFS interface
|
| deleteFile(path:String) — method, class com.adobe.flascc.vfs.DefaultVFS |
|
Deletes a file (or directory) from the filesystem. |
| deleteFile(path:String) — method, interface com.adobe.flascc.vfs.IBackingStore |
|
Deletes a file from the filesystem. |
| deleteFile(path:String) — method, interface com.adobe.flascc.vfs.IVFS |
|
Deletes a file (or directory) from the filesystem. |
| deleteFile(path:String) — method, class com.adobe.flascc.vfs.InMemoryBackingStore |
|
Given an array of strings representing file paths, this method removes
the reference to that file from the filemap. |
| DT_BLK — Constant Static Property, class com.adobe.flascc.kernel.KernelConstants |
| |
| DT_CHR — Constant Static Property, class com.adobe.flascc.kernel.KernelConstants |
| |
| DT_DIR — Constant Static Property, class com.adobe.flascc.kernel.KernelConstants |
| |
| DT_FIFO — Constant Static Property, class com.adobe.flascc.kernel.KernelConstants |
| |
| DT_LNK — Constant Static Property, class com.adobe.flascc.kernel.KernelConstants |
| |
| DT_REG — Constant Static Property, class com.adobe.flascc.kernel.KernelConstants |
| |
| DT_SOCK — Constant Static Property, class com.adobe.flascc.kernel.KernelConstants |
| |
| DT_UNKNOWN — Constant Static Property, class com.adobe.flascc.kernel.KernelConstants |
| |
| DT_WHT — Constant Static Property, class com.adobe.flascc.kernel.KernelConstants |
| |
| dup(A_fd:int, errnoPtr:int) — method, interface com.adobe.flascc.kernel.IKernel |
| |
| dup(fd:int, errnoPtr:int) — method, class com.adobe.flascc.kernel.PlayerKernel |
| |
| dup2(A_from:int, A_to:int, errnoPtr:int) — method, interface com.adobe.flascc.kernel.IKernel |
| |
| dup2(fd:int, fd2:int, errnoPtr:int) — method, class com.adobe.flascc.kernel.PlayerKernel |
| |
|
| A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |