Refresh SWC in FlexBuilder after publishing

Posted on Stack Overflow See other posts from Stack Overflow
Published on 2009-04-03T17:56:38Z Indexed on 2010/06/09 22:02 UTC
Read the original article Hit count: 195

Filed under:
|
|

I am using a SWC that was published from Flash CS3 in an Actionscript project in FlexBuider. The problem is that every time I make a change and re-publish the SWC the changes I made are not immediately recognized back in FlexBuilder.

In order to have newly published SWC recognized I have to remove the reference to the SWC from the library path and then add it back again. This is tedious.

Is there a better way?

© Stack Overflow or respective owner

Related posts about flash

Related posts about actionscript-3