[Laszlo-user] animated slideshow

Justin Clift justin at salasaga.org
Mon Jan 19 16:19:10 PST 2009


Garry Saddington wrote:
>> Actually, that prob would all fire in parallel... :/
> You could possibly use an LZ timer but how do you check for the end of the 
> sequence?

Perhaps calculate the frame to be shown by doing something like:

 frameToShow = (existingPic.frame + 1) % numberOfFrames?

Then it should automatically loop?


> Garry


-- 
Salasaga  -  Open Source eLearning IDE
              http://www.salasaga.org


More information about the Laszlo-user mailing list