--- Scott Rossi <[EMAIL PROTECTED]> wrote:

> Are you trying to limit preOpenStack messages
> to the main stack only?  If
> so, move the preOpenStack handler to the script
> of the first card of the
> main stack, instead of the stack itself.  Then
> you shouldn't need to worry
> about checking the target at all.

what if you are constantly adding, deleting
and shuffling cards?  how about setting the
script of each new card to:

on preOpenStack
  if (the number of this card = 1) -- if needed
  then doOpenStackThings
end preOpenStack

doOpenStackThings resides in the stack script. 
if this works i can take my startup handler out
of
that button script!
> Scott Rossi
> Creative Director
> Tactile Media, Development & Design
> -----
> E: [EMAIL PROTECTED]
> W: http://www.tactilemedia.com

=====
[EMAIL PROTECTED]    http://www.erikhansen.org


                
__________________________________
Do you Yahoo!?
Read only the mail you want - Yahoo! Mail SpamGuard.
http://promotions.yahoo.com/new_mail 
_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to