애니메이트의 아이템 수를 리턴한다.
function btnTest_on_mouseup() { var data = animate.getitemcount(); screen.alert(data); }