Flash:setIgnoreTransparentPixels

機能
透明度によるマウスクリック無視の設定
構文
setIgnoreTransparentPixels(bool, threshold=0.04)
引数
bool bool値。trueで透明度によるマウスクリック無視を使う、falseで使わない。
threshold 透明度がこの値以下のピクセルは、マウスクリックを無視。
戻り値
なし
説明
透明度によるマウスクリック無視の設定をします。