hi, i stumbled upon away3d while looking for tutorials on how to generate a 3d map from a simple 2d height map in as3
the page i found is this :
http://jasonbejot.com/create-terrain-in-away3d
my problem is that i am not able to get the source working
i don’t know how to use the class given in the src folder
i’ve tried to set it as default class in my .fla project and added the swc library file, but it gives me this error:
VerifyError: Error #1014: Class away3d.containers::View3D could not be found.
[apologies if this may sound as a stupid question but i haven’t been using flash for some years now and i’m like a newbie]