Albert
Newbie
Posts: 1
Registered: 9/3/2004
Member Is Offline
|
| posted on 9/3/2004 at 01:36 PM |
|
|
No Transition in Scrolling
Hi,
I want to have the scrolling continuous with no transition, just keep looping the scrolling.
Albert.
|
|
|
rock
Moderator
Posts: 687
Registered: 4/15/2003
Member Is Offline
|
| posted on 11/18/2004 at 10:35 AM |
|
|
You should comment or remove transition key from items' definitions:
{
'file': 's0_data/cont2.html',
'content': '<img src="tsp.gif" width="350" height="80" border="0" alt="Tigra Scroller
PRO">',
'pause_b': 2,
'pause_a': 1 //Don't forget to remove comma sign after the last key-value pair.
}
|
|
|