스위시세상/스위시자료 [스크랩] 스위시 소스 분석하기 by 어린양01 2016. 12. 16. ※ㅡ스위시 소스 분석 하기 소스를 빼내서 분석 하는 요령 입니다 ---------------------------------- <"http://soofarm.tistory.com/attachment/cfile22.uf@11307A304CD5FF6D226FB2.swf" width=800 height=450>이런식으로 스위시 파일이 올려지지요? 분석 하고 싶은 작품을 일단 복사해 옵니다 소스 보기는 요령껏 하시고 설명 안합니다 ----------------------------------- 그러면 <"http://soofarm.tistory.com/attachment/cfile22.uf@11307A304CD5FF6D226FB2.swf 이란 부분만 복사해서 빼냅니다 ------------------------------------ 그런 다음에 태그 연습장이나 게시판에 <a href="cfile22.uf@11307A304CD5FF6D226FB2.swf%22%3Ewidth=800" target="_blank">http://soofarm.tistory.com/attachment/cfile22.uf@11307A304CD5FF6D226FB2.swf">소스 분석 </a>이런 식으로 링크를 하고 열면, --------------------------------------- 소스 분석 이라는 밑줄친 글씨가 나오죠? 이글씨를 마우스 오른쪽으로 "다른 이름으로 대상 저장" 으로 바탕 화면에 저장 하세요 인포토용 파일이 바탕 화면에 나옵니다 ---------------------------------------- 그러면 스위시 툴로 import!! 하시면 됩니다 멋진 작품을 보면 어떻게 만들었나 분석도 되고 소스를 얻을수 있어 공부에 큰 보탬이 되리라 믿습니다 [대화상자] Import - 애니메이션 불러오기 ①프레임 수(Frames) : 영상 갯수 ②모든 프레임 선택(Select All) : Select All Frames button. To select all Frames in the Frame list. ③파일 정보 보기(Show File Information) : Displays the details of the file to be import!ed. ④마스크 영역 포함(Masked) : The import!ed Movie Clip will be masked by the background rectangle if this option is checked. ⑤배경색 포함(Include background rectangle) : The background rectangle will be import!ed if this option is checked. ⑥몇 장의 그림을 하나하나로 만들어서 그룹으로 묶어줌(One object per frame in a group) : With this option, a separate group is generated for each frame of the movie which contains all the objects visible in that frame. All of those individual frame groups are placed in one parent group. The result will not be animated; however, effects can be applied to the group to play the frames in sequence. ⑦무비 클립으로 묶어서 불러들임(Animated Movie Clip) : The selected Frames will be import!ed as a Movie Clip if this option is checked. Otherwise, the selected Frames will be import!ed as a group of pictures. ⑧새로운 신 생성(New Scene) : Will import! content as a new scene with individual objects in the Outline tree and animated in the timeline. ⑨불러온 대로 프레임 유지(Keep Frame as Import!ed) : Leaves frames as defined in the file. Frames may have a transparent background and be smaller than the size of the whole image. ⑩배경을 투명하게 채움(Fill transparent pixels) : Makes each frame opaque but keeps original sizes, so only part of image is updated. ⑪풀 사이지드 프레임(Full-sized frames) : Forces all frames to be opaque and makes them the same (full) size, so the whole image is updated. ⑫불러오기(Import!) : ⑬취소하기(Cancel) : 스위시 작품 저장시, wmode="transparent" 자동 생성 최근, 스위시 swf파일(플래시 파일 등)을 인터넷에 로딩하면, 아래 사례(1)과 같이소스(source) 중에, 자동적으로 wmode="transparent"라는 속성이 삽입된다.삽입되는 이유는 다른 레이어 메뉴들과의 충돌을 막기 위함이다.그런데, 작품을 확인 또는 수정하기 위해 [수정] 버튼을 클릭할 때, 입력된 wmode="transparent" 속성 때문에, 바탕화면의 색깔이 안보이는 투명(transparent) 상태로 바뀌는 사례가 발생한다.이를 해결(투명을 불투명으로)하기 위한 방법은 다른 소스 옆에, 아래 사례(2)와 같이wmode="window"를 연이어서 입력하면 된다.그러나 한편, wmode="window"를 입력하게되면, 혹시, 레이어 메뉴들이 뒤로 숨어버리는 경우가 발생할 수도 있다.그런 경우가 생긴다면, 처음부터 배경색을 넣고 작품을 만들어야 한다. *처음부터 배경색 넣는 방법 : Properties 패널에서, [Movie Properties] 버튼을 클릭 -> Background color를 설정한다 -- 아 래 --사례(1)<embed https://t1.daumcdn.net/cfile/cafe/1209950C495C758306?original width=560 height=410 type=application/x-shockwave-flash wmode="transparent"> ============================================================================== 사례(2)<embed https://t1.daumcdn.net/cfile/cafe/1209950C495C758306?original width=560 height=410 type=application/x-shockwave-flash wmode="transparent" wmode="window"> 출처 : 풀잎과사랑글쓴이 : 가을은 원글보기메모 : 공유하기 게시글 관리 우리 하나님~!나의 아버지~! '스위시세상 > 스위시자료' 카테고리의 다른 글 flv 주소 스위시에 올리는법 (0) 2016.12.26 [스크랩] 질문에 대한 답 : 영상을 만들어서 저장하는 영상 주소를 어떻게 만드는지???==>FLV url 따기 (0) 2016.12.26 스위시 영상에 저작권침해 문제로 영상이 안 보이는 경우 (0) 2016.08.10 scrollBar 소스 (0) 2016.06.25 flv파일 주소로 연속재생과 하나만 재생하는 편집방법과 swf파일 주소로 편집하는 방법 (0) 2016.02.15 관련글 flv 주소 스위시에 올리는법 [스크랩] 질문에 대한 답 : 영상을 만들어서 저장하는 영상 주소를 어떻게 만드는지???==>FLV url 따기 스위시 영상에 저작권침해 문제로 영상이 안 보이는 경우 scrollBar 소스