> So this line in my scripting Xtra:
> 
> tell the stage
>   sprite(-3).visible = FALSe
> end tell
> 
> would be very smart, as it wouldn't change the slide show

Well, how about minimizing the transition. Use a simple, fast transition
like Push Up with a 0 time and a chunk size of 128. I'm not sure if this
would work, but you could try it:

tell the stage
  puppetTransition 14, 0, 128
end tell

I think that would override the transition channel, and would happen so
fast as to be barely noticeable.

Cordially,

Kerry Thompson

[To remove yourself from this list, or to change to digest mode, go to 
http://www.penworks.com/lingo-l.cgi  To post messages to the list, email [EMAIL 
PROTECTED]  (Problems, email [EMAIL PROTECTED]). Lingo-L is for learning and helping 
with programming Lingo.  Thanks!]

Reply via email to