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
 Easing
com.doitflash.consts Easing class indicates different kinds of easing functions.
 EffectConst
com.doitflash.utils.scroll indicates the RegSimpleScroll elements roll over effect
 Orientation
com.doitflash.consts Orientation class indicates different kind of orientation.
 RegSimpleConst
com.doitflash.utils.scroll indicates the RegSimpleScroll class static consts
 RegSimpleScroll
com.doitflash.utils.scroll RegSimpleScroll is a class to create different kinds of scrollbars in different looks.
 ScrollBar
com.doitflash.utils.scroll ScrollBar class is the base class of scrollbars.
 ScrollEvent
com.doitflash.events ScrollEvent class shows all the events being dispatched with the ScrollBar.