| Pacchetto | org.osmf.traits |
| Classe | public final class LoadState |
| Ereditarietà | LoadState Object |
| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | OSMF 1.0 |
| Versioni runtime: | Flash Player 10, AIR 1.5 |
Proprietà pubbliche
Metodi pubblici
Costanti pubbliche
| Costante | Definito da | ||
|---|---|---|---|
| LOAD_ERROR : String = "loadError" [statico]
The LoadTrait has failed to load. | LoadState | ||
| LOADING : String = "loading" [statico]
The LoadTrait has begun loading. | LoadState | ||
| READY : String = "ready" [statico]
The LoadTrait is ready for playback. | LoadState | ||
| UNINITIALIZED : String = "uninitialized" [statico]
The LoadTrait has been constructed, but either has not yet started
loading or has been unloaded. | LoadState | ||
| UNLOADING : String = "unloading" [statico]
The LoadTrait has begun unloading. | LoadState | ||
Descrizione delle costanti
LOAD_ERROR | Costante |
public static const LOAD_ERROR:String = "loadError"| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | OSMF 1.0 |
| Versioni runtime: | Flash Player 10, AIR 1.5 |
The LoadTrait has failed to load.
LOADING | Costante |
public static const LOADING:String = "loading"| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | OSMF 1.0 |
| Versioni runtime: | Flash Player 10, AIR 1.5 |
The LoadTrait has begun loading.
READY | Costante |
public static const READY:String = "ready"| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | OSMF 1.0 |
| Versioni runtime: | Flash Player 10, AIR 1.5 |
The LoadTrait is ready for playback.
UNINITIALIZED | Costante |
public static const UNINITIALIZED:String = "uninitialized"| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | OSMF 1.0 |
| Versioni runtime: | Flash Player 10, AIR 1.5 |
The LoadTrait has been constructed, but either has not yet started loading or has been unloaded.
UNLOADING | Costante |
public static const UNLOADING:String = "unloading"| Versione linguaggio: | ActionScript 3.0 |
| Versione prodotto: | OSMF 1.0 |
| Versioni runtime: | Flash Player 10, AIR 1.5 |
The LoadTrait has begun unloading.
Tue Jun 12 2018, 02:44 PM Z
Nascondi proprietà pubbliche ereditate
Mostra proprietà pubbliche ereditate