A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: Small blink when loading movies.

  1. #1
    Senior Member RazoRmedia's Avatar
    Join Date
    Oct 2000
    Location
    UK
    Posts
    3,016
    I have a site that preloads several movies and then by clicking on buttons, you can view these movies. depending on the order you view them, animations can run. the problem is, I want the animations to run together fluidly but unfortunately, they're not, theres a very small blink.

    its hard to explain so just have a look

    http://clients.crombieanderson.com/opwe01/

    then once all the movies have loaded, click the top buttons in order. any way to get rid of this? I've racked my brains. the mc's all on the stage at the same time is unfeasible.

    cheers

  2. #2
    Senior Member
    Join Date
    May 2001
    Posts
    1,837
    I guess that is because of the process of "unloadMovie" when we load a new Movie to the same movieClip.

    You can try not to loadMovie to the same movieClip. Maybe make two movieClips in the same spot. Load new movie on top of the old one, then unload the underlying one, and then swap the empty one up waiting for new movie to load.

    Just a guess.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center