I know that this post in 9 years old but i stumbled upon it and wanted to know the same question, if you are using AS2 you can use the function;

on(keypress "<Escape>"){
gotoAndPlay ("Menu", 1);
}