SWFProfiler haXe'd
January 13th, 2010
I ported over a very good SWFProfiler that a fellow actionscripter wrote over a year ago.
It’s very useful especially to haXe‘rs when all we have to play with is the flash debug player, and for flash game devs to make sure our framerates stay up, and our memory is managed correctly.
I added my own flavor to this already awesome SWFProfiler.
- made the line graph move from right to left instead of left to right.
- added additional colors to the line graph to show dips and spikes in technicolor 3d imax hd blu-ray
- added an optional object inspector that traces out objects and properties
- added a garbage collector to force gc()
See the demo and download the source.




