Used to control the display of data in the rotator.
Example:
<rs>
<r>
<height>250</height>
<width>300</width>
<transitiontype>Scroll</transitiontype>
<scrolldirection>Up</scrolldirection>
<smoothscrolldelay>3000</smoothscrolldelay>
<frametimeout>10000</frametimeout>
</r>
</rs>
Used to specify whether the R=rotator should automatically move to the next item. If set to false, a mouse click will be required.
Default: true
Used to control the time between frame display, measured in milliseconds.
Default: 1000
Used to control the number of items to display at once.
Default: 1
Used to control the height of the display, measured in pixels.
Default: 500
Used to control whether the display should pause on mouse over.
Default: true
Used to control the direction of the scrolling effect.
Options:
• Down
• Up
• Left
• Right
Used to control the speed at which the display scrolls content, measured in milliseconds.
Default: true
Used to control the time delay in the Transition type, measured in milliseconds.
Default: 100
Used to control the description displayed when a user hovers over the display.
Default: empty
Used to control the transition effect of the display.
Options:
• Scroll
• Slideshow
Used to control the type of transition used within the display.
Options:
• Barn
• Blinds
• Checkerboard
• Fade
• GradientWipe
• Inset
• Iris
• NONE
• Pixelate
• RadialWipe
• RANDOM
• RandomDissolve
• Slide
• Spiral
• Stretch
• Wheel
• ZigZag
When enabled, a random Transition Type is used in the display.
Default: True
Used to control whether the display will attempt to make the transition look smooth between each item.
Default: true
Used to control the width of the display, measured in pixels.
Default: 500