I just start developing with Away3D v3.6.0 and I discoverd very
strange bug(?).

I was create simple cube and added cube into scene, cube.z properties
was 200 camera.z = 0 and camera.zoom = 11 when I test app in flash
everything looks fine, but when I embed swf file in html and open it
in browser, that looks totally different, cube is very close to the
camera actually I just see back side of the cube.?

Now if I want to see cube in browser I must set z properties of cube
at 1000 then I will see cube at the same position like in flash
program when test app flash with cube.z = 200?

Anybody has the same problem?

Reply via email to