動画をWebに埋め込む方法。
- wmv 動画を、サーバにアップする。(このMovable Tupe のサイトへは、システムを使ってうまくアップロードできなかったので、別途、FTPを使ってアップロードした)
- .wvx というメタファイルを作成し、アップロードする
<ASX version = “3.0”>
<Entry>
<Ref href = “mms://www.kenlex.com/fl/wp-content/uploads/file_name.wmv” />
</Entry>
</ASX> - html に以下のように埋め込む (IE,Firefoxなどで表示できる方法)
<object id=”player” width=”320″ height=”285″
classid=”clsid:6BF52A52-394A-11d3-B153-00C04F79FAA6″>
<param name=”autoStart” value=”false”>
<param name=”URL” value=”http://kenlex.com/fl/wp-content/uploads/file_name.wvx”>
<embed name=”WMP” type=”application/x-mplayer2″ pluginspage=”http://www.microsoft.com/Windows/MediaPlayer/” src=”http://kenlex.com/fl/wp-content/uploads/file_name.wvx” width=”320″ height=”285″ autostart=”0″ showcontrols=”1″></embed></object>
Thank you for this blog. Thats all I can say. You most definitely have made this blog into something thats eye opening and important. You clearly know so much about the subject, youve covered so many bases. Great stuff from this part of the internet. Again, thank you for this blog.