| Class | Description | |
|---|---|---|
| SWFSEOEvent | A class for communicating between the SWFSEO object and SWFSEO Pages and Templates. | |
| SWFSEONavBtnEvent | The SWFSEONavBtnEvent class contains all the Event Types to be used be used in each of your navigation button swfs. The parent of the navigation button swf controls the dispatch of these Events to the navigation button swf. ~~Note: Do not use standard Event Types like: MouseEvent.MOUSE_OVER, because they will conflict with the parent. |
|
| SWFSEOPage | This is super class for all page swfs. | |
| SWFSEOPageEvent | The SWFSEOPageEvent class contains all the Event Types to be used be used in each of your page swfs and template swfs.The parent of the page swf and template swf controls the dispatch of these Event types to the page swf and template swf. If you are accessing the SWFSEOUL.ul object, the READY event type must be used by all pages regardless of navigation style. |
|
| SWFSEOTemplate | This is super class for all template swfs. | |
| SWFSEOUL | The class SWFSEOUL has only one static property.This property can be accessed by any of the loaded swfs that reference the SWFSEOUL class. |