Being quite a newbie and coming from the Flash world I'm just at the beginning of my OO developer journey and I'm learning UML... Are there any tools you'd like to suggest where it's possible to use UML in a good relationship with actionscript? I do now that there are tools for generating code from structural diagrams and to draft the packages and classes but I was wondering if there are tools out there that have the ability to monitor a running application to 'extract' sequence diagrams when running/debugging an application. (given the similarity/relationship with the functions call stack)
Thanks for any suggestion Gio

