Preloading external SWF

Out of context: Reply #8

  • Started
  • Last post
  • 9 Responses
  • thismanslife0

    Thanks Rick, yes I realise all that, and I *am* preloading stuff first, it's just that when the same object gets called to load into another container after the preloader, theres a lag before it appears. Preloading doesnt stop that.

    I think I need a way of loading items into the library itself, so i'm not "reloading" files in everytime, they perhaps need to be loaded into the library, and thats it, they're in. That'd probably fix it.

    That said... I've played with import/export runtime stuff to do exactly that, and there was no lag problem with it, but i was having trouble with my preloader, and strangeness in general... so I gave up. Also doing that didnt allow me to specify with a variable what gets loaded, it's all specified in the library. Not ideal.

    Either way i'm struggling :(

View thread