3D Spin in and grow_Spin out to outside_gallery
무비 720X540으로
1. Scene_1 을 선택 Rectangle Tool툴 선택 그려주고, stroke
style=none, Fill color=Solid, W=720 H=430, Transform에서 O=X
center, X=360 Y=270으로
2. shape에 우클릭→Break→Break into Pieces,클릭 Break의
Regular Grid선택, Columns=7, Rows=5, Allow non-triangular
pieces와 inflate all pieces by체크, 세번째줄 Random order선택
OK,
3. group라인 1Fr에 우클릭→Appear into position→3D Spin in and
grow, 효과 더블클릭 3D Spin in and grow=100, Rotate=0,
fade=0, color change=0, Fly in by=2000, 201Fr에 우클릭→
Disappear from position→Spin out to outside, 효과 더블클릭
Spin out to outside=100, scale=1, Width scale=100,
Rotations=0, fade=0, color change=0,
4. group선택 우클릭→Grouping→Group as movie clip, 이름 mask
로
5. Content로 이미지 8장 불러오고 모두선택 Add Link to stage클
릭 작업창으로 8장 불러와 W=720 H=430 Transform에서 O=X
center X=360 Y=270으로, 이름 1~8로
6. 이미지 8장선택 우클릭→Grouping→Group as movie clip, 이름
a로 a열고 a라인 1~8Fr에 우클릭→movie control→stop, 주고 안
의 맨 아래이미지 1Fr에 우클릭→place, 2Fr에 우클릭→Remove
이 두효과 복사하여 위로 올라가먄서 2,3,4,5,6,7,Fr에 붙여넣고 맨
위는 8Fr에 place만 해준다
7. a선택 Insert Movie Clip클릭 이름 auto로 auto선택 script에
서 Add script→Events→Frame→onFrame, 하고 프레임수는 300
으로 Add script→movie control→play, 타겟의 _parent 선택하고
+로 닫고
8. a선택 우클릭→Grouping→Group as movie clip, 이름aa로
9. aa열고 안의 +로 된 a선택 1Fr에 우클릭→Zoom→Zoom in
프레임수=10, 291Fr에 우클릭→Zoom→Zoom out 프레임수=10,
+로 닫고
10. aa복사해서 붙여넣고 Y에 +1 해주고 scene_1선택 물결판 불러
와 O=X center X=360 Y=270으로하고 투명처리 할려면 Window
→Tint→Alpha의 Transparent 선택하고 복사본 아래로 내려
12. 위 aa와 물결선택 우클릭→Grouping→Group as movie clip, 마
스크 체크하고 이름 w로
13. 위에서부터 모두(w,aa,mask)선택 우클릭→Grouping→Group as
movie clip,으로 묶고 use bottom object as mask체크하고 이름
img로
소스넣기=img열고 mask복사하여 img에 붙여넣고 열고 group라인
101Fr에 Fade oup,주고 191Fr에 Fade in주고, group열고 Shape
모두선택 라인=실선 굵기=2 색=cccccc Fill color=none 으로 해
주고 이름 so로
14. img선택 Window→Filters 록색버튼 클릭Drop shadow→
blur8_angle45_distance5클릭 shadow=검정, BlurX(px)=8,
BlurY(px)=8, Angle=45, Distance(px)=10, Strength(%)=100으로
15. Scene_1선택 Outline의 Insert→External Media클릭 Properties
창의 Width=720 Height=430으로하고 Script에 아래 소스 복사해
다 붙여넣고 무비클립으로 묶고 이름 flv로, 배경넣어 꾸민다
Flv소스 스크립트
onSelfEvent (load) {
Src = "https://t1.daumcdn.net/cfile/cafe/23206046551EA3E911?download";
play(Src);
onPlayStop = function() {
play(Src);
}
onPress = function() {
playing ? (pause()) : (play());
}
}
3D Spin in and grow_Spin out to outside_gallery.swf
3D Spin in and grow_Spin out to outside_gallery.swi
'스위시세상 > 스위시 고급' 카테고리의 다른 글
line mask Gallery(포토샵에서구멍낸 테이블과 스크립트 물결) (0) | 2016.06.12 |
---|---|
Fly in zoom and settle(포토샵에서구멍낸 테이블과 스크립트 물결) (0) | 2016.06.12 |
Thread line slant Mask(실 라인 사선 마스크)| (0) | 2016.06.12 |
Fade in Gallery (0) | 2016.06.12 |
간단 리턴 갤러리 (0) | 2016.06.10 |