애니메이트의 effect_duration값을 반환하는 API이다.
function btn_geteffectduration_on_mouseup(objInst) { screen.alert(animate.geteffectduration()); }