Make sure that production-mode is not set to true in flex-config.xml.  Otherwise changes to a component should cause re-compilation.  Occasionally though I’ve seen the compiler get confused.  In that case you can delete the generated directory in web-inf/flex and restart the server and hopefully it will get itself back in sync.

 

Matt

 


From: jivankohinoor [mailto:[EMAIL PROTECTED]
Sent: Friday, March 04, 20051:32 AM
To: [email protected]
Subject: [flexcoders] Flex does not rebuild dependent components

 


Doing the "restaurant" tutorial, I discovered that if I modify some
code in a component external to the main application, the compiled
application does not reflect the modified code.
Is there some options to set for this problem ?





Reply via email to