Yes, I'm a meganoob.

I'm using flash8 and I've tried this :

quit_btn.onRelease = function ()
{
fscommand(quit);
}

And loads of other things (on seperate frames and on the button), but I can't get it to work.