Frequently Asked Questions
- FAQ: General Questions
- I have made changes in the .xml file but the changes have not reflected in the map on my web page.
- I have uploaded the .xml file and the .swf file and put the html into my web page using my html editor but the map still does not show up on my website page.
- I do not want to have any text come up when the mouse hovers over the map.
- Can I use the same map on two different pages in my web site.
- FAQ: USA Map Locator
- How do I change the color of the state name on the map?
- How can I change the color of specific states?
- How do I change the link that a user goes to when they click on a state?
- How do I make the links that are clicked on open in a new window?
- Can I change the color of the state when the mouse is hovered over a particular state?
- How do I change the size of the map on my webpage?
FAQ: General Questions
Question:
I have made changes in the .xml file but the changes have not reflected in the map on my web page.
Answer:On the web site map page, hold down the CTRL key and press F5 to refresh the page. If the change does still not reflect on the map, close the browser and reopen the website.
Question:
I have uploaded the .xml file and the .swf file and put the html into my web page using my html editor but the map still does not show up on my website page.
Answer:1) Make sure you have uploaded the files into the correct website directory. This is usually the public_html directory.
2) Have a look at the size of the file that has uploaded and make sure it is the same as the original file size. Some ftp programs may not load the files up totally e.g if you cpanel upload does not properly upload the file try an independent ftp program like FileZilla.
Question:
I do not want to have any text come up when the mouse hovers over the map.
Answer:In the .xml file, remove the text from between the <popup> </popup> html. Do not completely remove the line or the color code may come up in the text window or some other unwanted result.
Question:
Can I use the same map on two different pages in my web site.
Answer:Yes.
Save the .xml file under a different name e.g from filename.xml to filename2.xml. You should now have two xml files. Copy the web page html provided with the map into the second web page then edit the html to show the name of the new .xml file e.g change from "filename.xml" to "filename2.xml". You do not need to take another copy of the .swf file
FAQ: USA Map Locator
Question:
How do I change the color of the state name on the map?
Answer:On line 3 of the usa_locator.xml file change the color code from 0xffffff to a color code of your choice. You must keep 0x in front of the color code.
Question:
How can I change the color of specific states?
Answer:In the .xml file change the color code between <color_map>0x7798BA</color_map>. Don't forget you must keep the 0x in front of the color code.
Question:
How do I change the link that a user goes to when they click on a state?
Answer:In the .xml file change the link in between the <link>http://www.yourdomain.com/page.html</link> tags.
Question:
How do I make the links that are clicked on open in a new window?
Answer:In the .xml file change the target in between the <frame>_blank</frame> tags.
Question:
Can I change the color of the state when the mouse is hovered over a
particular state?
Answer:Yes, simply change the color code in between the <color_map_over>0x0054A6</color_map_over> tags in the .xml file.
Question:
How do I change the size of the map on my webpage?
Answer:In the HTML code that you pasted on your page change the value of the width and height attributes.
Be Aware: If you use images in the pop ups, enlarging the size of the map on your page from the standard size will cause blurring of the photo jpeg images. If you need a larger map please let us know before you purchase.





