If you are talking about a dynamically loaded image, the cache is actually your browser cache. Make sure you have your IE cache settings set up correctly.
If you are talking about an embedded image, make sure that you do not have production mode enabled. With production mode disabled, the compiler should detect that the image file modtime has changed and will recompile the application. It will take about a second or two for the file watcher sweep to notice it has changed and to mark the appropriate files for recompilation. -Roger Roger Gonzalez mailto:[EMAIL PROTECTED] > -----Original Message----- > From: [email protected] > [mailto:[EMAIL PROTECTED] On Behalf Of gotjosh819i > Sent: Wednesday, June 08, 2005 11:37 AM > To: [email protected] > Subject: [flexcoders] clearing the Flex Cache > > Anyone know how to clear the cache in flex. > > Seems when i change a image and refresh the page... the image > is still > the old one. I can rename the image file and change the > image path in > flex, and that refreshes the correct image, however I dont want to do > this over and over again... sooner or later I will have images with a > lot of names. :( > > > > > > > Yahoo! Groups Links > > > > > > > > Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/flexcoders/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

