NAVIGATION
This shows you the differences between two versions of the page.
|
3rd-party-modules:image_rotator:image-rotator-docu:image-rotator-settingsapi [2011/04/25 00:51] Peter Bracher |
3rd-party-modules:image_rotator:image-rotator-docu:image-rotator-settingsapi [2018/06/03 18:08] (current) |
||
|---|---|---|---|
| Line 14: | Line 14: | ||
| allowscriptaccess=always\\ | allowscriptaccess=always\\ | ||
| enablejs=true\\ | enablejs=true\\ | ||
| - | javascriptid=[ID of contentpart]\\\ | + | javascriptid=[ID of contentpart]\\ |
| Those are needed when you want to use the API!\\ | Those are needed when you want to use the API!\\ | ||
| + | \\ | ||
| + | Call the javascript function for the event you like to add outside the player, everywhere on your site\\ | ||
| + | for example:\\ | ||
| + | <a href="javascript:sendEvent('MODfir801','playpause');">play/pause </a>\\ | ||
| ---- | ---- | ||
| \\ | \\ | ||