I did not see any images in the file? But I did wonder if the path
here needed to change?
<source_data>file:///C:/Inetpub/wwwroot/labs/as3/Away3D/ColladaAnimation/src/demos/Maya8.5/ColladaMaya3.05B/advance/20_cat_smooth_bake_channel.mb
</source_data>
On 23 Sep 2010, at 11:26, giangfx wrote:
I have an error when load a model .This is my output error
TypeError: Error #1009: Cannot access a property or method of a null
object reference.
at away3d.loaders::Loader3D/loadTextures()
at away3d.loaders::Loader3D/onGeometryComplete()
at flash.events::EventDispatcher/dispatchEventFunction()
at flash.events::EventDispatcher/dispatchEvent()
at flash.net::URLLoader/onComplete()
This is my code
var loader:Loader3D = new Loader3D();
loader = Collada.load('20_cat_smooth_bake_channel.dae');
I attach my model ,a dae file http://www.mediafire.com/?
fsem5jlqymmy1gs
Please ,help me .Thank all .