Hi List,

Am facing a strange issue using shared libraries. I'll describe the detail :

1. 2 shared libraries. 141kb and 40kb approx.

2. The main movie preloads the 2 shared libraries in the first frame using
MovieClipLoader. When both the shared libraries get loaded, onLoadComplete
the control goes and stops at frame label called module.

3. the frame label module, has content from the shared library.

The preloader is working fine.

PROBLEM : after preloading the movie stops just one frame before the frame
labeled "module". It doesn't goto frame "module". 

However if I remove the shared library content from the frame and use any
other content it works fine.


Any ideas... 
thanks in advance...

_______________________________________________
Flashcoders@chattyfig.figleaf.com
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

Reply via email to