> If you are using Firefox, can you use something like the > LiveHTTPHeaders add on to see the request for the SWF and whether the > server sends back "NOT MODIFIED".
or the "Firebug" addon (which IMHO every web developper should have installee in his firefox anyway), in the Network Tab in can also show you the exact details of all HTTP transactions, of course also those started by the flash (or director shockwave) plugin. concerning cache, in firefox you can use those 2 about-URLs to get detailed infos about all cache entries, including last update and total number of fetches: about:cache?device=memory about:cache?device=disk cheers, valentin _______________________________________________ Flashcoders mailing list [email protected] http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

