This problem is fixed in the latest trunk version of the source in the svn, but not yet for the files in the zip download. Although it is caused by the view NOT being added to the display list, which sounds like the exact opposite of what you are doing. Regardless, updating your code from the svn should get rid of the problem
cheers Rob On Wed, Dec 2, 2009 at 1:46 AM, Qutaibah Hamadah <[email protected]> wrote: > Hello, > > Do I have to add the View3D object to the stage? > In my project, I need to add the View3D object to Sprite, Is this possible? > > When I try to add it to a sprite I get this error: > > TypeError: Error #1009: Cannot access a property or method of a null object > reference. > at away3d.containers::View3D/updateScreenClipping() > > Any help would be appreciated. Thank you. > -- Rob Bateman Flash Development & Consultancy [email protected] www.infiniteturtles.co.uk www.away3d.com
