로테이션을 이용한 대각선 이동 작성자 정보 작성자 김두호 아이피 211.♡.121.189 작성일 2004.05.05 11:13 컨텐츠 정보 조회 2,604 목록 게시물 옵션 글수정 글삭제 본문 instance name : 까마귀 on (release) { _root.까마귀._rotation = -45; _root.까마귀._y = _root.까마귀._y - 10; _root.까마귀._x = _root.까마귀._x - 10; } on (release) { _root.까마귀._rotation = 45; _root.까마귀._y = _root.까마귀._y - 10; _root.까마귀._x = _root.까마귀._x + 10; } on (release) { _root.까마귀._rotation = -135; _root.까마귀._y = _root.까마귀._y + 10; _root.까마귀._x = _root.까마귀._x - 10; } on (release) { _root.까마귀._rotation = 135; _root.까마귀._y = _root.까마귀._y + 10; _root.까마귀._x = _root.까마귀._x + 10; } 추천 131 비추천 0 관련자료 링크 http://duduji.iptime.org/myfile/action/04/diagonalmove.fla 210 회 연결 http://duduji.iptime.org/myfile/action/04/diagonalmove.fla 198 회 연결 댓글 0개 등록된 댓글이 없습니다. 로그인한 회원만 댓글 등록이 가능합니다. 목록 게시물 옵션 글수정 글삭제