You are not logged in.
Pages: 1
참고 : http://ufx.kr/blog/290
import flash.external.ExternalInterface; btn.onRelease = function() { //getURL("javascript:alert('준비중입니다.');"); ExternalInterface.call("alert","준비중입니다."); };
http://cheolho.deviantart.com/
Offline