Skip to main content
Inspiring
February 3, 2008
Question

Putting a loader somewhere in the middle of timeline?

  • February 3, 2008
  • 1 reply
  • 191 views
Is there something I can adjust in this code to make it work in the middle of my timeline? What I want to happen is a very short animation to play, then the loadbar will appear and show the main/larger content of the website loading, then a button will appear at 100% that you can click and enter the main site.

I've tried putting the current code into a frame further down my time line but it never starts the load bar graphic just appears and nothing ever happens.
This topic has been closed for replies.

1 reply

kglad
Community Expert
Community Expert
February 3, 2008
your import statements should all be in frame 1, though this is a convention and not causing your problem.

your swf is probably completely loaded when that executes.