How can I create gapless ticker line?

From AVObjects Knowledge Base
Revision as of 20:49, 14 October 2011 by Bmezhebitskiy (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

It is really easy. All you need is change "gapless-crawl" parameter value of ticker to "yes":

<ticker type='crawl' speed='-2.0' gapless-crawl='yes' distance='1.0' line-height='1.0'>

There are 2 conditions for correct work of "gapless-crawl":

  • Set "gapless-crawl" parameter value to "yes" before adding the content. If you have already added the content you have to re-add it.
  • Content of ticker must contain at least 2 lines long enough to cover the ticker display area.
Personal tools