Stupid Programming Question

Scott Rossi scott at tactilemedia.com
Tue May 4 21:03:47 EDT 2004


Recently, "Rob Cozens" wrote:

> The most straightforward approach:
> 
> repeat with x = 1 to the number of images
>  show image x
>  wait 5 ticks
>  hide image x
> end repeat
> 
> For those who eschew "wait":

We use:

  wait 5 ticks with messages

Regards,

Scott Rossi
Creative Director
Tactile Media, Development & Design
-----
E: scott at tactilemedia.com
W: http://www.tactilemedia.com



More information about the use-livecode mailing list