Hi all
I’m trying to locate an error in my code using the flash debugger. The error appears when I click a certain button in the file, and produces the error message:
TypeError: Error #1010: A term is undefined and has no properties.
at MethodInfo-150()
When I try and use the flash debugger to locate the problem code (clicking on the same button in the .swf), the Flash Player stops responding and one has to force quit it. The debugger also doesn’t show where in the code the problem occurred so I cannot fix it.
I am running the latest version of Flash and the flash player, on Snow Leopard.
I would really appreciate any help with this.