Hi Phil,

Try this method:
http://www.jabbypanda.com/blog/?p=16


Cheers!

--- In flexcoders@yahoogroups.com, "Phil Heinz" <[EMAIL PROTECTED]> wrote:
>
> Hi everyone,
> 
> I have a Flex 2 Loader component that I pass a URLRequest to the load
> method. We have an issue that the SWF we're trying to load via http
> sometimes comes up with a 304 error from IIS. The problem is, no data
> is returned and I don't get the SWF. I've tried inserting
> "Pragma"-"no-cache" and "Cache-Control"-"no-cache" as requestHeaders,
> but I can't seem to get around the problem. We're seeing that most
> loads work fine, but occasionally IIS will report 304 and I don't get
> the SWF.
> 
> Any ideas? Thanks!!! Phil
>


Reply via email to