e' corretta la sintassi x una condizione tipo:
if(_root._currentframe>= "frame_label"){}

anzieche' usare
if(_root._currentframe>= 456){}

??