PDA

View Full Version : Circle in the middle of the rectangle?


ku3
08-19-2009, 11:54 PM
I'm getting one of those "TypeError: Error #1009: Cannot access a property or method of a null object reference." outputs.

Maybe it has something to do with what might also be causing the circle in the center of the rectangle I drew (the little center circle appears in design view), which I'm also trying to manipulate through AS3? How do I get rid of that circle? What's causing it?

I'm just not doing anything to that rectangle that I haven't done to others (which haven't thrown the error I'm getting now).

Thanks for any help.

ku3
08-20-2009, 01:14 AM
I've managed to fix this. Thanks all.