My favorites | Sign in
Project Logo
                
Search
for
Updated Feb 12, 2009 by ekameleon
Labels: Documentation, Documentation-events, Featured
VegasTutorialsEvents  

AS2 and SSAS Event Model

The event model of VEGAS is based on the DOM2/3 W3C model events.

The AS2 and SSAS versions of this event model are full compatible. The AS3 is compatible but based on the AS3 event model.

You can use the on-line documentation of VEGAS to complete the reading of the tutorials : http://www.ekameleon.net/vegas/docs/

Use the EventDispatcher, EventListener, Event class and interfaces

  1. Definitions
  2. Introduction
  3. Basic example
  4. Global event-listeners
  5. MultiDispatcher & singletons
  6. Cancelling events
  7. Removing listeners
  8. Eventlistener priority
  9. Auto-remove feature
  10. Event queue
  11. The Delegate EventListener
  12. The EventListener batch class
  13. The Design Pattern FrontController
  14. Capturing and bubbling event flow
  15. The AbstractCoreEventDispatcher class

French tutorials

You can find the french tutorials of VEGAS in the Google Group VEGASOS of VEGAS.

  1. Events based W3C DOM2/3 model events - Mode d'emploi (partie 1)
  2. Events based W3C DOM2/3 model events - Mode d'emploi (partie 2)
  3. Events based W3C DOM2/3 model events - Mode d'emploi (partie 3)
  4. Utilisation de la classe BasicEvent et DynamicEvent.
  5. Utilisation de la classe EventDispatcher et de l'interface EventListener

Sign in to add a comment
Hosted by Google Code