# Movie only works without debugger

**URL:** https://forum.kirupa.com/t/movie-only-works-without-debugger/23205
**Category:** Uncategorized
**Created:** [June 14, 2003, 5:34pm UTC](https://forum.kirupa.com/t/movie-only-works-without-debugger/23205 "2003-06-14T17:34:36Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![hihabyte](https://avatars.discourse-cdn.com/v4/letter/h/4491bb/32.png) [@hihabyte](https://forum.kirupa.com/u/hihabyte)
#### Post date: [June 14, 2003, 5:34pm UTC](https://forum.kirupa.com/t/movie-only-works-without-debugger/23205/1 "2003-06-14T17:34:36Z")

</div>

Helloww!

I just succeeded in finding a solution for a problem that I had… at least I think I succeeded. I have made a function that loads a movie into a movieclip. The functions also assigns values to a few variables, but I want to check if that works like it should. Of course I want to do this with the debugger. But here comes the problem:  
If I just push ctrl+enter, I see the movie and when I push a button, the function is called and the movie is loaded so everything seems to work. But when I want to debug, to check on my variables (I go to Control\>debug movie in the menu bar) it doesn’t work anymore. I push the button, but ☹ nothing happens…  
Does anyone know what could be the reason for this?

Thanx!

---

<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 14, 2003, 7:59pm UTC](https://forum.kirupa.com/t/movie-only-works-without-debugger/23205/2 "2003-06-14T19:59:19Z")

</div>

mmh if you publish your movie and everything works whats the big deal ??

ive never been able to use the debugger anyway - you probably have to trace your variables or somethin like that - check the help file that is bundled with MX - pretty thick in size and useful :beam:
