Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. swathik

    shared fonts and usage in child movies

    Hi All, Have not been successful in make shared fonts work across swf's . Setup is like this main.swf -> contains font symbol in library (made export to runtime sharing with identifier as say "fontSym"), contains a window on stage and its contentPath set to child.swf, contains a loadLib...
  2. swathik

    shared library and browser cache

    Thanks.Will try it out . By the way what cache settings you have in your browser . Is it check for newer versions of files 1. whenever new browser is open or 2. every visit to page or something else ? -thanks
  3. swathik

    shared library and browser cache

    I dont think its server cache. This is my exact scenario. shared lib swf is sharedLib.swf and it has symbol with "export to runtime sharing" set to relative URL sharedLib.swf . testSharedLib.swf is the test swf which has the symbol on stage (meaning it has "import from runtime sharing" set...
  4. swathik

    shared library and browser cache

    Hi, It looks like inspite of loading shared library swf explicitly (like sharedLib.swf?verson=....), import from runtime sharing of a symbol from sharedLib picks up from old sharedLib.swf from cache. Anyone knows how to overcome this ? -swami

Part and Inventory Search

Back
Top