Start Movie Options:
Start automatically
Begin to play as soon as the SWF file is loaded.
Click to start
The SWF file will stop and wait for the mouse click to start playing.
Stop action at first frame
The SWF file will stop and wait for play command to start playing.
Wait to start
The SWF file will delay before start playing. You can specify the duration in seconds to delay the playing.
Insert frame at start:
You can insert an empty frame to the SWF file. The frame can be either an Opaque (black) or a Transparent frame. This feature is useful to use in conjunction with Click to start action and Stop action at first frame waiting for Play command to start the playing. The user will see a black or transparent frame rather than seeing the actual content before start playing.
Use Preloader:
This feature is very useful when your output SWF is used for web playback. Preloader will show the current loading status rather than keeping the user in idle state.
Fixed
The preloader will load a fixed amount of video (based on percentage of the file size) before video begins to play. You can enter value in the range of 1-100.
Adaptive
The adaptive preloader loads a variable for video based on the viewer connection speed to allow uninterrupted play once the video begins playing. You can enter value in the range of 0-2 with increament of 0.1.
End Movie Options:
Stop
No further action when reaches the end.
Loop
Loop play when reaches the end.
Load
Load a html page or another SWF movie when reaches the end.