i also attempted used flash10 trunk from here http://away3d.googlecode.com/svn/trunk/src/ , but i see same error.
D:\IdeaProject\3dreal\src\away3d\core\light\DirectionalLight.as: Error: Can not resolve a multiname reference unambiguously. away3d.core.math:Matrix3D (from D:\IdeaProject\3dreal\src\away3d\core \math\Matrix3D.as) and flash.geom:Matrix3D (from D:\server\flex \frameworks\libs\player\10\playerglobal.swc(flash/geom/Matrix3D)) are available. flash 9 is work ok for both, trunk and branches thanks On Jul 20, 5:11 pm, Peter Kapelyan <[email protected]> wrote: > I have a hunch that may be a Flash 9 version of the source. Try targeting > flash 9 if you can, and see if it works. > > However I think the newest text stuff may be in the regular Flash 10 trunk, > and worth a shot too. > > -Pete > > > > On Mon, Jul 20, 2009 at 4:46 AM, runningnoob <[email protected]> wrote: > > > what branch i have to use for TextField3D. > > if i usehttp://away3d.googlecode.com/svn/branches/textfields/src/away3d/, > > then i get the error > > > D:\IdeaProject\3dreal\src\away3d\core\light\DirectionalLight.as: > > Error: Can not resolve a multiname reference unambiguously. > > away3d.core.math:Matrix3D (from D:\IdeaProject\3dreal\src\away3d\core > > \math\Matrix3D.as) and flash.geom:Matrix3D (from D:\server\flex > > \frameworks\libs\player\10\playerglobal.swc(flash/geom/Matrix3D)) are > > available. > > > target player in flex-config is 10 > > > thanks > > -- > ___________________ > > Actionscript 3.0 Flash 3D Graphics Engine > > HTTP://AWAY3D.COM
