Hello everyone…
I’m building a very long flash movie that jumps to different ‘scenes’ (really just frame numbers and labels along one timeline).
I want the entire movie to load, and then jump to a specific frame. I’m using this code on frame 1, my loading frame:
i[quote]fFrameLoaded (3992) {; gotoAndPlay(“INTRO”);}