FLA-SHOP.com - Interactive Maps with Greater Impact! |
||||||||||||||||||||||||||
Multi-level Map of Africa 1.3
|
||||||||||||||||||||||||||
Features
|
||||||||||||||||||||||||||
Configuration and customization via xmlAll adjustments and customizations are made in XML files. It can be opened with an standard text editor, like Windows Notepad, Notepad++ or Macromedia Dreamveawer. Certainly, you can use any other web editors which are available at the market. The configurations and customizations are made on your local computer, after configuration and customization you must upload only the edited files to your webserver directory. Thats it! config.xml
For each country/state it is possible to define the name, color, rollover color, link(URL), description (if it is necessary), image and the target frame. For country/state at the first and second level probably to specify parametres for a map of the third level. ![]() |
||||||||||||||||||||||||||
|
||||||||||||||||||||||||||
Define coordinates of Your objectsOpportunities:Editing XML of files for state levelUse double click on the country for opening of a map of a following level.Addition of a point 1. Enter the name of a new point. 2. Click on a map in any place. Editing 1. Click on a point. 2. Edit the information. 3. Click 'Update Map'. Moving 1. Click and hold on point. 2. Drag point. Removing 1. Click on a point. 2. Click 'Delete'. After modification it is necessary to copy a XML-code and to replace all code in a file XML for this country/state. |
||||||||||||||||||||||||||
Color Picker |
||||||||||||||||||||||||||
Show flash map on your websiteThis tag must appear on the page you want to show the flash-map. Copy and paste the following code to your website:Pay attention, that name of a XML-file is passed as parameter.
If map files take places not the same directory where the HTML-page on which should be a map, it is necessary to specify a path to files SWF and XML.
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" width="500" height="500" id="locator_map" align="middle">
<param name="allowScriptAccess" value="sameDomain" /> <param name="movie" value="directory/map/locator_map.swf" /> <PARAM NAME=FlashVars VALUE="config=directory/map/config.xml"> <param name="quality" value="high" /> <param name="bgcolor" value="#ffffff" /> <embed src="directory/map/locator_map.swf?config=directory/map/config.xml" quality="high" bgcolor="#ffffff" width="500" height="500" name="locator_map" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" /> </object>
Also you can use JAVASCRIPT for insert of SWF-object.
More in detail about it |
||||||||||||||||||||||||||
TroubleshootingThe map is displayed with a black background and interactive functions do not work.It is used wrong a html code for an insert flash object. Use a code which you can find on this page. Also this code can be found in a source code of a file *.html
It is possible to use javascript for an insert the flash map?
http://blog.deconcept.com/swfobject/
|
||||||||||||||||||||||||||
Fla-shop.com Licensing Information
|
||||||||||||||||||||||||||
More Information and maps on our website Fla-shop.com |