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 _______________________________________________ osflash mailing list [email protected] http://osflash.org/mailman/listinfo/osflash_osflash.org
