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
 SWFSize
com.chargedweb.swfsize SWFSize class gives you the ability to: control the swf's container metrics; gather browser's window metrics & position; control the browser's native scrollbars.
 SWFSizeEvent
com.chargedweb.swfsize The SWFSizeEvent class defines events that are associated with the SWFSize object. These include the following events: SWFSizeEvent.INIT: dispatched when SWFSize js is loaded and ready; SWFSizeEvent.SCROLL: dispatched when user scrolls browser's native scrollbars; SWFSizeEvent.RESIZE: dispatched when browser's window is being resized.