# Jump to Scenes

**URL:** https://forum.kirupa.com/t/jump-to-scenes/6604
**Category:** flash
**Created:** [October 11, 2002, 9:02pm UTC](https://forum.kirupa.com/t/jump-to-scenes/6604 "2002-10-11T21:02:38Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![Reggit](https://avatars.discourse-cdn.com/v4/letter/r/8baadc/32.png) [@Reggit](https://forum.kirupa.com/u/Reggit)
#### Post date: [October 11, 2002, 9:02pm UTC](https://forum.kirupa.com/t/jump-to-scenes/6604/1 "2002-10-11T21:02:38Z")

</div>

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? :-\

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [October 12, 2002, 5:56pm UTC](https://forum.kirupa.com/t/jump-to-scenes/6604/2 "2002-10-12T17:56:45Z")

</div>

gotoAndPlay (“Scenename”, “1”);

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

-Tom
