|
|||
|
First of all, great tool!
I've created a game in Flash 9 with AS3 and it all works fine in SWFKit, however I have a big drop in framerate running my buildt standalone .exe. I was wondering why, because when I run the .swf file in the normal Flash Player 9 the framerate is higher and as it should be. Any ideas, why? |
|
|||
|
Is it transparent? If the application is transparent, it will use much more CPU time than normal applications to calculate the transparent area of the background, and so you will get lower framerate. Another possible reason is that the application is fullscreen, and you can set a lower screen resolution by using the DirectX object to resolve the problem.
|
![]() |
Was this information helpful? Yes No
| Thread Tools | |
| Display Modes | |
|
|