하나의 jw플레이어를 만들었으니 이젠 스킨을 입혀 보도록 하자
옷입히는거 별로 어렵지 않다
첨부파일에서 jwplayer_skin.zip파일을 받는다
압축을 풀면 여러가지 스킨파일들이 있는데
확인 하는 방법은 KMP로 확인을 해본다
KMP를 켜고 swf파일을 KMP로 드래그앤드랍을 하면
이런식으로 확인이 가능하다
본인이 마음에 드는 스킨을 골랐으면
다시한번 티스토리 블로그 관리자항목에서 HTML/CSS 편집 항목으로 가자
두번째 포스트에서 jw플레이어를 올리는것과 동일하게 파일을 올린다
<embed src="http://cfs.tistory.com/custom/blog/150/1501992/skin/images/player.swf" width="704" height="396" flashvars="file=https://www.googledrive.com/host/0B4EC-3t8RQprUEhCc1NST0R4czg&type=video&controlbar=over&image=https://www.googledrive.com/host/0B4어쩌구jQ&skin=스킨파일의주소">
위 태그의 스킨파일의주소 부분에
금방 올렸던 스킨파일의 주소를 너어준다
<embed src="http://cfs.tistory.com/custom/blog/150/1501992/skin/images/player.swf" width="704" height="396" flashvars="file=https://www.googledrive.com/host/0B4EC-3t8RQprUEhCc1NST0R4czg&type=video&controlbar=over&image=https://www.googledrive.com/host/0B4어쩌구sZjQ&skin=http://cfs.tistory.com/custom/blog/150/1501992/skin/images/jwPlayer_stylish.swf">
위와 같은 코드가 나오고 위 코드를 Real-time HTML Editor에 적용 시키면
위와 같이 스킨이 적용되어 진다