32
Unsupported and Partially Supported Classes
Video class
Flash Lite 2.0 lets you work with device-specific video formats, and supports the following
types of video playback:
■
Video embedded in a SWF file
■
Video available as a separate file on the device
■
Video streamed over the network (in real time)
Flash Lite 2.0 supports device video. Device video is stored in the published SWF file in the
device’s native video format. To play the device video, Flash Lite passes the video data to the
device, which then decodes and plays the video.
For more information about the Video class, see the following references:
■
Developing Flash Lite 2.x Applications
■
Chapter 15, “Working with images, Sound, and Video,” in
Learning ActionScript 2.0 in
Flash
■
Chapter 2, “ActionScript Classes,” in
Flash Lite 2.x ActionScript Language Reference
Method summary
The following table lists the methods that are not supported by the Video class when using
ActionScript for Flash Lite 2.0.
NO
TE
Flash Lite 2.0 Action Script does not support the
NetConnection
or
NetStream
classes.
Method
Description
Support
attachVideo
Specifies a video stream (source) to be displayed
within the boundaries of the Video object on the
Stage.
Not supported
clear
Clears the image currently displayed in the Video
object. This is useful when, for example, you want
to display standby information without having to
hide the Video object.
Not supported
Summary of Contents for FLASH 8-INTRODUCTION TO FLASH LITE 2.X...
Page 1: ...Introduction to Flash Lite 2 x ActionScript...
Page 4: ...4...
Page 34: ...34 Unsupported and Partially Supported Classes...