Previous Element | Next Element |
Video
This defines a single video symbol that can be used within
the movie. Can be placed within a frame and the framehead
positioned using the ratio attribute of the place command.
Attributes
| id | A unique name for the symbol within the movie. | |
| Type | String | |
| resourceType | The type of file used to store the video. Only SWF files produced as a result of a previous decompilation can be used. | |
| Values | SWF | |
| Default Value | SWF | |
| resourceLocation | Identifier for this resource within the repository. For the default 'File' repository this indicated the file file within the sounds directory. | |
| Default Value | No default | |
| numFrames | Number of video frames stored in resource. Optional informational attribute overridden on SWF creation by value stored in resource. | |
| Type | Integer | |
| width | Width in pixels of the movie. Optional informational attribute overridden on SWF creation by value stored in resource. | |
| Type | Integer | |
| height | Height in pixels of the movie. Optional informational attribute overridden on SWF creation by value stored in resource. | |
| Type | Integer | |
Child Elements
DescMetadata
Parent Elements
RepositoryExamples
Video ExamplePrevious Element | Next Element |