Hi there, im very noob at the away3d and i am trying to compile all the examples that i downloaded from the repository and im having problems with the examples that has this line
_container.parseData(EmbeddedOBJ);
For example the celShadingTest
It says me
C:\Users\ME\Desktop\prueba\src\CelShadingTest.as(66): col: 15 Error: Call to a possibly undefined method parseData through a reference with static type away3d.loaders:Loader3D.
Why is this about, it happens with all the examples i saw that use the parseData method :S
How can i fix it?
I have all the examples updated and same with the away3d files, im using flashdevelop 4