Though you seem to have this figured out, might I suggest that you add a build number to your compiled project somewhere that you can verify when loading it? This will at least help you determine what version you're getting, whether it's coming from cache etc.
The cache problem has been mentioned by many - it might be worth noting from my experience Flash doesn't always honour http meta tags such as No-Cache. Though others have already picked it to death, what is it that indicated to you that it 'does not compile'. If it's just that it appears to do very little, remember that like most common compilers, Flex does incremental building and linking. --Tim Rowe Software Engineer carsales.com.au ________________________________ From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Dan Pride Sent: Wednesday, 2 July 2008 4:06 AM To: [email protected] Subject: [flexcoders] THIS IS ABSOLUTELY NUTS I have an application which will not compile, delivers no error code and simply gives me the last good app with no explanation whatsoever??? Who designed this thing and what were they thinking????? Clean app does nothing. No error code No way to get an error code. What does one do??????? I can develop fine, but when I go to export a release and send it up the the net, WITHOUT WARNING I JUST KEEP GETTING THE SAME OLD CRAP LIKE I NEVER DID ANYTHING. AGAIN NO WARNING GRRRRRRRRRRRRRRRRRRRRRRRR

