Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="[URL unfurl="true"]http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0"[/URL] width="536" height="135">
<param name="movie" value="[b]$path[/b]" />
<param name="quality" value="high" />
<embed src="[b]$path[/b]" quality="high" pluginspage="[URL unfurl="true"]http://www.macromedia.com/go/getflashplayer"[/URL] type="application/x-shockwave-flash" width="536" height="135"></embed>
</object>
<?
$path = $row_rsDescription['imagePath'];
include("include_code_file")
?>