Flash Preloader Class

  • Started
  • Last post
  • 1 Response
  • ********

    Hey does anyone have an easy class based preloader system they use and like? I cant seem to find anything that is super easy to use or that can handle XML documents in addition to SWF's, sound and images.
    Basically what I'm looking for is a progress bar that moves based on the total byte size of all the external files I need to load.
    Thanks.

    ********
  • ********
    0

    I quite like this one, its exactly what I'm after:

    http://www.hejz.com/

    somewhere i can say:

    import preLoader

    and then use an array or whatever to hold the stuff I want to preload.