Hello everyone,
I am kinda new in actionscript 3 and away3d. I have reached a decent level in my coding ability but I face a problem that I can’t solve.. I am working on a game. What I did, is to create a swf library with three 3d models embed (.3ds format. a sphere, a cube, a pyramid), and then load that swf in my game.
What I am trying to manage is to be able to retrieve each of those 3d models from the loaded swf, and use them in my game.
I experimented a lot and I can’t find a proper way to achieve this. I can only retrieve one 3d model and add it in my game scene as mesh.
I am asking you if you can indicate a method that I can use or point me to a direction so I can do some research. Thanks for your time