Documentation for classes includes syntax, usage information, and code samples for methods, properties, and event handlers and listeners for those APIs that belong to a specific class in ActionScript. The classes are listed alphabetically. If you are not sure to which class a certain method or property belongs, you can look it up in the Index.
| Class | Package | Description | |
|---|---|---|---|
| ApdevVideoControls | com.apdevblog.ui.video | VideoControls for ApdevVideoPlayer. | |
| ApdevVideoPlayer | com.apdevblog.ui.video | Custom actionscript-only videoplayer. | |
| ApdevVideoPlayerDefaultStyle | com.apdevblog.ui.video.style | Default style-sheet for the VideoPlayer. | |
| ApdevVideoState | com.apdevblog.ui.video | State of the video that is played in the ApdevVideoPlayer. | |
| BtnFullscreen | com.apdevblog.ui.video.controls | Button controlling the video's displaystate. | |
| BtnPlayPause | com.apdevblog.ui.video.controls | Button controlling the video's playback state. | |
| BtnSound | com.apdevblog.ui.video.controls | Button controlling the video's sound. | |
| Draw | com.apdevblog.utils | Class with little helpers for drawing different Shapes. | |
| IconPlay | com.apdevblog.ui.video.controls | Play icon (displayed on the preview image). | |
| ImageOverlay | com.apdevblog.ui.video.controls | Image overlay - can e.g. | |
| StringUtils | com.apdevblog.utils | Class with little helpers for working w/ Strings. | |
| VideoControlsEvent | com.apdevblog.events.video | VideoControl specific Event. | |
| VideoMetadataVo | com.apdevblog.model.vo | ValueObject saving video metadata. | |
| VideoStatusBar | com.apdevblog.ui.video.controls | ApdevVideoplayer's statusbar. | |
| VideoTimeLabel | com.apdevblog.ui.video.controls | Label displaying the video's current time (ASC or DESC). |