# I'm doing something dumb

**URL:** https://forum.kirupa.com/t/im-doing-something-dumb/60351
**Category:** Uncategorized
**Created:** [August 9, 2004, 7:40am UTC](https://forum.kirupa.com/t/im-doing-something-dumb/60351 "2004-08-09T07:40:28Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![jwhitmill](https://avatars.discourse-cdn.com/v4/letter/j/e47c2d/32.png) [@jwhitmill](https://forum.kirupa.com/u/jwhitmill)
#### Post date: [August 9, 2004, 7:40am UTC](https://forum.kirupa.com/t/im-doing-something-dumb/60351/1 "2004-08-09T07:40:28Z")

</div>

…but can’t quite figure out what it is.

Best Practices seems to recommend putting all my ActionScript code in an Actions layer, but when I do that and then test the movie, there is invariably a brief moment where I get:

“Current selection cannot have actions supplied to it”

Then the movie loads and, of course, doesn’t work.

This happens even when I’m doing tutorials - though sometimes they work, after a bit. very odd, that.

Any qucik guesses on what I’m doing wrong?

Thanks,

---

<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: [August 9, 2004, 12:15pm UTC](https://forum.kirupa.com/t/im-doing-something-dumb/60351/2 "2004-08-09T12:15:16Z")

</div>

The long and short of things is that you’re not placing your ActionScript entirly in the first frame.

You might want to check to see that you don’t have a button or an image that has ActionScript attached to 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: [August 9, 2004, 12:26pm UTC](https://forum.kirupa.com/t/im-doing-something-dumb/60351/3 "2004-08-09T12:26:39Z")

</div>

I’ll look into this. I did some more fiddling with things, and though I’m stil getting the message, the code is working.

It could be I need to try getting a bit more than an hour of sleep each night. 😉

Thanks!

> [@newhopekenny](#):
>
> The long and short of things is that you’re not placing your ActionScript entirly in the first frame.
> 
> You might want to check to see that you don’t have a button or an image that has ActionScript attached to it.
> 
> 😉
