hi i just downloaded away3d4 and samples, when i try to run LoaderMD5Test i get errors coming from MD5MeshParser, not only with this file, i’ve copied several examples from internet and get the same errors….something wrong with the parsers? i run others files using stage3d so it is not a configuration trouble…any help?
something wrong with away release?? monsterController.as looks for animationEvent in away3d folder…is not there:
import away3d.events.AnimationEvent;
import away3d.events.ResourceEvent;
import away3d.loading.ResourceManager;
are not in away3d release…any idea?
maybe something change but the code is not updated??