On Thu, Nov 16, 2006 at 05:59:34PM +0100, Eric Priou wrote: > No it doesn't. > That's why so much people uses sharedlib locally and find them not working > once deployed on a website.
Ok, thanks for the answer, so there's really no difference with explicitly using loadMovie ? And, can I rely on calling getBytesLoaded() on the movieclip in which I import the sharedlib ? --strk; > > 2006/11/16, strk <[EMAIL PROTECTED]>: > > > >Hi all, I'm working on creating a shared library using IMPORT/EXPORT > >tags. A question I have is: > > > >Does the IMPORT action block untiil the imported movie is fully loaded ? > >Or do I have to use getBytesLoaded()/getBytesTotal() even for "imported" > >movies ? > > > >This info will also be needed to properly implement that action execution > >in the GNU Flash Player (Gnash). > > > >--strk; > > > >/"\ ASCII Ribbon Campaign > >\ / Respect for low technology. > > X Keep e-mail messages readable by any computer system. > >/ \ Keep it ASCII. > > > >_______________________________________________ > >[email protected] > >To change your subscription options or search the archive: > >http://chattyfig.figleaf.com/mailman/listinfo/flashcoders > > > >Brought to you by Fig Leaf Software > >Premier Authorized Adobe Consulting and Training > >http://www.figleaf.com > >http://training.figleaf.com > > > > > > -- > Eric Priou > (aka erixtekila) _______________________________________________ [email protected] To change your subscription options or search the archive: http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Brought to you by Fig Leaf Software Premier Authorized Adobe Consulting and Training http://www.figleaf.com http://training.figleaf.com

