DAE导入报错!!
flasher_chen (2011-12-14 10:55:06)
people=new DAE(true);
people.load("mode/people.xml");
people.scale=100;
TypeError: Error #1009: 无法访问空对象引用的属性或方法。
at org.papervision3d.objects.parsers::DAE/buildScene()
at org.papervision3d.objects.parsers::DAE/onParseComplete()
at flash.events::EventDispatcher/dispatchEventFunction()
at flash.events::EventDispatcher/dispatchEvent()
at org.ascollada.io::DaeReader/onImagesComplete()
at flash.events::EventDispatcher/dispatchEventFunction()
at flash.events::EventDispatcher/dispatchEvent()
at org.ascollada.core::DaeDocument/readNextImage()
at org.ascollada.io::DaeReader/loadNextSource()
at flash.utils::Timer/_timerDispatch()
at flash.utils::Timer/tick()
是不是 要插件的问题?求高手解答