# Debug screen driving me crazy!

**URL:** https://forum.kirupa.com/t/debug-screen-driving-me-crazy/1736
**Category:** flash
**Created:** [May 31, 2002, 3:18pm UTC](https://forum.kirupa.com/t/debug-screen-driving-me-crazy/1736 "2002-05-31T15:18:35Z")
**Posts on this page:** 7
**Page:** 1

<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: [May 31, 2002, 3:18pm UTC](https://forum.kirupa.com/t/debug-screen-driving-me-crazy/1736/1 "2002-05-31T15:18:35Z")

</div>

k, it says i have on (release) and on (press) code to a non-button instance movie clip… i didn’t, but i removed the code from the offending movie clip just the same… and it STILL GIVES ME THAT ERROR!!! why!!? everytime i export my scene it does that… and it’s driving me crazy… ideas?

---

<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: [May 31, 2002, 3:40pm UTC](https://forum.kirupa.com/t/debug-screen-driving-me-crazy/1736/2 "2002-05-31T15:40:12Z")

</div>

well, then you must still have the code somewhere. what does it say exactly. It will tell you the frame, layer and everything so just go directly to where it says the problem is and FIX IT!! :lol: good luck…

---

<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: [May 31, 2002, 3:43pm UTC](https://forum.kirupa.com/t/debug-screen-driving-me-crazy/1736/3 "2002-05-31T15:43:00Z")

</div>

Symbol=left hand door with window icon movie clip, Layer=Layer 1, Frame=1: Line 1: Mouse events are permitted only for button instances\r on (press) \r\rSymbol=left hand door with window icon movie clip, Layer=Layer 1, Frame=1: Line 15: Mouse events are permitted only for button instances\r on (release) \r\r\ri went to the symbol on that layer and frame and removed the code and ran it again and it still said this error even tho there is no code in the movie clip…

---

<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: [May 31, 2002, 3:44pm UTC](https://forum.kirupa.com/t/debug-screen-driving-me-crazy/1736/4 "2002-05-31T15:44:16Z")

</div>

check the frame in the timeline of the MC and the main Timeline, you may have accidently put the code there…or you can send the fla to [jedick1@binghamton.edu](mailto:jedick1@binghamton.edu)

---

<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: [May 31, 2002, 3:44pm UTC](https://forum.kirupa.com/t/debug-screen-driving-me-crazy/1736/5 "2002-05-31T15:44:52Z")

</div>

That and if i click on the instnace, it opens into the “edit in place” of the movie clip, then if i click again, it opens to the button… so it IS a button… and the other 3 movie clips that are EXACTLY the same except for different movie clip names don’t complain… mind you the codei have WORKS it just complains in the debugger… not sure how i am missing it…

---

<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: [June 3, 2002, 12:20pm UTC](https://forum.kirupa.com/t/debug-screen-driving-me-crazy/1736/6 "2002-06-03T12:20:40Z")

</div>

I had a frame action AND a movie clip action… Didn’t see the frame action till this morning. 🙂

---

<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: [June 3, 2002, 12:33pm UTC](https://forum.kirupa.com/t/debug-screen-driving-me-crazy/1736/7 "2002-06-03T12:33:15Z")

</div>

thats usually where the problem is. just missing a minor thing like that can drive you nuts.
