# Scene Question Please Help ASAP

**URL:** https://forum.kirupa.com/t/scene-question-please-help-asap/159901
**Category:** Uncategorized
**Created:** [August 21, 2005, 8:04pm UTC](https://forum.kirupa.com/t/scene-question-please-help-asap/159901 "2005-08-21T20:04:59Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![SpacyT](https://avatars.discourse-cdn.com/v4/letter/s/ee7513/32.png) [@SpacyT](https://forum.kirupa.com/u/SpacyT)
#### Post date: [August 21, 2005, 8:04pm UTC](https://forum.kirupa.com/t/scene-question-please-help-asap/159901/1 "2005-08-21T20:04:59Z")

</div>

Hi. I can’t believe I"m asking this question but I have to because it’s not working and I have a deadline to reach in 2 hours.

Issue:  
I have a movie with 2 scenes. The “home” page with a button than when pressed I want to go to Scene 2. This is the code that i have on the button.

on(release){  
gotoAndPlay(“Scene 2”, 1);  
}

For some reason it is not working. All it does is play the current scene (loading) over again. I know that this is SUCH a basic flash question but I have no idea why it’s not working. Please help!!! I have to get this project online in 2 hours…

Thanks in advance!!!  
T
