I was making a game and there are many problems that I don't know how to solve:
How do I code somthing like this in the main object( img "myimg"):
Code: Select all
on ???
hide me
end ???
Code: Select all
on openCard
hide img "myimg"
end openCard
Thanks for solving this.

Roy.