> Hm, I know, but , I have to keep the same reference.
> myMc is a clip that I have a reference in others
objects , and if I create
> another clip, I'll loose the refernce too :(
The reference is the object, not the depth. If you want to
be able to
change it, pass an object such as { r : myMc } and then you
can modify
the .r content.
Nicolas
--
haXe - an open source web programming language
http://haxe.org
|