First of all you can use a most basic format that is DAE for your models ,
These files are actually  XML and you just need to use Collada Loader or
parser ( see Away3D docs) to load your model . Sure there are other formats
you can use ,such as 3Ds , Obj ,and much more , and even convert your model
data to AS file with Away AS3 Exporter , also there is a Away3D native
format . Concerning the loading code, go to the framework's  trank and open
examples where you can learn how it is done exactly .

Basically what you want is  quite simple to do .Just need to read and spend
a couple of hours to achieve it if you a new to the framework .

Good Luck.

On Mon, Jan 18, 2010 at 8:29 PM, jacob <[email protected]> wrote:

> hi, I am new to Away3D. I need to create a viewer that would load
> different models and zoom/pan them.  If someone can help me with the
> basic workflow and recommended format to load models dynamically, I
> would really appreciate it.
>



-- 
Michael Ivanov ,Programmer
Neurotech Solutions Ltd.
Flex|Flash |Air |Games|OS|
Tel-0526237969
[email protected]
[email protected]

Reply via email to