애니메이트의 effect_interval속성값을 리턴하는 API이다.
function btn_geteffectinterval_on_mouseup(objInst) { screen.alert(animate.geteffectinterval()); }