this = hitTest(_root.A);
なにこれ
 if(this.hitTest(_root.A))
  C.gotoAndStop("D");
こうじゃないの?