3.1-添加視頻文件,高度自定義_風訊Cms教程
教程Tag:暫無Tag,歡迎添加,賺取U幣!
找到 editer/video.asp 第47行
str1=str1 "<embed src=" document.VideoForm.url.value " width=" document.VideoForm.width.value "height=" document.VideoForm.height.value " autostart=true loop=true>"
改為
str1=str1 "<embed src=" document.VideoForm.url.value " width=" document.VideoForm.width.value " height=" document.VideoForm.height.value " autostart=true loop=true>"
加一空格
相關(guān)風訊Cms教程:
- 相關(guān)鏈接:
- 教程說明:
風訊Cms教程-3.1-添加視頻文件,高度自定義
。