Flash Problem

Out of context: Reply #3

  • Started
  • Last post
  • 18 Responses
  • unfittoprint0

    I tought you were trying to load a sequence of images at once [ie. thumbnails]. my bad.

    regarding your question: your listener targets your moviecliploader, not the image loaded. so the answer is yes.

    each time you change your loadclip parameters [target/path] the class will target a new image and, indirectly, so will the event listener.

    it will be triggered every time loading starts/progresses/finishes [as long you add all these events]

View thread