TFlashViewer control
TFlashViewer is used in most cases, e.g. when it's needed to play flash movie, flash video, enter data, etc. TCustomControl 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. 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 |
Please view the description of other general methods for all Flash Viewers controls which support IFlashViewer interface.
Also view the samples of using Storage and YouTube Video