TypeError: Error #1009: How do I find the exact line of the error?
I got the following error when testing a project:
[SWF] ProjectZ_iOS.swf - 12154544 bytes after decompression
TypeError: Error #1009: Cannot access a property or method of a null object reference.
at ProjectZ_iOS_fla::MainTimeline/goButtons()[ProjectZ_iOS_fla.MainTimeline::frame71:54]
I'm not sure how to read this as there is no "frame 71." Also, what does this mean, "MainTimeline::frame71:54"?
