smilText Examples: TextMotion Module

Example 20: textMode = crawl

Note: FF seems to have a problem identifying the region's boundaries when the crawl mode is used with xml:space='preserve'.

smilText can crawl text! Check it out!!!
Hi

Hello
World!

Doei!
Play Pause Stop

Example 21: textMode = scroll

smilText can scroll text! Check it out!!!
Hi

Hello
World!

Doei!
Play Pause Stop

Example 22: textMode = jump (TODO)

smilText can jump text! Check it out!!!
Hi

Hello
World!

Doei!
Play Pause Stop

Example 23: textRate attribute

Note: IE seems to present a problem while using different textRates. I did not find out the reason yet.

Crawl mode

textRate = 1px/s
Play Pause Stop
textRate = 10px/s
Play Pause Stop
textRate = 100px/s
Play Pause Stop

Scroll mode

textRate = 1px/s
Play Pause Stop
textRate = 5px/s
Play Pause Stop
textRate = 10px/s
Play Pause Stop

Jump mode (TODO)

Example 24: textConceal attribute (TODO)