what is the syntax for gotoAndPlay(frameLabel) if frameLabel is a variable. See my labels are numbers, so when frameLabel is 3, I need it to go to the frame labeled 3, and not frame #3. Make sense? How can I do this?
The thing is that the navigation increments when the user clicks next. So when the user clicks next, steps = step + 1, and if you were on step 2, now it should take you to the frame labeled 3. Does this make sense? Can I still use a number?
So if I understand you correctly, if I take intro.swf as an example, it's supposed to have 3 steps, so 1/3 then if I press the next button, it should go to 2/3, then 3/3, then on to navigation which has four steps, right?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.