Changes between Version 7 and Version 8 of ImageRotatorVars
- Timestamp:
- 06/07/09 07:07:41 (6 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ImageRotatorVars
v7 v8 48 48 * '''enablejs''' (''false''): Set this to ''true'' to enable [wiki:ImageRotatorApi javascript interaction]. This'll only work online! Javascript interaction includes playback control, asynchroneous loading of media files and return of track information. 49 49 50 == Config .xml==50 == Config XML == 51 51 52 52 If you have lots of flashvars and you don't want the list to mess up your HTML pages, you can also aggregate your flashvars in a single XML file. Next, use the ''config'' flashvar to assign the XML to your rotator. All vars inside the XML will then be parsed with one line of code. Any additional flashvars you do set in your HTML will override the ones that are in the config XML. Example XML:
