User Guide

530 Objects
VideoItem object
Inheritance Item object > VideoItem object
Availability
Flash MX 2004.
Description
The VideoItem object is a subclass of the Item object.
Property summary for the VideoItem object
In addition to the Item object properties, you can use the following properties with the
VideoItem object:
videoItem.sourceFilePath
Availability
Flash 8.
Usage
videoItem.sourceFilePath
Description
Read-only property; a string, expressed as a file:/// URI that specifies the path to the
video item.
Property Description
videoItem.sourceFilePath Read-only; a string that specifies the path to the video
item.
videoItem.videoType Read-only; a string that specifies the type of video the
item represents.
CHAPTER 48
Objects