# The most stupid question

**URL:** https://forum.kirupa.com/t/the-most-stupid-question/168887
**Category:** Uncategorized
**Created:** [November 10, 2005, 10:24pm UTC](https://forum.kirupa.com/t/the-most-stupid-question/168887 "2005-11-10T22:24:14Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Xisco](https://avatars.discourse-cdn.com/v4/letter/x/53a042/32.png) [@Xisco](https://forum.kirupa.com/u/Xisco)
#### Post date: [November 10, 2005, 10:24pm UTC](https://forum.kirupa.com/t/the-most-stupid-question/168887/1 "2005-11-10T22:24:14Z")

</div>

Hi again. Here learning flash another time.

heres is the SUPERNOOB question:

i ve a button and a MC in root, when i press the button, i want the MC stop play, but nothing happens:

on (release) {  
MC.gotoAndStop(“stop”);  
}

why?

Best regards.
