I found the glich, when I imported the project I set it up in the default
location and was updating the files in another location creating the messup.

On Tue, Mar 9, 2010 at 12:39 PM, Tracy Spratt <tr...@nts3rd.com> wrote:

>
>
>  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:* flexcoders@yahoogroups.com [mailto:flexcod...@yahoogroups.com] *On
> Behalf Of *Fahim Akhter
> *Sent:* Monday, March 08, 2010 1:57 AM
> *To:* flexcoders@yahoogroups.com
> *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.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.fa...@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