- <divclass = Detail-Conclear>
- <divid = mod_player_wrapclass = mod_player_wrap>
- <divclass = mod_inner>
- <divid = mod_innerclass = mod_player_sectioncentermod_independent>
- <div>
- <divid = mod_playerclass = mod_player>
- <divid = mod_player_skin> & nbsp; </div>
- <!-이 div는 플레이어가 출력-> <!--Tencent 비디오 플레이어 구성 요소 소개-> <scriptLanguage = javascriptrc = http : //qzs.qq.com/tencentvideo_v1/js/tvp/tvp.player.jscharset=utf-8> <scriptLanguage = javascript>
- // 비디오 객체를 정의합니다
- varvideo = newtvp.videoinfo ();
- // 비디오 객체에 비디오를 붙여 넣습니다
- video.setvid (c0146k6imdf);
- // 플레이어 객체를 정의합니다
- varplayer = newtvp.player (320,240);
- // 플레이어가 초기화 될 때로드 된 비디오를 설정합니다
- player.setcurvideo (비디오);
- // 간소화 된 피부를 설정하고 주문시 유효합니다
- //player.addparam(flashskin,http://imgcache.qq.com/minivideo_v1/vd/res/skins/tencentplayerminiskin.swf);
- // 출력 플레이어, 매개 변수는 위의 DIV의 ID입니다. 출력하려면 요소의 ID를 작성하십시오.
- Player.addparam (AutoPlay, 1);
- player.addparam (wmode, 투명);
- //player.addparam(pic,http://img1.gtimg.com/ent/pics/hv1/75/182/1238/80547435.jpg);
- player.write (mod_player_skin);
- </script> </div>
- </div>
- </div>
- </div>
- </div>
- </div>
추신 : 다음과 일치합니다.
video.setvid (c0146k6imdf)에서 vid를 바꾸십시오. 자신의 비디오 ID와 함께.