有問題的影片
在Chrome中html語法顯示如下
<embed src="http:..." type="application/x-shockw**e-flash" width="425" height="350" title="undefined">
那個type
不曉得為何變亂碼了【application/x-shockw**e-flash】
正常應該是這樣才對【application/x-shockwAVe-flash】
_________________________________
我知道原因了
沾長大人在過濾字串時
將AV兩字過濾成**了
那當然看不到了 = =”