in actionscript 2.0 how might i use actionscript to increase the framerate of a movieclip when a certain thing happens for example on a button with the on(release) {
}
handler
how could i make the button increase the framerate of my movieclip or the speed at which it is played?