Slow Frame rate on key press?

Im trying to add a slow motion feel to a game (like bullet time), when the player presses a key, however, I cannot find any answer whatsoever.

so if anyone knows the answer, please tell me. thanks.

there is no way to change the framerate

but you could use some setInterval instead of onEnterFrame

Okay, thanks, but I have seen it, maybe it works differently to what I thought.

ok I always wanted to try this out, so I just put some scrappy code together. Make sure you press the slow button before the button leaves the stage though hehe.