Hey, There currently isn't a Billboard.as in 3.5 as it has been renamed to Sprite3D and now sits under away3d.sprites not away3d.base.core.
sprites - fp10 - http://code.google.com/p/away3d/source/browse/#svn/trunk/fp10/Away3D/src/away3d/sprites sprites - fp9 - http://code.google.com/p/away3d/source/browse/#svn/trunk/fp9/Away3D/src/away3d/sprites core.base - fp10 - http://code.google.com/p/away3d/source/browse/#svn/trunk/fp10/Away3D/src/away3d/core/base core.base - fp9 - http://code.google.com/p/away3d/source/browse/#svn/trunk/fp9/Away3D/src/away3d/core/base I suspect your folder containing the away3d sources also contains some legacy files as well (e.g. files that have got moved or renamed, etc). Greg On May 10, 3:48 am, Miroslav <[email protected]> wrote: > You are not the only one, I am getting the exact same error! > > Anyone can point out where's the problem? > > I'm using Flash Develop with Flex SDK 3. > > On Apr 26, 1:06 pm, am <[email protected]> wrote: > > > am i the only one getting these error messages after updating to > > 3.0.5? > > > away3d\core\base\Billboard.as(33): col: 15 Error: A conflict exists > > with inherited definition away3d.core.base:Element._index in namespace > > protected. > > away3d\core\base\Billboard.as(34): col: 15 Error: A conflict exists > > with inherited definition away3d.core.base:Element._vertices in > > namespace protected. > > away3d\core\base\Billboard.as(35): col: 15 Error: A conflict exists > > with inherited definition away3d.core.base:Element._commands in > > namespace protected. > > > -- > > Subscription > > settings:http://groups.google.com/group/away3d-dev/subscribe?hl=en
