TFlashViewerTransparent control

TFlashViewerTransparent is used in cases when it's needed to display a non-rectangular flash clip in application window (for displaying non-rectangular forms please see TFlashViewerWindow). TGraphicControl 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

Transparent

Sets whether flash movie is transparent or not

ShowUpdateRects

Sets whether to show areas that are being updated or not

Please view the description of other general methods for all Flash Viewers controls which support IFlashViewer interface.

Sample: Motion Tween 2