Let’s try a new approach. I have linked to a Director
file hosted at mediafire:
http://www.mediafire.com/?yemi5nzb0nm
There are five 3D objects in the scene, and I am trying to
scale objects 1, 3 and 4 on the frame labeled “Shrink.”
In setting up this example I have discovered that a trace statement
somehow controls the success of the shrinking. If the trace
statement is present, all 3 items scale as expected. If the trace
is absent, only the last item gets shrunk.
What I am looking for is a function that will scale a 3D
model down and then hide it once it’s almost at (0, 0, 0). I
would like to run this same function on multiple objects at the
same time. Can my linked Director file be turned into something
that can do this?