is it possible to dynamically set if a library asset pulls in an asset shared at runtime? ie : I have 5 fonts in the library that are importing runtime shared swf's. what if, based on a variable passed into the main swf, only 1 of these is needed. can it only set 1 to pull in that shared data, since otherwise I'd end up having to preload the other 4 fonts (seeing as 4/5 are asian fonts, it's a rather large download)? any best practices for this type of scenario so I don't have to create 5 different main swf for this project just to change the language and font? -- john peacock [EMAIL PROTECTED] 651-210-0254 _______________________________________________ [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

