| crossPlayer_basic Reference sheet. |
|||
| PROPERTIES | METHODS. | ||
| name | addButton | ||
| version | buildPlayer | ||
| buttonsAlign | destroyPlayer | ||
| buttonsBreakOnEach | resizeBy | ||
| buttonsValign | resizeTo | ||
| closeAble | setStatus | ||
| skinBaseHref | setTitle | ||
| EVENTS | |||
| onload | |||
| All crossPlayer_xxx modules are instantiated by
creating a sub-object to a defined crossProbe instance. syntax; cp.myPlayer = new crossPlayer_xxx ( cp ); (i.e. myCP.myPlayer = new crossPlayer_basic ( myCP ) ) |
|||
| Extension crossPlayer_basic is available after the window.OnLoad event has occured. Some properties belong to the crossPlayer_basic Control object "cp.crossPlayer_basic" or the cp.modules Array. | |||