I am trying to use a Flash SWC in a Flex Builder 3 ActionScript project.

In Flex I choose Run/Debug and the swc contents appear. After a few
more runs the swc doesn't appear, but you can still step through it's
constructor class code. Taking the SWC and its Class.as file out of
the project and adding newly built ones back in fixes it.

Is it a Flash/Flex integration issue? Are the class and swc
time-stamped so that a code change breaks the bond? Most docs are for
Flex projects. I have tried various ways of compiling the swc, as
suggested. None specify where Flex expects to find the swc/class pair
when you want the associated class file for stepping through in the
debugger.

Any advice would be really appreciated.

By the way, I think Flex Builder is amazing.

John

Reply via email to