Minimal SWF Analyzer

demo thumbnailHere’s a little snippet of code that generates a very basic swf analyzer. It displays the frame rate as well as memory usage. Just the bare essentials (no fancy graphs or other eye candy). Simply add an instance to the display list and you’re good to go!

Optional parameters include update interval (in milliseconds) as well as the color of the data/border.

Source: SWFSpecs.as.

 

Leave a Reply