Z-Depth among various objects

Hi All,

I’m trying to sort MCs on stage that belong to different instances of different objects.

IE:
objectTypeA.subObject1…n

and

objectTypeB (no sub-objects)

is there a simple way to use the Depth Management methods to control their sorting order? Right now, all I know how to do is place objectTypeB either in front of or behind all members of objectTypeA.

Thanks!