ino Posted February 1, 2004 Posted February 1, 2004 Try it, how to scrol text in fp UP & DOWN ScrollText.fp5.zip
DanBrill Posted February 1, 2004 Posted February 1, 2004 Can you post it without a password so we can take a look at the scripts? Password protecting your uploads isn't really in the spirit of the open-source nature of the Forum. It's just showing off. Unless I miss my guess, this uses the pause script step between iterations in order to achieve the scrolling effect. Since 1 sec is the smallest increment for pause, it makes the scrolling pretty tedious. It would have to be 1/10 of a sec or so to give the nice scrolling effect you can achieve with javascript or something similar. Thanks for sharing the idea. Dan
Recommended Posts