Skip to main content
Inspiring
October 14, 2007
Question

Progress bar jumping online

  • October 14, 2007
  • 5 replies
  • 250 views
Everything works fine offline.
-The slideshow loads
-the file loads and the progress bar shows gradual progress (or close enough)
Offline though
-the slideshow loads
-the progress bar jumps from 1 to 100

is there anyway to fix this?

actionscript 3.0
This topic has been closed for replies.

5 replies

kglad
Community Expert
Community Expert
October 15, 2007
what's the problem when you run it on your server?
J_RockerAuthor
Inspiring
October 14, 2007
is it possible that the progress bar isnt working because both the file and the file it's accessing are on the same server/in the same directory?

if i move it to a different directory wil it work then?

everything works flawlessly when i'm taking it from the server onto my computer, but not in the browser.
J_RockerAuthor
Inspiring
October 14, 2007
Very true.
kglad
Community Expert
Community Expert
October 14, 2007
you probably want to use gotoAndStop().
J_RockerAuthor
Inspiring
October 14, 2007
By the way, both of the files are in the same folder