Class | Description | |
---|---|---|
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 | 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. |