I have a scolling application ( 640x480 ).
There are about 50 Objects present in the application at all times ( many are Counters and Backdrops ), and have about 50 lines of code ( no fast loops ).
I am using 7 Layers ( some are paralaxing ).
The only extencions i am using are 2 AdvancedDirection Objects.

My EXE version runs fine at 50 FPS all the time, while the Flash build is allmost allways flickering between 49/ 50.
Is this normal behaviour?