Main Page | Packages | Class Tree | Index | Help

mx.transitions

class BroadcasterMX

Object
  |
  +--mx.transitions.BroadcasterMX


class BroadcasterMX
extends Object



Fields inherited from class Object

__proto__, constructor, prototype

Method Summary


addListener ( o: Object ): Number



broadcastMessage ( ): Void


static
initialize ( o: Object, dontCreateArray: Boolean )



removeListener ( o: Object ): Boolean


Methods inherited from class Object

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



Method Documentation

addListener

function addListener(o: Object): Number

broadcastMessage

function broadcastMessage(): Void

initialize

static function initialize(o: Object,
 dontCreateArray: Boolean)

removeListener

function removeListener(o: Object): Boolean

The documentation was generated from the following file:


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