Try deleting everything insie of this folder: flex > generated
On my Tomcat installation, it's: C:\Program Files\Apache Software Foundation\Tomcat 5.0\webapps\flex\WEB-INF\flex\generated Then, out of paranoia, restart your web-server, then recompile. ----- Original Message ----- From: "jivankohinoor" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Friday, September 30, 2005 12:06 PM Subject: [flexcoders] HELP with FlexBuilder compiler It seems that FlexBuilder keeps some obsolete references to previously compiled classes, because I get obsolete compilation error messages on my mxml/as files, with errors obviously pointing to non existent code. This problem arise on component classes, which are located in subdirs for the class packages. If I put some garbage code in the ".as" files, I dont even get an error message from the compiler. Instead, the compiler always give me the same obsolete messages. Please help if you can, I'm getting crazy... and late thanks -- 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 ------------------------ Yahoo! Groups Sponsor --------------------~--> Get Bzzzy! (real tools to help you find a job). Welcome to the Sweet Life. http://us.click.yahoo.com/A77XvD/vlQLAA/TtwFAA/nhFolB/TM --------------------------------------------------------------------~-> -- 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/

