Hi guys,
For the project I’m working on, I need to be able to load some 3d objects in a simulated book.
The book has pages which are loaded as external swf from the book.swf.
I tested the following example:
http://www.jasonsturges.com/2012/03/3ds-file-loading-example-in-away3d/
The model renders ok but when I want to view it from book.swf I get a lot of problems.
VerifyError: Error #1053: Illegal override of z in away3d.containers.View3D.
ReferenceError: Error #1065: Variable x_AntTexture is not defined.
ReferenceError: Error #1065: Variable x_SignatureSwf is not defined.
ReferenceError: Error #1065: Variable x_SandTexture is not defined.
ReferenceError: Error #1065: Variable x_AntModel is not defined.
ReferenceError: Error #1065: Variable x is not defined.