World Maps » Zoom World Map

ID #1004

I inserted the HTML code for the map, but the flash map is not appearing on the page. Why?

This issue may occur if the path of or the locator_map.swf file is incorrect.
Please verify that the file path. If the file is placed in a different folder, please make sure to update the URL path in HTML code. Also note that the locator_map.xml should also placed along with the locator_map.swf in the same folder.

e.g. The below given HTML code states that the locator_map.swf file is located in the folder named ‘New_Folder’.

<script type="text/javascript" src="/New_Folder/swfobject.js"></script>
<script type="text/javascript">
	var params = {
	wmode: "transparent"
	};
	swfobject.embedSWF("/New_Folder/locator_map.swf", "Map", "600", "300", "9.0.0", "", "", params);
</script>
<div id="Map">&nbsp;</div>

Please Note: When a map is purchased, the license is provided only for the domain you requested. So, the map is configured to work on your localhost and only for the domain you have requested. Please ensure that you have installed the map on the correct domain.

Tags: -

Related entries:

Last update: 2011-09-10 19:37
Author: Fla-shop Team
Revision: 1.2

Digg it! Share on Facebook Print this record Send FAQ to a friend Show this as PDF file
Please rate this FAQ:

Average rating: 0 (0 Votes)

completely useless 1 2 3 4 5 most valuable

You cannot comment on this entry