Question
ActionScript Only Project: can more than Frame 1 be accessed?
I haven't been working in AS-only, where a Main.AS has all of the script. Usually have timeline, multiple frames, with gotoAndPlay(), etc.
Can an AS based project where all scripting is in the AS3 script file use gotoAndPlay and access a second or third frame, etc.? If yes, how is this scripted?
Thank you for your help.
