An object won't disappear.
I have a gallery with a button that plays you through to some animation from one image to the next. When you get to the last image I wanted to make the button no longer functional. So I changed it on the final from to a singleframe graphic which usual works for such a thing but it was still functioning. I then put a movieclip with a 0% opacity overtop of it to block the mouse from being able to click it, a cheap trick I learned a long time ago. The button was still functioning. I then DELETED the button from the final frame all together and it STILL is there and is functional when I render.
Does anybody know what might be causing this? It feels like a bug but I can't get around it. I had something similar happen a long time ago in animated scene that didn't use action script but I can't remember if and how I solved it then.
Anybody know what I should do here?