2013-10-21 87 views

回答

0

與原來的代碼工作:

<script type="text/javascript"> 
jwplayer("test").setup({ 
    file:"<?php echo htmlentities($_GET['file']); ?>", 
    hieght:360, 


    modes:[ 
     { type:'html5' } 
    ] 


}); 
+0

P.s.身高拼寫錯誤 –

+0

它工作得很好,謝謝 –