Sorry for the n00b question but I'm confused. I'm using Away3D lite
for the first time on a project, for "card" type effects, coverflow,
flipping, etc etc. I basically just need to create 3d views/widgets
that stand on their own, not a 3d environment.

I'm confused as how to set up a standalone view that has it's own
width/height/x/y and does not rely on the stage. I've been able to do
a few things with the default set up, but they are scaled based on
stage dimensions (this is in a "noscale" environment)

Ideally I just want to have a view with the origin at the center of a
size I define. The end product would work something like this:

http://caseyc.pastebin.com/m1a7da202

Then for a usage example:

http://caseyc.pastebin.com/m2cbf7bfd

The examples linked are not working for me, I don't see the plane and
I'm not sure why?

Reply via email to