Main Page | Packages | Class Tree | Index | Help

<root>

class AsBroadcaster

Object
  |
  +--AsBroadcaster


intrinsic class AsBroadcaster
extends Object

ActionScript Standard Library ASBroadcaster object



Fields inherited from class Object

__proto__, constructor, prototype

Method Summary

static
addListener ( )


static
broadcastMessage ( msg: String )


static
initialize ( o: Object )


static
removeListener ( )


Methods inherited from class Object

addProperty, hasOwnProperty, isPropertyEnumerable, isPrototypeOf, registerClass, toLocaleString, toString, unwatch, valueOf, watch



Method Documentation

addListener

static function addListener()

broadcastMessage

static function broadcastMessage(msg: String)

initialize

static function initialize(o: Object)

removeListener

static function removeListener()

The documentation was generated from the following file:


Copyright © 1997-2005 Macromedia, Inc. All rights reserved. Generated with AS2Doc