Flash FPS Monitor AS3

AS3Adobe Flash 30.Sep 7:22 pm by wissarHome »

เป็นโปรแกรมเดียวกับตัวนี้ครับแต่เป็น Version AS3
http://www.lifeztream.com/blog/?p=76&language=th

เพิ่ม Feature Memory Usage และกราฟของ Memory เข้าไป

Usage

import com.lifeztream.debug.FPS;
//var fps:FPS = new FPS([iAlign:String = "left"]);
var fps:FPS = new FPS("left");
addChild(fps);

 * version    1.3 - Auto-start when added to stage and auto-stop when it’s removed
 *             - Fix Bug from StageAlignments
 *            Minor Improve Coding Speed
 * version    1.2 - Dispose unused bitmapData and variables for garbage collector to free up ram.

FPSMonitor Class AS3 (1170) version 1.3

2 Responses to “Flash FPS Monitor AS3”

  1. Mycroft Says:

    Hi! Think the zip file is missing the class com.lifeztream.utils.BitmapContainer. Just in case you didn’t already know.

  2. wissar Says:

    The class you’ve mention doesn’t need in this version anymore, I just forgot to delete it. Thanks for your comnent.

Leave a Reply


Special thanks to Ndesign-Studio.
Entries RSS Comments RSS Login