The XHTMLFlashMovieItem type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| ApplyChanges |
Applies changes made in the dialog to the document.
(Inherited from XHTMLItemBase.) |
Properties
| Name | Description | |
|---|---|---|
| ApplyButtonVisible |
If True, the Apply button appears in the dialog.
(Inherited from XHTMLItemBase.) | |
| Autoplay |
Returns or sets a value which determines if the movie will begin to play an .swf file when the .swf file is loaded into the document.
| |
| Data |
Defines a URL that points to the object's data.
| |
| DocumentName |
File name of the document.
(Inherited from XHTMLItemBase.) | |
| HeightType |
Specifies the units used to measure height.
| |
| HeightValue |
Gets or sets the integer value of the movie's height.
| |
| IsEditMode |
If True, the dialog is in editing mode; otherwise, the dialog is in creating new object mode.
(Inherited from XHTMLItemBase.) | |
| Loop |
Returns or sets a value which determines if the movie will play continuously.
| |
| Title |
Specifies extra information about the element.
| |
| UseHeight | True, if height of the movie is specified; otherwise false.
| |
| UseWidth | True, if width of the movie is specified; otherwise false.
| |
| WidthType |
Specifies the units used to measure width.
| |
| WidthValue |
Gets or sets the integer value of the movie's width.
|