-
무부세팅- Background Color: 000000 W: 1000 H: 600
Rebutton 만들기
1)아이콘 ball삽입 movie clip-20F에slide in Left(10)-30f-stop
다시group as button
다시movie clip 이름을 rt1
2)rt1를 복서제자리붙이기모두3개이름을rt1.rt2.rt3.rt4
모두선택 movie clip 이름을 r button열고
1F-stop rt1-2F-place 3F-remove 복사 계단붙이기
화면 오른쪽 위 에 위치
button 만들기
1).Ellipes tool 150/150 다시안에 Ellipes tool 130/130
2개shape을 shape operations-intersect--
line:10 gradient(임의)-이미지1그림으로 바꿈
2).group as button over에 하나만 책크
over에 Ellipes tool 150/150 검정 line:10 gradient(임의)-시의제목
3).movie clip하고 이름을 button1
복사제자리 붙이기모두4개 이름을 button1.2.3.4
가로로 배치
4).button1- 10F에 slide in From Right(10)-move(3)-move(10)
효과 모두를 복사 button2 15F에 button3 20F에 붙이기 button4 25F에 붙이기
5).모두를 선택 50F에 Fade out(10)
6).모두를 선택 movie clip하고 이름을 button 열고
button 1F에 Frame-satLebel-bt in
51F에 Frame-satLebel-active 71F에 Frame-satLebel-bt out
50F과 70F에 stop
7).닫고 movie clip하고 이름을 maim
화면 거운데 위치
8).r button-rt1-열고
button에 script를 열고
on (press) {
this.gotoAndStop(1);
_parent._parent.button.gotoAndPlay("bt in");
(( _parent._parent.poem.gotoAndStop(1);
on (release) {
_parent._parent.poem.gotoAndStop(10); ))-poem 을넣은다음에 나온다
}
9).on (press) {
_parent.gotoAndPlay("active");
_parent._parent.parent-r_button.gotoAndStop(2);
복사 위 버튼속에 붙이고 r_button frame-3.4.5
_parent._parent.poem.gotoAndStop(2);-poem 을넣은다음에 나온다
}
10).enter
on (press) {
_root.gotoAndPlay("start");
_root.toggleFullScreen(stage);
music.gotoAndStop(1);
}
11).scene1-2F과 20F에 stop 3F-frame(start)
ente-2F-place 3F-remove
모두를 3F.20F- place
출처 : 오 경 훈
글쓴이 : 경훈 원글보기
re.main(원).swi
4.55MB
re.main(원).swf
0.94MB