TFlashViewerInvisible component
TFlashViewerInvisible is used to get access to clip image without displaying it.
TComponent successor. Component from Flash Viewer Engine.
| Member | Description |
|---|---|
|
IsPlaying |
Playing is true |
|
Loop |
Looping is true |
|
CurrentFrame |
Number of current frame |
| TotalFrames | Total number of frames |
| DisableFlashCursor | Disable Flash cursor and show Application cursor |
| DisableFlashMenu | Disable Flash menu |
| Storage | Link to FlashStorage object. |
| Plugin | Use ActiveX or Netscape plugin |
| Movie | Name or URL of SWF file |
| PlaybackSkin | Name of playback skin. Is used only during video playback |
| Pause |
Sets or removes pause during video playback |
| Volume | Sound volume. Range of values 0...100 |
| OnFSCommand | FSCommand event |
| OnFlashCall | FlashCall event |
| CopyFrameTo | Copies current view of the player to TBitmap object. BMP has the following parameters: height, width and 32bit color depth. |
| BufferARGB | Pointer to buffer with current display |
| Scanline[Index: integer] | Pointer to image data lines |
Please view the description of other general methods for all Flash Viewers controls which support IFlashViewer interface.
Sample: Invisible