[Flashcoders] Q: runtime error:TypeError: Cannot access a property or method of a null object reference.

2007-08-22 Thread moveup
Hi Trying to simply get a PV3D AS3 demo running. No compile time errors, but when launching the swf get: TypeError: Error #1009: Cannot access a property or method of a null object reference. Can anyone help? thanks [e] jbach at bitstream.ca [c] 416.668.0034 [w] www.bitstream.ca

Re: [Flashcoders] Q: runtime error:TypeError: Cannot access a property or method of a null object reference.

2007-08-22 Thread Nick Johnston
Hi, Turn on debugging. You should get a stackTrace with line numbers as to where the error originates from. Nick [EMAIL PROTECTED] wrote: Hi Trying to simply get a PV3D AS3 demo running. No compile time errors, but when launching the swf get: TypeError: Error #1009: Cannot access a