lastingforhours
Programmer
my scrollPane is screwing up my preloader...
i have a flash website that loads 7 smaller flash movies with a movieClipLoader object.
movieClipLoader works fine and is using 3 methods...
- onLoadStart, attaches preloader movieclip from library
- onLoadProgress, update progress bar
- onLoadComplete, removes the preloader movieclip
in one of those 7 movieclips i have a scrollPane component and when i view that page and return back to the main movieclip, then go to any of those 7 movie clips, my preloader movieclip will be attached and refuse to be removed from that point on.
this ONLY happens after returning from the movieclip that has the scrollPane and when i take out the scrollPane, everything works fine.
is there something about scrollPanes or components in general that im missing thats screwing up my movieClipLoader?
--
Matt Milburn, Wave Motion Studios
matt@wavemotionstudios.com
i have a flash website that loads 7 smaller flash movies with a movieClipLoader object.
movieClipLoader works fine and is using 3 methods...
- onLoadStart, attaches preloader movieclip from library
- onLoadProgress, update progress bar
- onLoadComplete, removes the preloader movieclip
in one of those 7 movieclips i have a scrollPane component and when i view that page and return back to the main movieclip, then go to any of those 7 movie clips, my preloader movieclip will be attached and refuse to be removed from that point on.
this ONLY happens after returning from the movieclip that has the scrollPane and when i take out the scrollPane, everything works fine.
is there something about scrollPanes or components in general that im missing thats screwing up my movieClipLoader?
--
Matt Milburn, Wave Motion Studios
matt@wavemotionstudios.com