Re: [flexcoders] Re: Flex Builder not rebuilding source

2009-05-26 Thread Guy Morton

Do a clean and try again?


On 27/05/2009, at 3:34 PM, Ron Wagner wrote:




> I've had this problem in the past and never got an answer. The  
problem is back. I'll be working on a project and constantly make  
micro changes and then debug, eventually the changes aren't compiled  
in anymore. In the small project I'm working on I have removed all  
Alerts. They don't exist in the source but when I run the debug all  
the Alerts are still popping up and none of the new code is executed.



I have this happen quite often. Clearing the browser cache after  
making sure there aren't any browser windows open with the swf  
loaded always clears it up for me. I'm running Safari on a Mac.


Ron








[flexcoders] Re: Flex Builder not rebuilding source

2009-05-26 Thread Ron Wagner
> I've had this problem in the past and never got an answer. The  
problem is back. I'll be working on a project and constantly make  
micro changes and then debug, eventually the changes aren't compiled  
in anymore. In the small project I'm working on I have removed all  
Alerts. They don't exist in the source but when I run the debug all  
the Alerts are still popping up and none of the new code is executed.


I have this happen quite often. Clearing the browser cache after  
making sure there aren't any browser windows open with the swf loaded  
always clears it up for me. I'm running Safari on a Mac.


Ron




[flexcoders] Re: Flex Builder not rebuilding source

2009-05-26 Thread valdhor
Clean the project and then check for any errors. Flex is running the last 
completely compiled SWF.

--- In flexcoders@yahoogroups.com, Cordova Aaron  wrote:
>
> 
> I've had this problem in the past and never got an answer. The problem is 
> back. I'll be working on a project and constantly make micro changes and then 
> debug, eventually the changes aren't compiled in anymore. In the small 
> project I'm working on I have removed all Alerts. They don't exist in the 
> source but when I run the debug all the Alerts are still popping up and none 
> of the new code is executed.
>