Check work, action not

i don’t get it.
I got a MC. On the action of it i made it set a var (_root.hoed) from 0, to 1.
this MC is contained in another MC, and contains for it self 2 frames.
IF _root.hoed == 1 Than it must goto and stop to frame 2 (this script is in the last level: object-object-object. on the last object.
hope it’s clear although the blurry explenation :slight_smile:

i did some trace checks on the IF construction, but those are al good. Problem is that it doesn’t gotoAndStop to frame 2…