메뉴버튼이 비활성화 되었을 때의 이미지 경로를 가져오는 API이다.
function menubtn_on_mouseup() { screen.alert("이미지 경로 : " + menubtn.getimagedisable()); }