甚麼工具才可把mpeg影片轉成網頁格式,放在我的私人網業上?

2006-11-15 6:21 pm
我有一些影片希望在我的網頁上與其他朋友分享,請幫忙.謝謝

回答 (2)

2006-11-25 7:35 pm
✔ 最佳答案

圖片參考:http://hk.yimg.com/i/icon/16/6.gif
你是不是想在網上播放媒體?

HTML code 如下:
<object width="400" ; ; height="500”;>
<param name="autostart " value="true”;>
<param name="src" value="Movie.mp g”>
<embed src="Movie.mpg”; autostart="true " width="352" ; ; height="288” ;>
</embed></o bject>
Movie.mpg 就是你要加入的媒體檔案連結。
width 和 height 是播放時的大小。
autostart 如 set 做false,user 要按play 才會開始。
2006-11-15 7:20 pm
use DREAMWEVER MX ~ attach the MEPEG file to the HTML, then upload to the ftp.


收錄日期: 2021-04-23 16:10:57
原文連結 [永久失效]:
https://hk.answers.yahoo.com/question/index?qid=20061115000051KK00698

檢視 Wayback Machine 備份