Main Page | Packages | Class Tree | Index | Help

com.FlashDynamix.core

class base

MovieClip
  |
  +--com.FlashDynamix.core.base

All Known Subclasses: XmlRemoting

class base
extends MovieClip

Component Base

Used for dispacthing events model with FlashDynamix components


Author:
Shane McCartney - shanem@flashdynamix.com

Version:
1.0

Since:
27/11/2005


Method Summary

public
addListener ( type: String, obj: Object )
Subscribes an event listener object to the component

public
removeListeners ( )
Removes all current event listeners from the component



Method Documentation

addListener

public function addListener(type: String,
 obj: Object)
Subscribes an event listener object to the component

removeListeners

public function removeListeners()
Removes all current event listeners from the component


The documentation was generated from the following file:


Generated on 28/11/2005 11:44:04 AM