
Vizzy tracer integration plugin
This plugin makes possible to specify command-line parameter %line% to force FlashDevelop jump to a desired line of code. Why do we need that?
Basically, all this stuff is required to make Vizzy Flash Tracer friendly to FlashDevelop. Here's how it's done.
Starting from FlashDevelop 3.3.2 and Vizzy 3.0 you can make your stack trace source code lines clickable. No code modifications is required.
Moreover, you can make all your trace statments clickable: double click a line on Vizzy and a proper source file is opened and a line with clicked trace statement would be highlighted. For enabling this feature you will have to download VizzyTrace swc and replace all your 'trace' statements with 'trc'.
You can read more info in Vizzy home page Wiki.
Plugin could be downloaded from here:
http://code.google.com/p/flash-tracer/downloads/list
