Skipping a mark card

charles61 cszasz at mac.com
Wed Nov 3 10:50:14 EDT 2010


Craig,

I forgot to add that I had to use the following script in my navigation button in addition to checking the Find Command ignores box of the special marked card:

on mouseUp
   if  dontSearch of next marked card = false 
   then
      go next marked card
   end if
end mouseUp

Charles Szasz
cszasz at mac.com




On Nov 3, 2010, at 9:48 AM, dunbarx [via Runtime Revolution] wrote:

> Do you always want to do this, to always go to the following marked card? 
> In other words, to always go to the second marked card during any navigation? 
> 
> If so, why not just lock the screen, go to the next marked card, and then 
> go to the next marked card? 
> 
> It seems like an odd way to get around, though. I am missing something. 
> 
> Craig Newman 
> 
> In a message dated 11/3/10 8:46:17 AM, [hidden email] writes: 
> 
> 
> > I have a project that uses marked cards to navigate them. Aside from 
> > unmarking a card, is there a way to skip a mark card when you are using a 
> > script (go to next marked card) to go to marked cards? 
> > 
> _______________________________________________ 
> use-revolution mailing list 
> [hidden email] 
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences: 
> http://lists.runrev.com/mailman/listinfo/use-revolution
> 
> 
> View message @ http://runtime-revolution.278305.n4.nabble.com/Skipping-a-mark-card-tp3025277p3025390.html 
> To unsubscribe from Skipping a mark card, click here.
> 


-- 
View this message in context: http://runtime-revolution.278305.n4.nabble.com/Skipping-a-mark-card-tp3025277p3025488.html
Sent from the Revolution - User mailing list archive at Nabble.com.



More information about the use-livecode mailing list