[Flash] 下レイヤーを反応させない方法

onClipEvent(load){
    this.onRelease = false;
    useHandCursor = false
}