I have tried compiling many of the demos but I can't get any of them to compile. I get the following error (multiple occurances):
D:\krsv\away3d\src\away3d\core\base\UV.as(100): col: 31 Error: Attempted access of inaccessible property _v through a reference with static type away3d.core.base:UV. return new UV(_u, _v); I did try to sync to the previous version (rev 528) of the UV.as but then I get a different error: D:\krsv\away3d\src\away3d\core\base\UV.as(12): col: 23 Error: Namespace was not found or is not a compile-time constant. So I have not written any code myself, just trying to get it to compile demos. Using Flashdevelop, I have set the Project properties classpath to away3d\src (folder contains away3d and nochump). I have also downloaded and intalled the FlexSdk (it's working fine with Papervision) and set a path to it in the Not sure what I'm missing here!? Thanks, Kristian
