Does anybody know how Flash calls shared library data into another flash movie as far as ordering and memory? In my shared library, i export my assets for runtime sharing. My sharedfonts.swf is 38k. If I have a second swf file that calls the fonts from the sharedfonts.swf, does it open the entire 38k to get the fonts into the second swf? If so, does it load before the first frame, even if I didn’t specify it? I hope I am not too confusing… I just want to know the proper way to optimize data, especially shared fonts. :-/
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Shared Libraries Memory Allocation | 0 | 42 | March 29, 2004 | |
Shared Library - Bitmaps? | 0 | 42 | March 20, 2007 | |
Shared Font in 8? | 0 | 32 | November 14, 2005 | |
Shared Libraries: how to?
|
0 | 27 | November 21, 2004 | |
Using embeded font in multiple swf's | 0 | 123 | August 17, 2009 |