MACROMEDIA FLASH 8-FLASH LITE 2.X ACTIONSCRIPT LANGUAGE Reference page 712

Flash lite 2.x actionscript language reference
Hide thumbs Also See for FLASH 8-FLASH LITE 2.X ACTIONSCRIPT LANGUAGE:
Table of Contents

Advertisement

Property summary
Properties inherited from class Object
constructor (Object.constructor
property),
prototype (Object.prototype
(Object.__resolve property)
Event summary
Event
onStatus
= function(infoObject:Object) {}
Method summary
Modifiers
Signature
close() :
pause() :
play() :
resume() :
stop() :
Methods inherited from class Object
addProperty (Object.addProperty
(Object.hasOwnProperty
(Object.isPropertyEnumerable
method),
registerClass (Object.registerClass
(Object.toString
(Object.valueOf
method),
712
ActionScript classes
property),
Void
Void
Boolean
Void
Void
method),
method),
isPropertyEnumerable
method),
method),
unwatch (Object.unwatch
watch (Object.watch method)
__proto__ (Object.__proto__
property),
__resolve
Description
Callback handler that can be invoked by the
device to indicate status or error conditions.
Description
Stops playback of the video, frees the
memory associated with this Video object,
and clears the video area onscreen.
Stops playback of the video and continues to
render the current frame onscreen.
Calling this method opens a video source and
begins playback of a video.
Calling this method resumes playback of the
video.
Stops playback of the video and continues to
render the current frame onscreen.
hasOwnProperty
isPrototypeOf (Object.isPrototypeOf
method),
toString
method),
valueOf

Advertisement

Table of Contents
loading

Table of Contents