Could someone please tell me if this is possible, it worked fine in Flash 4.

I am trying to use gotoAndStop with an expression as the target frame. I want the target frame to be a frame number.

It seems if you tell F5 to goto a frame number, it cannot be an expression, and if you tell it to gotoAndStop on an expression it trys to see it as a frame NAME not NUMBER.

If I name the frames with numbers (just 1-whatever) and use an expression it works, but I don't want to have to name every frame of the movies I'm using.

Any feedback would be much appreciated.