Video Class - MACROMEDIA FLASH 8-INTRODUCTION TO FLASH LITE 2.X ACTIONSCRIPT Introduction Manual

Introduction to flash lite 2.x actionscript
Table of Contents

Advertisement

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.
Flash Lite 2.0 Action Script does not support the
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.
Method
attachVideo
clear
32
Unsupported and Partially Supported Classes
Description
Specifies a video stream (source) to be displayed
within the boundaries of the Video object on the
Stage.
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.
or
NetConnection
NetStream
Support
Not supported
Not supported
classes.

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the FLASH 8-INTRODUCTION TO FLASH LITE 2.X ACTIONSCRIPT and is the answer not in the manual?

Questions and answers

This manual is also suitable for:

Flash 8

Table of Contents