How can I get the frame number of the current MovieClip. I am trying this.currentFrame
but it's coming up as undefined.
To clarify, I'm not looking to find out currentFrame of root or a child MC; instead I am looking to find the currentFrame of the current MovieClip.