FLA-SHOP.com - Interactive Maps with Greater Impact!

Golden SpotsMap of Europe 1.1

Features

  • Color, URL linking, captions and more - all user customized!
  • Intuitive Flash Map Interface
  • Ease-of-Use
  • Customizations via an XML file; no Flash source modifications required
    Any setting can be achieved using an external XML file; this allows integration of a flash map into any application with easy and dynamic modification of map information
  • Customizable popup-windows
  • Compatible with virtually all scripting languages (ASP, PHP, ColdFusion, Perl, etc)
    Use any language to create XML Source and transfer it to a Flash object, or simply use an XML file from your server
  • small file size

Adjustment and configuration. Editing of a xml-file europe_locator.xml

All adjustments are made in a XML file. It's can be opened in any text editor, for example Windows Notepad, or in any program for job with web for example Macromedia Dreamveawer. The configuration is made on a local computer, and only then files of a map and a configuration upload on the server.

It is possible to define the name, color, color at prompting the mouse, link URL and the description of hotspots.

Adjustments of this file it is possible to operate the following parameters:

  • Color of a country
  • Color of a border
  • Color of a background
  • To add hotspots on a map
  • To choose type of hotspots (a point or an asterisk)
  • Color of a hotspots
  • To add the name to hotspots
  • To add the description to hotspots
  • To define coordinates of hotspots
  • The link (url), attached to each hotspots
<config>
  <color_counties_in_state_map>6699CC</color_counties_in_state_map>
  <color_borders_in_state_map>ffffff</color_borders_in_state_map>
  <service_field>1</service_field>
  <background_color>ffffff</background_color>
  <show_URLs>0</show_URLs>
  <button_back>BACK</button_back>
</config>

<map>
<state>
  <id>1</id>
  <name>Washington</name>
  <URL>1</URL>
  <popup>text</popup>
  <color1>7798BA</color1>
  <color2>366CA3</color2>
</state>
...

<!-- 1	Washington  -->
<map>  
  <object>
    <id>1</id>
    <arrow_type>1</arrow_type>
    <name>Name_object</name>
    <link></link>
    <popup>In small popup-window there can be &lt;BR&gt;any text information. </popup>
    <coord_x>10</coord_x>
    <coord_y>10</coord_y>
    <color>0000ff</color>
    <color_hover>ff0000</color_hover>
  </object>
  <object>
    <id>2</id>
    <arrow_type>2</arrow_type>
    <name>Object 2</name>
    <link></link>
    <popup>In small popup-window there can be &lt;BR&gt;any text information. </popup>
    <coord_x>-50</coord_x>
    <coord_y>-30</coord_y>
    <color>0000ff</color>
    <color_hover>ff0000</color_hover>
  </object>
</map>
<!-- 2	Idaho  -->
...




Define coordinates of Your objects

 
<config>
 <color_counties_in_state_map>6699CC</color_counties_in_state_map> Color of counties in format RGB. For example dark blue - 0000FF.
 <color_borders_in_state_map>ffffff</color_borders_in_state_map> Color of borders in format RGB. For example white - FFFFFF.
 <service_field>1</service_field> Service field
 <background_color>ffffff</background_color> Color of a background
 <show_URLs>0</show_URLs> Display of the link on fla-shop.com Establish 0 if it is not required to display.
 <button_back>BACK</button_back> Text on buttom BACK
</config>
   
<map>
<state>
  <id>1</id> The identifier of object
  <name>Washington</name> Name of country
  <URL>1</URL> In this versions of map this field complies with ID
  <popup>text</popup> The text for a pop-up window at prompting the mouse on area. To transfer a line, use a code <BR>
  <color1>7798BA</color1> Color of state
  <color2>366CA3</color2> Color of state at promting mouse
</state>
... ...
<!-- 1 Washington -->
<map>
<object>
   <id>1</id> The identifier of object
   <arrow_type>1</arrow_type> Type of hotspot.
   <name>Name_object</name> Name of hotspot.
   <link></link> Here the link on which transition after click on area is carried out is defined. A kind of the link - http://www.yourdomen.com or http://www.yourdomen.com/page.html Or it is possible to define JavaScript.
   <popup>In window&lt;BR&gt;any text information. </popup> The text for a pop-up window at prompting the mouse on area. To transfer a line, use a code &lt;BR&gt;

In small popup-window there can be any text information. The size of this window automatically defines size of the text. You can specify here for example contact phones. Also it is possible to not display popup-window.

   <coord_x>10</coord_x> Coordinate on X
   <coord_y>10</coord_y> Coordinate on Y
   <color>0000ff</color> Color of a hotspot.
   <color_hover>ff0000</color_hover> Color of a hotspot at promting mouse.
</object>
... ...
</map>

Library of Hotspots

Fla-shop.com Licensing Information

  Single License Multiple Licenses
Number of websites allowed one unlimited under a single company
Cost $149 US $349 US
 

BUY YOURS NOW!

BUY YOURS NOW!

More maps and Information on website Fla-shop.com