you mean frame to frame or sprite to sprite there is a big different between them... if you wanna change from sprite object to another sprite object just do this :
event:
condition:mouse clicked on sprite1
action: sprite1 spawn sprite2 -->> layer as you want, and imagepoint = 0
action2: sprite1 : destroy