Follow along with the video below to see how to install our site as a web app on your home screen.
Anmerkung: This feature currently requires accessing the site using the built-in Safari browser.
René schrieb:hi Falcon,
<html>
<head>
</head>
<body ...>
<object classid="clsid27CDB6E-AE6D-11cf-96B8-444553540000" id="dein" width="100%" height="100%">
<param name="movie" value="dein.swf">
<param name="quality" value="autohigh">
<param name="bgcolor" value="#000000">
<embed src="dein.swf" quality="high" bgcolor="#000000" width="100%" height="100%" type="application/x-shockwave-flash"></embed>
</object>
</body>
</html>
gruss
René