You can also double check your cache settings in the flex-config file. Make sure <file-watcher-interval> is a low number (like "1"). Also, I think production mode must be off...
 
matt horn
flex docs


From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of JesterXL
Sent: Wednesday, May 11, 2005 3:09 PM
To: [email protected]
Subject: Re: [flexcoders] Perplexing caching behavior

Try adding recompile=true to the end of the URL string.

If no dice, delete the source attribute, recompile, add the source attribute
back, recompile.

----- Original Message -----
From: "pilby1" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Wednesday, May 11, 2005 3:04 PM
Subject: [flexcoders] Perplexing caching behavior


I have a .GIF file which is embedded into my Flex application. I
noticed that whenever I modify this .GIF file and rerun my
application, the changes weren't taking effect. That tells me there
is
some kind of caching going on here.

I then tried deleting the graphic, and tried to compile the Flex app.
As expected, it generated an error that the file wasn't found. I then
saved the new file back to where it should be and recompiled Flex.
The time stamp on the graphic file was current and as expected. When I
run it in the browser, again, it's showing the OLD graphic!?

What can I do to clear the cache? It's making the simple task of
modifying a graphic take more time than necessary.

Thanks.





Yahoo! Groups Links







Yahoo! Groups Links

Reply via email to