All, I'm having serious problems using Away3d to load external models (MD2), and I am not sure where the problem lies. I've uploaded the entirety of the source-code I am using to the following location in this group's Files area:
http://away3d-dev.googlegroups.com/web/load_md2_not_working.zip I searched thru previous discussions hoping to find someone with a similar issue, but was not able to find anything. The code I am using was from the *Lesson_Basic_12_Animation example. I'm not even that concerned about the animation portion right now (as you will see I have that commented out). The problem I am having is that I just get a blank white screen,... the model never appears/loads. I am using the model (orge.md2) supplied in the aforementioned example. I've tried this in both 1.9.4 and 2.1.0 (having to finagle the import statements between versions). The only thing I can think is that the example was just a snippet and there is more supporting code that is necessary. Can someone please tell me what I am doing wrong here? Thanks, Nathan
