You'll have to use the absolute root path in the shared font symbol, which makes local testing kind of a pain.
This post may help: http://chattyfig.figleaf.com/pipermail/flashcoders/2006-May/166686.html If you develop on a Mac, you'll have to create two shared font files, one for local testing that uses the absolute path all the way down to the file system root of your machine, and one for use on the server using the absolute path to the server root. Hope this helps. Cheers, Michael -----Original Message----- From: Jake Prime [mailto:[EMAIL PROTECTED] Sent: Friday, July 28, 2006 7:27 AM To: [email protected] Subject: [Flashcoders] Dynamically loading a Shared Library symbol Hi all Is there any way to dynamically set the path for loading a shared library object? I am using a shared library system to have a central store for all fonts in a mulitlanguage site. Unfortunately I'm not permitted to use relative links in the site. I am being given an absolute root path as a FlashVar, and appending that to all loading. Any help appreciated Jake _______________________________________________ [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

