# I'm sure this is very simple to fix... But it's driving me nuts!

**URL:** https://forum.kirupa.com/t/im-sure-this-is-very-simple-to-fix-but-its-driving-me-nuts/191636
**Category:** flash
**Created:** [June 21, 2006, 11:59pm UTC](https://forum.kirupa.com/t/im-sure-this-is-very-simple-to-fix-but-its-driving-me-nuts/191636 "2006-06-21T23:59:06Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![mysteriousal](https://avatars.discourse-cdn.com/v4/letter/m/ba8739/32.png) [@mysteriousal](https://forum.kirupa.com/u/mysteriousal)
#### Post date: [June 21, 2006, 11:59pm UTC](https://forum.kirupa.com/t/im-sure-this-is-very-simple-to-fix-but-its-driving-me-nuts/191636/1 "2006-06-21T23:59:06Z")

</div>

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”);}
