At 14:49 +0100 04/25/2002, Kevin McCarthy wrote:
>Hi, If you see the script below I'm tying to stop cycling through the
>cast when it gets to a certain number or even name if that�s easier,
>does anyone know how ?
I don't know exactly what it is you are trying to accomplish here.
What is it you have it in mind to do?
>on exitFrame me
> if keypressed("a") then
> sprite(1).membernum=sprite(1).membernum+1
> end if
> if sprite(1).membernum=413 then
> sprite(1).membernum=sprite(1).membernum
> go to the frame
> end if
>end
--
Warren Ockrassa | http://www.nightwares.com/
Director help | Free files | Sample chapters | Freelance | Consulting
Author | Director 8.5 Shockwave Studio: A Beginner's Guide
Published by Osborne/McGraw-Hill
http://www.osborne.com/indexes/beginners_guides.shtml
[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!]