This is not normal behavior.  Usually it happens when there is an error in
the code.  In that case a swf will not be compiled.  Have you looked at the
Problems pane?

 

Also, try menu, Project, Clean

 

Tracy Spratt,

Lariat Services, development services available

  _____  

From: [email protected] [mailto:[email protected]] On
Behalf Of Fahim Akhter
Sent: Monday, March 08, 2010 1:57 AM
To: [email protected]
Subject: Re: [flexcoders] SWC not getting updated everytime

 

  

My swf has sprites (classes) which are used to extend other classes in my
project e.g

 

BodyView is a movieclip in my swc  

BodyModel is a class in my main project extended through BodyView

 

When I was using flash develop everytime I compiled the swc it automatically
got updated in the project on compilation. This does not happen in flex
Builder. 

 

The only way I get the flex Develop to update is when I goto project options
change the options of SWC to merge code click ok. Go back and then click on
runtime press ok and compile.

On Sun, Mar 7, 2010 at 10:22 PM, Peeyush Tuli <peeyus...@gmail.
<mailto:[email protected]> com> wrote:

  

are you compiling a library project and then unable to get the updated swc?
- must be an access problem in the output directory

or is your flex project dependent one of your library projects?
- why did you add the swc as a reference, if you are also coding the lib
project. A better practice would be to add a project reference on the lib
project instead. If you have already done that, your build order in the
workspace might be a problem.



On Sun, Mar 7, 2010 at 1:52 PM, akhter.fahim <akhter.fahim@
<mailto:[email protected]> gmail.com> wrote:

  

Hi,

Whenever I compile my SWC it doesn't get compiled with the project itself.
In project Properties I delete the swc and then add it again only then it
compiles again.

How do I get flex to get the changes automatically?

 

 



Reply via email to