Hi guys
I have a 10 frame flash movie. One of these frames has the label “hide”. Is there a way to check whether I am on the frame “hide” or not?
Ofcourse I know how to read the property _currentframe but is there a way to read the current frame’s label (which will give me a string) ?
Thanks!!!