Alignment |
Sets the 'align' attribute of the control, which works exactly as it does on a div tag.
Default (default)- Does not set the 'align' attribute for the control.
Center - Set the 'align' attribute for the control to 'center'.
Left - Set the 'align' attribute for the control to 'left'.
Right - Set the 'align' attribute for the control to 'right'. |
AllowFullScreen |
Enables full screen option for web browsers using FlashVideo Player 9.
True by default. |
AutoPlay |
Indicates whether or not the video will play on load.
True by default. |
BufferTime |
Set the length of the video buffer in seconds.
5 seconds by default. |
EolasFixEnabled |
If desired, you may set this false to turn off the Eolas Fix and allow the 'Click to activate and use this Control' message to be displayed in Opera and Internet Explorer browsers.
True by default. |
EmbedCode |
The EmbedCode is raw embed code that you can distribute to your website visitors to place on their webpages. |
ScaleMode |
Defines how the Flash Video scales within your height and width definitions. Options are:
NoScale, which displays it at the video's original dimentions.
MaintainAspectRatio, which will keep the video's original aspect ratio and fill as much of the space as possible.
StretchToFit (default), which will fit the video to the display dimentions regardless of original proportions. |
ShowControlPanel |
Indicates whether or not to show playback controls in the video player.
True by default. |
SkinURL |
The URL of the Flash Video Player Skin (.swf format).
This can be a local URL (e.g. ~/videoPlayerSkin.swf ) or a complete remote URL (e.g. http://www.mysite.com/videoPlayerSkin.swf). |
StartUpImageURL |
The URL of the Flash Video Start-Up Image (.jpg/.jpeg/.swf/.gif/.png formats).
Displays a image in the player at startup. Clicking the image will prompt the Flash Video to play.
This can be a local URL (e.g. ~/videoPlayerSplashScreen.gif ) or a complete remote URL (e.g. http://www.mysite.com/videoPlayerSplashScreen.gif). |
VideoURL |
The URL of the Flash Video (.flv format).
This can be a local URL (e.g. ~/movie.flv ) or a complete remote URL (e.g. http://www.mysite.com/movie.flv). |
Volume |
Sets the initial volume of the media. Ranges between 0 and 100.
100 by default. |