Hi again,

Yesterday I updated my version of Away3D and had the same problem when
I try to use the "SoftShadowMapMethod" class. I also made the changes
you said but still not working. The error (rangeError type) is
reported in the line:

"var mvp : Matrix3D = _mvpTransformStack[_mvpIndex]"

from the method "pushModelViewProjection()"

from the "Entity.as" class.

I've also found a file in the examples called "LoaderOBJTest.as" in
which "SoftShadowMapMethod" is used and I can compile it without any
error. I tried to do exactly the same as it's done there but still
getting the same error.

Could someone tell me how I could fix this problem? Thx very much in
advance.

Reply via email to