FlashObjectProperties Properties
Provides settings for flash clips.Name | Description |
---|---|
AllowScriptAccess | Gets or sets a value that controls the ability to perform outbound scripting within a Flash SWF. |
Base | Gets or sets the base directory or URL used to resolve all relative path statements in the Flash Player movie. |
DeviceFont | Gets or sets whether device fonts may be used instead of the fonts not installed on the user’s system. |
EmbedMethod | Obsolete. Gets or sets the method used to embed a flash movie in web pages. |
EnableContextMenu | Gets or sets whether the full context menu is shown. |
FlashAlign | Gets or sets the location of a Flash movie in the browser window. |
FlashVars | Gets or sets variables to pass to a SWF. Requires Macromedia Flash Player 6 or later. |
HtmlAlign | Gets or sets the position of the Flash SWF window in the browser window. |
Loop | Gets or sets whether the Flash movie repeats indefinitely, or stops when it reaches the last frame. |
Play | Gets or sets whether the Flash movie begins playing immediately on loading in the browser. |
PluginVersion | Gets or sets the Flash Player plug-in version. |
Quality | Gets or sets the anti-aliasing level used when a Flash movie plays. |
Scale | Gets or sets how a Flash object is placed within the browser window when using percent values for width and height. |
SWLiveConnect | Gets or sets whether the browser should start Java when loading the Flash Player for the first time. |
WindowMode | Gets or sets the window mode. |
See Also