I've never received reports on this. (not saying there is no issue)
Obviously, the value stored or the decoding of it is incorrect. Can you send me 
the file (the model) offline to reproduce, please.

Also, you have received no warnings when you have loaded it? 

Fabrice

 
On May 12, 2011, at 11:53 PM, wagster wrote:

> I'm importing a variety of models (3ds) in to PreFab 1.504 and
> exporting them as AS3 classes for 3.6+ (geometry only)
> 
> The classes export fine, but as soon as I try to instantiate them,
> they fail on
> 
> f = new Face( vVerts[parseInt(aFaces[i], 16)]
> 
> throwing
> 
> Property NaN not found on
> __AS3__.vec.Vector.<away3d.core.base::Vertex> and there is no default
> value.
> 
> Any ideas as to why?  Anyone else seen this?

Reply via email to