# (AS 2) simple button link - help please

**URL:** https://forum.kirupa.com/t/as-2-simple-button-link-help-please/323501
**Category:** flash
**Created:** [July 4, 2011, 4:51pm UTC](https://forum.kirupa.com/t/as-2-simple-button-link-help-please/323501 "2011-07-04T16:51:25Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![camaleon](https://avatars.discourse-cdn.com/v4/letter/c/e36b37/32.png) [@camaleon](https://forum.kirupa.com/u/camaleon)
#### Post date: [July 4, 2011, 4:51pm UTC](https://forum.kirupa.com/t/as-2-simple-button-link-help-please/323501/1 "2011-07-04T16:51:25Z")

</div>

Hi guys.

I’m working on a proyect and i have problem linking a simple button.

In the Scene 1 I have a movie clip, inside that clip I have a button that have to go to a frame called proyectos on Scene 1

## Action - Button---------------------------------------------------- on (release) { gotoAndPlay(“Scene 1”, “proyectos”); }

But Dont work.  
why and how can i fix it?
