loading of the model ...

Software: Away3D 4.x

awayS, Newbie
Posted: 04 September 2013 04:45 AM   Total Posts: 2

Hi guys,
I’m new to Away3D, previously studied Flare3D.
Tell me how to load a model -  not through [Embed ...] ?
Thx.

   

awayS, Newbie
Posted: 04 September 2013 05:10 AM   Total Posts: 2   [ # 1 ]

So I found, but I have an error

test = new Loader3D();
test.load(new URLRequest("../embeds/soldier_ant2.3ds")); 
scene.addChild(test);
Parsers.enableAllBundled(); 
   

Avatar
SharpEdge, Member
Posted: 04 September 2013 08:29 AM   Total Posts: 94   [ # 2 ]

there are many sample files and tutorial about that…anyway you should enable parsers before loading.

   
   

X

Away3D Forum

Member Login

Username

Password

Remember_me



X