[osflash] Shared library freezing !
Nick Brown
nick at shura.org
Wed Aug 2 10:19:58 EDT 2006
Rob Bateman wrote:
> you can load runtime shared libraries using a loadMovie command before
> having an instance on the Stage. Eg. have you preloader on frame 1,
> using loadMovie on empty movieclips to download all your shared
> library swf files. Then have the actual instance of the shared library
> (necessary for access to linked library items inside the library swf)
> on frame 2. while the preloader is running you should have normal
> playback in any nested movieclips. Then when the preloader has
> finished and the playhead moves to frame 2, the same swfs are loaded
> instataneously from the browser cache as shared library swfs.
>
+1.
Cheers,
Nick
More information about the osflash
mailing list