Onstatus (System.onstatus Handler) - MACROMEDIA FLASH 8-FLASH LITE 2.X ACTIONSCRIPT LANGUAGE Reference

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

Advertisement

Event summary
Event
onStatus
= function(infoObject:Object) {}
Method summary
Methods inherited from class Object
addProperty (Object.addProperty
(Object.hasOwnProperty
(Object.isPropertyEnumerable
method),
registerClass (Object.registerClass
(Object.toString
(Object.valueOf
method),

onStatus (System.onStatus handler)

onStatus = function(infoObject:Object) {}
Event handler: provides a super event handler for certain objects.
The SharedObject class provides an
object for providing information, status, or error messages. To respond to this event handler,
you must create a function to process the information object, and you must know the format
and contents of the returned information object.
In addition to the
SharedObject.onStatus()
called
System.onStatus()
of the SharedObject class passes an information object with a level property of "error", but
you did not define an
function you define for
Availability: ActionScript 1.0; Flash Lite 2.0
Parameters
infoObject:Object
method),
method),
isPropertyEnumerable
method),
method),
unwatch (Object.unwatch
watch (Object.watch method)
onStatus()
, which serves as a secondary error message handler. If an instance
function for that particular instance, then Flash uses the
onStatus()
System.onStatus()
- A parameter defined according to the status message.
Description
Event handler: provides a super event handler
for certain objects.
hasOwnProperty
isPrototypeOf (Object.isPrototypeOf
method),
toString
method),
event handler that uses an information
method, Flash also provides a super function
instead.
valueOf
System
643

Advertisement

Table of Contents
loading

Table of Contents