Debugging From .NET Into Flash using Amethyst
Mixed language, mixed framework debugging!
Wednesday 27 October 2010.
Did you know that you can debug .NET and Flash programs simultaneously?
The unique ’Cylon’ debugger is one of Amethyst’s most powerful features. I’ve explained previously how to debug multiple Flash programs in a single debugging session. In fact, you can also debug a mix of Flash and .NET programs. Just put breakpoints in (for example) C# code and a Flex or Flash project and step from one to the other as each breakpoint is triggered.

It’s easier to understand how powerful - and simple to use - this is if you see it in action. You’ll find more information and a video tutorial HERE.


