I am creating a game that is going to be a standalone game. The trouble is I have loads of for loops running each frame, so when i test it with SWFKit it runs very slowly. It's already down to 10 frames a second, and i would rather have it higher, but are there any other ways to make it run faster?