Hi

I have been using Away3Dlite haxe version, and I was going to try a small bit of 3D in a an as3 project, but I am not sure I have flex sdk setup correctly....

Currently I am compiling code movie from flex sdk ( flex_sdk_3.0.0.394 ) and I have <target-player>10.0.0</target- player> in flex-config.xml, but the compiler is complaining about away3Dlite....


Error Syntax error: expecting identifier before lessthan. at line 72 in ObjectContainer3D.as Error Syntax error: expecting identifier before lessthan. at line 73 in ObjectContainer3D.as Error Syntax error: expecting identifier before lessthan. at line 74 in ObjectContainer3D.as Error Syntax error: expecting identifier before lessthan. at line 75 in ObjectContainer3D.as Error Syntax error: expecting identifier before lessthan. at line 86 in ObjectContainer3D.as Error Syntax error: expecting identifier before lessthan. at line 99 in ObjectContainer3D.as Error Syntax error: expecting identifier before lessthan. at line 107 in ObjectContainer3D.as Error Syntax error: expecting identifier before lessthan. at line 115 in ObjectContainer3D.as


( compiler is complaining about this line... private var _sprites:Vector.<Sprite3D> = new Vector.<Sprite3D>(); )

Do I need a different version of the flex sdk to run this code, obviously thowing a small bit of 3d into a project i am reluctant to change compiler unless I need to. Or is there another line in flex- config.xml I need to add? I think the away3dlite is a fairly new version but not just released one.

Cheers

;j


--
Subscription settings: http://groups.google.com/group/away3d-dev/subscribe?hl=en

Reply via email to