Storyboard With Scrolling Background Issue

Hello all,

I’m using Storyboard for different scenes and in one scene I have a scrolling background.

For the scrolling background, I’m using code very similar to the Jungle Scene example with translate method and “enterFrame” runtime event listener.

The problem is, when I switch to the scene that has the scrolling background, there is a fraction of a second before the scrolling background starts.

Is there any way to start the background scrolling earlier so the background starts scrolling before the scene is loaded? I experimented with the storyboard.loadScene() function to no avail.

If I can get something to kick off the scrolling background before “enterFrame” starts, it should work. The “enterFrame” event is firing just a little too slow for this. [import]uid: 34029 topic_id: 24470 reply_id: 324470[/import]