본문 바로가기

♥ ETC/공부

목록형 JW플레이어

FLV파일 연결 

  

 

<EMBED height=200 type=application/x-shockwave-flash width=200 src=http://cfs.tistory.com/custom/blog/87/874268/skin/images/player5.swf file=http://iniel.tistory.com/attachment/cfile23.uf@116CD0414F9A65171DE237.flv&autostart=true&volume=100&repeat wmode="transparent">

 

-

 

XML 연결

 

 

<EMBED height=20 type=application/x-shockwave-flash width=400 src=http://cfs.tistory.com/custom/blog/87/874268/skin/images/player5.swf?file=http://cfs.tistory.com/custom/blog/87/874268/skin/images/1.xml&volume=100&repeat wmode="transparent">

 

<EMBED height=22 type=application/x-shockwave-flash width=400 src=http://cfs.tistory.com/custom/blog/87/874268/skin/images/player5.swf?file=http://iniel.tistory.com/attachment/cfile24.uf@193A013A4F9D176D0D57BB.flv&autostart=true&volume=100&repeat=always&backcolor=0x000000&lightcolor=0xFF5995&frontcolor=0xFFFFFF wmode="transparent">

 

 -

 

일반 JW 플레이어

  

 

<EMBED src=http://cfs.tistory.com/custom/blog/87/874268/skin/images/player5.swf width=400 height=400 type=application/x-shockwave-flash flashvars="file=http://cfs.tistory.com/custom/blog/87/874268/skin/images/1.xml&amp;repeat=list&amp;controlbar=bottom&amp;autostart=false&amp;playlist=bottom&amp;playlistsize=180">


 -

 

색상 변경한 일반 JW플레이어

 

 

 <embed autostart="false" invokeURLs="false" EnableContextMenu="false"  allowScriptAccess="never" allowNetworking="internal" enableHtmlAccess="false" AllowHtmlPopupwindow="false" height="600" type="application/x-shockwave-flash" width="720"src="http://cfs.tistory.com/custom/blog/87/874268/skin/images/player5.swf" flashvars="height=600&amp;file=http://cfs.tistory.com/custom/blog/87/874268/skin/images/1.xml&amp;playlistsize=200&amp;playlist=bottom&amp;controlbar=over&amp;showdigits=total&amp;volume=80&amp;&amp;bufferlength=1&amp;shuffle=false&amp;stretching=exactfit&amp;repeat=list&amp;backcolor=0x000000&amp;lightcolor=0x6633FF&amp;frontcolor=0xFFFFFF&amp;autoscroll=false" bgcolor="#000000" allowfullscreen="true" volume="100" wmode="transparent" menu="0" />

 

-

 

Clean스킨 적용 플레이어

 

 

 <embed wmode=direct allowfullscreen=true type=application/x-shockwave-flash width=720 height=600 src=http://cfs.tistory.com/custom/blog/87/874268/skin/images/player5.swf flashvars=file=http://cfs.tistory.com/custom/blog/87/874268/skin/images/1.xml&skin=http://cfs.tistory.com/custom/blog/87/874268/skin/images/clean2.swf&repeat=always&autostart=flase&controlbar=over&icons=false&playlist=bottom&playlistsize=200>

 

 -

 

슬림스킨 적용 플레이어

 

 

<EMBED height=320 type=application/x-shockwave-flash width=700 src=http://cfs.tistory.com/custom/blog/87/874268/skin/images/player5.swf wmode="transparent" flashvars="file=http://cfs.tistory.com/custom/blog/87/874268/skin/images/1.xml&skin=http://cfs.tistory.com/custom/blog/87/874268/skin/images/splayer.swf&autostart=false&controlbar=over&&playlist=bottom&playlistsize=80&lightcolor=F2F2F2&backcolor=111111&frontcolor=F6F6F6&volume=100&&repeat=always&plugins=shortcut-1">

 

-

 

XML 짜는 법 (mp3파일은 포맷팩토리로 flv 변환시키기)

 

<playlist version="1" xmlns="http://xspf.org/ns/0/">
<trackList>
<track>
<title>제목<title>
<location>주소(flv,swf,mp4)</location>
<image>목록앞 이미지</image>
</track>

     </trackList>
</playlist>