I have a game that works great in flash and changes the FPS during gameplay.
When compiled to AIR this feature no longer works.
This is the code being used.
stage.frameRate += 1;
I have a game that works great in flash and changes the FPS during gameplay.
When compiled to AIR this feature no longer works.
This is the code being used.
stage.frameRate += 1;