Flash Image loading

Out of context: Reply #3

  • Started
  • Last post
  • 14 Responses
  • haam0

    if you look into the code on that site i highly doubt they are using anything close to Joshua Davis' old ass script.

    he uses a hidden movie to adjust the slider position.

    this can be more easily done with way less code using the Tween class within a function.

    possibly for the loading of the thumbnails they are using a looping statement that tells flash to load all movieClips until a certain number has been filled. a hack around this would be to place code inside your loaded movieClip to load the next onto the main timeline.

    for tutorials i'd search for loading multiple movieClips or looping statements.

View thread