public override void visit(ActionHandler h) { if (code == Flash.Swf.ActionConstants.sactionJump) h.jump(this); else h.ifAction(this); }