YES , Please ----- Original Message ----- From: "Mark Smith" <[EMAIL PROTECTED]> To: "How to use Revolution" <[email protected]> Sent: Sunday, March 19, 2006 6:48 PM Subject: Re: Exit Repeat
> Do you also want to exit the current handler that contains the repeat? > > Mark > > > On 19 Mar 2006, at 18:38, Camm29 wrote: > > > It's exactly what's needed , but i could not get this to work ? > > Regards Camm > > > > ----- Original Message ----- > > From: <[EMAIL PROTECTED]> > > To: <[email protected]> > > Sent: Sunday, March 19, 2006 6:16 PM > > Subject: Re: Exit Repeat > > > > > >> 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 > >> > > > > _______________________________________________ > > 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 > _______________________________________________ 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
