MaskingNode mask = node.getMask();
PlaceObject po3 = super.mask(node, parentSprite);
if (mask != null)
{
MaskType maskType = node.getMaskType();
if (maskType != MaskType.CLIP)
{
// Record the display list position that the mask was placed.
// The ActionScript display list is 0 based, but SWF the depth