I was wondering what would be a good code to have an object to go to a frame and stop there until it's clicked on and goes to the next frame and stop there until clicked on again?
If it's always just one frame you want the object to proceed to, wouldn't it be easier to just change the object's sprite number directly using Object.Graphic ?
I didn't know you can do that.
Thank you