It sounds like you have a compile-time error in your program. Make sure that you have compile-time type checking enabled. If not, Flex Builder will continue to run the last compiled version of your program that didn't contain a compile-time error. Go to Project/Properties/Flex Compiler and check Enable compile-time type checking (-strict).
-TH --- In [email protected], "Michael Schmalle" <[EMAIL PROTECTED]> wrote: > > Hi, > > 1) Are there any errors like 'internal build error' in the problems panel? > 2) Do you have linked projects to your project in question? > - I have had a problem where you have a linked project resource and if > that linked project is CLOSED the current project you are working in that > links to the closed project makes it to where your current project does not > recompile. > > I have no idea why but, I opened the linked project and it compiled again. > > Peace, Mike > > On 6/13/06, dbarenboym <[EMAIL PROTECTED]> wrote: > > > > Folks: > > > > I have a strange problem. My project all of a sudden stops displaying > > the updated version of the project. I can romove some UI controls and > > hit Run and it still displays the old version. What can i do . Is > > this something very simple? > > > > Thank you in advance > > Dan > > > > > > > > > > -- > What goes up, does come down. > ------------------------ Yahoo! Groups Sponsor --------------------~--> Everything you need is one click away. Make Yahoo! your home page now. http://us.click.yahoo.com/AHchtC/4FxNAA/yQLSAA/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/

