Brian may have provided you with the solution but I had same problem and hacked it by creating a new mxml file and copy-pasting the code from the problem file. That always seems to work AndyC
-- In [email protected], "Brian Holmes" <[EMAIL PROTECTED]> wrote: > > Mike, > I had the same problem when I first started using FlexBuilder. What I > found was that I had closed the Problems window and couldn't see the > errors that were being generated so it looked like it didn't compile and > I kept getting file not found errors. Don't know if that's your problem, > but that's what I did. Good luck. > > Brian. > > > > -----Original Message----- > From: [email protected] [mailto:[EMAIL PROTECTED] On > Behalf Of Mike Anderson > Sent: Tuesday, August 08, 2006 1:08 AM > To: [email protected] > Subject: [flexcoders] FlexBuilder refusing to Build newer versions of > .mxml files !!! > > Hello All, > > After compiling my default application a few times (and that number can > change randomly), FlexBuilder refuses to re-compile my application after > subsequent changes to my source code - so I end up seeing the same darn > ..swf - time after time. And shutting down FlexBuilder, and restarting > has no effect whatsoever either. > > This is getting exceedingly irritating, because when debugging an app, > you always want to change a little code, and then retest it immediately > afterwards. So, in theory, I could literally fix the problem with the > very next build - but I'd never know it for several builds - because I > am not seeing the newer version of the .swf file. > > Man, I can't convey to you all how peeved I am getting right now... > > AND after running a "Clean" on my project, then I get a "file not found" > message, when trying to run the application. Well, "no sh** Sherlock" - > that's what happens when the Compiler doesn't build the .swf file - > after deleting it from the deployment directory, previous to the newer > build. > > This is getting really out of control, and I am pleading with you all, > to share any similar experiences with me - so that I can get to the > bottom of what's going on. > > Many thanks in advance for any help regarding this, > > Mike > > > -- > Flexcoders Mailing List > FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt > Search Archives: > http://www.mail-archive.com/flexcoders%40yahoogroups.com > Yahoo! Groups Links > > > > > > > > > > > *** > The information in this e-mail is confidential and intended solely for the individual or entity to whom it is addressed. If you have received this e-mail in error please notify the sender by return e-mail delete this e-mail and refrain from any disclosure or action based on the information. > *** > -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com 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/

