Vizzy Flash Tracer
Vizzy Flash Tracer is a debugging tool for flash developers. It shows debug content (trace) of flash players from Firefox, IE, Flash IDE, Adobe AIR and other flash objects. It has all the features all other tracers have plus lot's of more that distinct it from other tracers.
Download latest build from Downloads section. Current version is: 1.23;
Donations
If you think this program is good enough, please donate some money! Your donation will help developing this project faster with better support, bug fixing and new features implementation.
Features
v1.23 New Features
- fixed displaying trace of AIR applications
- search results displayed besides the scroll bar
- auto-update functionality
- "update frequency" option
- allows to select text with mouse without turning auto-refresh off
- Multiplatform (Windows, Mac, Linux)
- Added batch files to run on every platform
- Automatically creates mm.cfg file
- Automatically detects flashlog.txt file location
- Comma separated filtering for multiple keywords support added
- Allows to set max limit of bytes loaded from the end of flashlog.txt
- restore on trace log update if Tracer is minimized
- filtering feature. Type in the word into the search text field and press enter and you will see only lines containing that text. The "Filter" checkbox has to be checked.
- quick search with F3 key. Highlight any word and press F3.
- highlight-all search mode
- settings are saved and restored on next run
- always on top mode
- allows to toggle auto refresh of debugging content
- has effective searching functionality
- allows to toggle word wrapping
- allows to clear debugging content
- cross platform
System requierments
- Java Runtime 1.5+
How To Launch
Windows:
Run with vizzy.bat or by double-clicking on Vizzy.jar
Mac OSX:
Run by double-clicking on Vizzy.jar or vizzy_mac.sh (set chmod 777)
Linux:
Run by double-clicking on Vizzy.jar or vizzy_linux.sh (set chmod 777)
Troubleshooting
If you do not see anything in your Vizzy debug screen, please check the following:
Debug Flash Player
Check that you have debug flash player installed instead if a regular one. To check, just right click on your any flash object and if you see Debugger option there, then you have debug flash player installed. Install debug Flash Players from http://www.adobe.com/support/flashplayer/downloads.html
mm.cfg
Check that you have mm.cfg file in your user's directory (Macintosh OS X: /Library/Application Support/Macromedia, Windows 2000/XP: c:\Documents and Settings\username\, Windows Vista: C:\Users\username, Linux: /home/username) If it does not exist, please create mm.cfg in that directlry with 2 lines of content:
TraceOutputFileEnable=1 ErrorReportingEnable=1
This should work!
run
If your Vizzy does not run as described in "How To Launch" chapter, please try to run it from command line: open your shell windows and go to the Vizzy directory. Type java -jar Vizzy.jar
Created by: Sergei Ledvanov
Contact: serns [|] hot.ee
