Answered
How show fps on .swf screen?
I have a simple animation. After compile i have .swf file. How i can show fps on .swf?
I have a simple animation. After compile i have .swf file. How i can show fps on .swf?
You can get the fps using... stage.frameRate;
How you display it is up to you, though a textfield would probably be the simplest means.
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.