Jump to Scenes

I have 2 buttons in my first scene that I would like to refer to different scenes when clicked upon. What is the actionscript for that? Also, is there a way that, when clicked, there is a frame delay so that I can fade out the items on the scene with the buttons, to create a more smoothe look? :-\

gotoAndPlay (“Scenename”, “1”);

try that dunno if it will work i took it off the preloader code

-Tom