| Package | com.pcthomatos.swfseo.swfResources |
| Class | public class SWFSEOEvent |
| Constant | Defined by | ||
|---|---|---|---|
| HIDE_SCROLLBARS : String = "hideScrollbars" [static]
The
HIDE_SCROLLBARS constant defines the value of the type property of the event object for a hideScrollbars event. | SWFSEOEvent | ||
| HIDE_SCROLLBARS | constant |
public static const HIDE_SCROLLBARS:String = "hideScrollbars"
The HIDE_SCROLLBARS constant defines the value of the type property of the event object for a hideScrollbars event. This is being listened for by SWFSEO. When dispatched, if there are flash scrollbars being used, they will be hidden.