We are developing flash based games using flashdevelop and flash CS 3. We are using flash CS3 to publish the swc and the swc will be used in flashdevlop as library.
Everything seems well, until one day I made a change to the fla(the change is canceling the embed fonts or move a movieclip from one point to another, nothing unusual) and then publish as swc. But when i try to recompile with the latest swc, it fails with the following errors:
Error: null
Build halted with errors (fcsh).
(fcsh)
Done(1)
Error is null and no other explicit compiling errors.
When I try to use the old fla to publish the swc, the swc sometimes works well with flashdevelop but sometimes it fails with the above reason. I have no idea about this.
Can anyone help me about this?
Big thinks to you guys who can offer me some hints, since it annoys me so greatly.