I wanted to test and try away3d and flare3d to make a choice.
I started with flare3d, it has mentioned it supports maya obj files and other formats. However, the tutorials/documentation I have come across does not have any mention only about f3d which is the output of 3d max models generated using a plug-in for 3dmax.
It looks like the Scene3D.addChildFromFile()
expects a f3d format file only, so how to load other formats? especially the maya files?