Camm,
If the repeat script is in a stack script, something like this might do it for you:

on repeat...
    if the hilite of button "Stop this repeat" is true
    then
         go to card x
         exit repeat
    end if
    do repeat stuff
    do more repeat stuff
end repeat

-----Original Message-----
From: Camm29 <[EMAIL PROTECTED]>
To: [email protected]
Sent: Sun, 19 Mar 2006 17:48:53 -0000
Subject: Exit Repeat

  I need to Exit a Repeat
and go to another card if i press a button !

Regards Camm
_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to