A "simple" slideshow

Aur=?ISO-8859-1?B?6Q==?=lien Durand aureliendurand at mac.com
Wed Aug 14 13:21:01 EDT 2002


Hello everybody and thanks for all those usefull advices you provide
everyday!:)

Actually i'm making a very simple slideshow with about 30 cards. Its script
is divided into those 30 cards in order to avoid the script limitation.
for example, this script in each card:

on openCard
wait for 2 seconds
visual dissolve
go cd "slide004"
end openCard

(very very very simple isn't it?)

The problem is that i'd like to be able to stop the slideshow at anytime by
siply cliking on the screen and it doesn't work. Indeed, the script of each
card doesn't allow any interruption (a mouseUp on the image for example).
How could i make it possible? Would a "if" & "then" script work, and which
one?
Thanks by advance,
Best regards

A. Durand

(Bonjour spécial à toute la communauté francophone:)




More information about the use-livecode mailing list