Realtor Members and Real Estate Office Webmasters,
To copy these files to your web server and make this Flash map function correctly in your site, simply follow these instructions:
- Download the .zip file and save it to your hard drive in your desktop.
- Double-click to extract this file.
- A new folder will be created with the name "districtMap_flash".
- Upload this folder and it's contents into the main root directory for your website.
- Finally, copy and paste all of the code below into the source code for the page in your website where you want the map icon to display:
<!--beginning of button code for Flash MLS map-->
<div align="center">
<a href="/districtMap_flash" title="SFARMLS Map"
onclick="window.open('/districtMap_flash','mls_map',
'width=960,height=570,left=100,top=50');return false;">
<br><img src="/districtMap_flash/ico-pmap.png" width="79" height="61"
border="0"></a><br><font size="1" face="arial, helvetica,
sans-serif" color="#666666">(MLS Map)</font></div>
<!--end of button code-->