[Papervision3D] accessing an object in a scene in AS2
Carlos Lunetta
carlos.lunetta at gmail.com
Fri Feb 23 16:52:32 EST 2007
Hello all
I saw a post similar to this on the forum, but since there was no reply
for AS2 I'm giving it a try here.
I have a simple scene3D, with a few cubes (Mesh objects) on it.
I want to tween the rotationX of one of the cubes;
How can I access the object in the scene without using the scene.objects
array (since that changes, right?)?
I know that this has changed for AS3, but I'm wondering if there's any
workaround for AS2; and if there's no workaround, if there's any
suggestion. I remember Carlos Ulloa earliest demos featured the sides of
a cube animating, so I believe there's a way of doing this...
Thanks a lot!
More information about the Papervision3D
mailing list