★그리움은 안개처럼 1. 작업창의 크기 Properties 패널-Movie Properties...-width(700), Height(400), Background color(흰색) 2.content- library 로 이미지6장을 불러온다 3.사각 shape를 width=700 height=440 그리고 line=none 채우기=img 복사붙이기 모두6장 이미지와 교함 모두group as movie clip 으로 고치고 이름을 "img" 4.mask 입력 5.mask+img 를 movie clip 으로만들고 이름을 "image" 마스크 책크 image 를 400/270 으로 주려 화면 오른 쪽에 위치 6 시 그리움 (휴먼 매직체.18.흰색)-화면 오른쪽에 1프래임-A- Typriler 복사붙이기 6편 안에시를 다른시로 바꾼다 7.시모두를 convert to movie clip 이름을 밑부터 po1~PO6으 8.사각 shape를 width=700 height=400 그리고 line=none 채우기=none convert to button script 넣기 on (press) { image.mask.gotoAndPlay(1); image.img.nextFrameAndPlay(); poem.nextFrameAndPlay(); } 9. next버튼이미지는 화면 안에 넣는다(움지기는 아이콘도 무방함) 10.화면 크기로 바탕이미지넣기 11.full. 음악넣기 12.component-Filter-GlowFilter- 안에 사각 shape를 width=800 height=500 그리고 gradient를 찍고 여러개중 하나선택 GlowFilter를닫고 widow-parameters-흰색.true.false.6.6.best.2 13.제목넣기 "그리움은 물안개처럼"(휴먼 매직체.36.흰색)-화면 위쪽에 dnlcl 1프래임-Return to start-wave fade(50) scene-1 만들기 1.바탕 이미지 900/535 삽입 2.사각 shape를 width=88 height=73 그리고 line=none 채우기=none 3.shape위에 Enter 를쓰고 4. Enter와shape를 convert to button script 넣기 on (release) { gotoSceneAndPlay("Scene_1", 550); } on (release) { Stage.displayState="fullScreen" nextFrameAndPlay(); } 5.움직이는 아이콘 삽입 button 밑에 놓는다 6.full 를 900/535 배경안에 넣는다 7.scene-1에script onFrame (550) { stop(); } 8.scene-2에script onFrame (1) { toggleFullScreen=function () {if (Stage.displayState == "normal") { Stage.displayState = "fullScreen"; } else { Stage.displayState = "normal";}}; Stage.scaleMode = "noScale"; }
11mask[1].swi
1.41MB
그리움은 안개처럼.swf
0.87MB