Hi Everyone,
I’m wondering if this is possible.
Assume that we’ve created a parent movieClip and under that we’ve attached two clips to that parent.
ie.
1st clip: parent_mc
2nd clip: parent_mc.child1_mc
3rd clip: parent_mc.child2_mc
Is it possible using only actionscript to change child2_mc to have child1_mc as it’s parent? So that when you drag child1_mc (or parent_mc) child2_mc goes with it.
so now we would have:
1st clip: parent_mc
2nd clip: parent_mc.child1_mc
3rd clip: parent_mc.child1_mc.child2_mc
Thanks very much - any help would be fantastic. (I’ll owe you a Coke!)
Regards,
Michael.