if the flash is version 9, as3, you can dynamically change the framerate:
// change frame rate to 12 fps:stage.frameRate = 12;