gotoAndPlay("Scene xxx", yyy)
Pretty basic code.
I have that in the end of every stage/scene, but I want to make something before 'Stage 1', but 'stage 1' always appears first by default.
How can I choose which stage I can run first in the animation?