Preloading external SWF

Out of context: Reply #3

  • Started
  • Last post
  • 9 Responses
  • Fariska0

    with MCloader you can handle bettere the events:
    I.E.
    onLoadstart: you can specify actions when loading starts
    onLoadProgress: actions during the progress (typically loadbar dimensions)
    onLoadComplete: when the movie is loaded but not yest placed in the stage
    onLoadIniti: when the movie is loaded AND istantiated: you can do evertything at this point (hide, scale, assign actions and so on)

View thread