Follow along with the video below to see how to install our site as a web app on your home screen.
Anmerkung: This feature may not be available in some browsers.
<asx version =\"3.0\">
<Title> Titel in der Leiste des Mediaplayers</Title>
<Entry>
<Title>Titel des Videos angeben</Title>
<Author>Autors der Video Datei</Author>
<Copyright>Copyrightinformation</Copyright>
<Ref href=\"mms://server/demo.asf\"/>
<Ref href=\"http://server/demo.asf\"/>
</Entry>
</asx>
<OBJECT ID=\"NSPlay\" width=300 height=200 type=\"application/x-oleobject\">
<PARAM NAME=\"FileName\"
VALUE=\"HTTP://www.server/pfad/dateiname.asx\">
<PARAM NAME=\"ShowStatusBar\" VALUE = \"1\">
<EMBED type=\"video/x-ms-asf-plugin\"
filename=\"HTTP://www.server/pfad/dateiname.asx\"
src=\"HTTP://www.server/pfad/dateiname.asx\"
name=\"NSPlay\"
ShowControls=1
ShowDisplay=1
ShowStatusBar=1
Width=320
height=240>
</EMBED>
</OBJECT>