Documentation for classes includes syntax, usage information, and code samples for methods, properties, and event handlers and listeners for those APIs that belong to a specific class in ActionScript. The classes are listed alphabetically. If you are not sure to which class a certain method or property belongs, you can look it up in the Index.


 ClassPackageDescription
 ExternalMouseWheelEvent
org.hasseg.externalMouseWheel An event that informs of an external (JavaScript throught ExternalInterface) mouse wheel event (this is for Mac compability - Flash Player for OS X doesn't support mouse wheel events)
 ExternalMouseWheelSupport
org.hasseg.externalMouseWheel Implements mouse wheel support for OS X.
 mwdemo
Top Level