FlashObjectProperties Members
In This Article
#Constructors
Name | Description |
---|---|
Flash |
Initializes a new instance of the Flash |
Flash |
Initializes a new instance of the Flash |
#Properties
Name | Description |
---|---|
Allow |
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. |
Device |
Gets or sets whether device fonts may be used instead of the fonts not installed on the user’s system. |
Embed |
Obsolete. Gets or sets the method used to embed a flash movie in web pages. |
Enable |
Gets or sets whether the full context menu is shown. |
Flash |
Gets or sets the location of a Flash movie in the browser window. |
Flash |
Gets or sets variables to pass to a SWF. Requires Macromedia Flash Player 6 or later. |
Html |
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. |
Plugin |
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. |
SWLive |
Gets or sets whether the browser should start Java when loading the Flash Player for the first time. |
Window |
Gets or sets the window mode. |
#Methods
Name | Description |
---|---|
Assign |
Copies public properties from the specified Object |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns the string that represents the current object.
Inherited from State |
See Also