Page 1 of 1

On .... Command

Posted: Tue Sep 30, 2008 6:04 pm
by warrenk
I am trying to run a script when my card opens. How would I do this? I have used the 'on mouse up' command.....but don't know which 'on' command to use when running a script when my card opens.

Posted: Tue Sep 30, 2008 6:09 pm
by SparkOut
on openCard should do the trick.

Also look up preOpenCard (and openStack and preOpenStack) for some additional info.

Posted: Tue Sep 30, 2008 6:11 pm
by warrenk
Thanks SparkOut! It looks like you have me on the right path. This is exactly what I was looking for!