一覧
about: | Firefox について |
about:plugins | インストールされているプラグイン |
about:config | 設定画面の表示 |
about:credits | 貢献した方々の表示 |
about:license | ライセンス |
about: | Firefox について |
about:plugins | インストールされているプラグイン |
about:config | 設定画面の表示 |
about:credits | 貢献した方々の表示 |
about:license | ライセンス |
video/x-ms-asf asf asx
apache の再起動.
# apachectl restart
<object
id="Player"
width="480"
height="360"
classid="CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6"
type="application/x-oleobject"
>
<param name="autoStart" value="True">
<param name="URL" value="path/to/file.asx">
<embed
width="480"
height="360"
type="application/x-mplayer2"
src="pato/to/file.asx"
pluginspage="http://www.microsoft.com/isapi/redir.dll?prd=windows&sbp=mediaplayer&ar=media&sba=plugin"
name="mediaplayer"
showcontrols="1"
autostart="1"
showstatusbar="0"
showdisplay="0"
>
</embed>
</object>
<object
data="path/to/file"
type="application/x-mplayer2"
width="300"
height="200"
>
<param name="src" value="path/to/file" />
<param name="autostart" value="true" />
</object>