I am working on a flash desktop application which requires me to have the flash to appear as full screen when run on the computer.
I compiled my flash into executable(.exe) file with mdm zinc but I realise that the flash animation is lagging a lot when it is shown in full screen.
I then try to display the frame rate on the movie and the movie is actually running at 10fps when full screen and animating. It returns to about 20-25fps when it is not having any movieclips animating while remaining full screen. It is running all well at 30fps when opened with flash player.
The animation is not some heavy ones. Just simple masking animations because I still just testing it out.
Why is it so? And is there a workaround for this?