visuals and GO or show.

Klaus Major k_major at osnabrueck.netsurf.de
Fri Mar 15 17:21:01 EST 2002


Hi Zac,
> utton reads
>
> on mouseup
> unlock screen
> go to next card visual push left
> end mouseup
>

the syntax should be:

on mouseup
    visual push left
    go next cd
end mouseup


to show/hide an object:

on xxx
   show btn "xxx" with visual push left
end xxx


Hope this helps.


Regards


Klaus Major
k_major at osnabrueck.netsurf.de




More information about the use-livecode mailing list