> the .as-file is very overloaded and little bit unsctructured. thx!! I wonder why they do work in so many cases if they are that unstructured :))
no, I think you might confuse as data files such as this as output and project files. The last one holding your custom code. to add the output.as in your project just import it, and addChild it to the scene. Fabrice On Jun 7, 2010, at 10:44 AM, le_unam wrote: > Hey guys ... today i tried a little bit prefab and loaded an obj file. > after texturing i exported it as .as-file, but i dont know how to > handle this now. the .as-file is very overloaded and little bit > unsctructured. how can i get the model as saved in .as-file into my > away3d class?
