Frames 

 No Frames

Previous Element
Variable

Next Element
XMLDataSource


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.
TypeString
resourceType The type of file used to store the video. Only SWF files produced as a result of a previous decompilation can be used.
ValuesSWF
Default ValueSWF
resourceLocation Identifier for this resource within the repository. For the default 'File' repository this indicated the file file within the sounds directory.
Default ValueNo default
numFrames Number of video frames stored in resource. Optional informational attribute overridden on SWF creation by value stored in resource.
TypeInteger
width Width in pixels of the movie. Optional informational attribute overridden on SWF creation by value stored in resource.
TypeInteger
height Height in pixels of the movie. Optional informational attribute overridden on SWF creation by value stored in resource.
TypeInteger

Child Elements

Desc
Metadata

Parent Elements

Repository

Examples

Video Example

Previous Element
Variable

Next Element
XMLDataSource