Flash

플래시 alert로 띄우기

라크젠 2010. 4. 8. 09:49

on(release){
getURL("JavaScript:alert('서비스 준비중입니다.')");
}