static public function recursiveCache(mc:MovieClip):Void
recursively set cacheAsBitmap property on top level clip and all children
since var i is a string use mc[i] to refer to the mc - recurses max 256 levels
hitTest
static public function hitTest(mc:MovieClip):Boolean