Jump to content
Search Community

Free util - memory, fps, trace() like output in browser

Chrysto test
Moderator Tag

Recommended Posts

This is one-class util, avaliable http://burnandbass.com/debug/#intro , on the page you can see demos, howto and more This util have several purposes - when is created on the stage is added stats bar, showing the current memory in use and the frames per second. The bar always stays on the top of display list, so it is always visible. The other (very useful in my opinion) function creates bubble with text and adds it to the stage, fade it out after a couple of second. If you use it instead of trace() you can get output in browser. Drop me line if this helped you :)

 

Demos:

http://burnandbass.com/debug/demo-basic/

http://burnandbass.com/debug/demo-log-error/

http://burnandbass.com/debug/demo-addbutton/

 

 

P.S. the log() have really helped me a lot of times when I need to see output from the SWF, but the swf is runnning in browser. I know it is possible to view the (trace) with FireFox plugin, but i prefer this class :)

 

P.S. forry for the grammar mistakes, I promise to fix them as soon as possible, and also to release my other utils :)

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...