| Package | com.apdevblog.ui.video |
| Class | public class ApdevVideoState |
| Inheritance | ApdevVideoState Object |
| Language Version : | ActionScript 3.0 |
| Runtime Versions : | AIR 1.0, Flash Player 9 |
| Constant | Defined By | ||
|---|---|---|---|
| VIDEO_STATE_EMPTY : String = videoStateEmpty [static] | ApdevVideoState | ||
| VIDEO_STATE_PAUSED : String = videoStatePaused [static] | ApdevVideoState | ||
| VIDEO_STATE_PLAYING : String = videoStatePlaying [static] | ApdevVideoState | ||
| VIDEO_STATE_STOPPED : String = videoStateStopped [static] | ApdevVideoState | ||
| VIDEO_STATE_EMPTY | Constant |
public static const VIDEO_STATE_EMPTY:String = videoStateEmpty| VIDEO_STATE_PAUSED | Constant |
public static const VIDEO_STATE_PAUSED:String = videoStatePaused| VIDEO_STATE_PLAYING | Constant |
public static const VIDEO_STATE_PLAYING:String = videoStatePlaying| VIDEO_STATE_STOPPED | Constant |
public static const VIDEO_STATE_STOPPED:String = videoStateStopped