Interactive Morld Map FlashWorld MapsFlash Map TemplatesFlashMapTemplate.com
Map ID: World-01-001f
Click to launch Flash Map Demo version:
Template Information:
Interactive World Map in flash was desiged for Macromedia users to help in thier projects. Having this in mind, the map is delivered with FLA source codes, as a fully editable multy-layered Flash MX2004 file. ActionScript functions added to help customize world map in seconds: Change colors, mouse over information and links on mouse press.
You can easlity show or hide map layers, and add your own information. Map boundaries in vector format always assure maxumum quality at any size of the flash mavie.
We deliver only ready-made map templates: All mapping shapes and outlines in every map are stored in separate properly-named objects to make customization possible in a minute.All World countries are stored as separate object instances with appropriate names. Different object layers are distributed into layers.
All World countries are stored as separate object instances with appropriate names. Here is the list of countries on the world map:
|
Afghanistan |
Ghana |
Philippines Poland Portugal Qatar Republic of Macedonia - former Yugoslavia Romania Russia Rwanda Saudi Arabia Senegal Serbia and Montenegro Sierra Leone Singapore Slovakia Slovenia Solomon Islands Somalia South Africa South Korea Spain Sri Lanka Sudan Suriname Svalbard and Jan Mayen Swaziland Sweden Switzerland Syria Tajikistan Tanzania Thailand The Bahamas The Gambia Togo Tunisia Turkey Turkmenistan Uganda Ukraine United Arab Emirates United Kingdom United States United States - Alaska Uruguay Uzbekistan Vanuatu Venezuela Vietnam Western Sahara Yemen Zambia Zimbabwe |
frame: One pixel hairline frame around the map
Cities: Layer with locations. Locations are identified by the instance name, and its title is denerated dynamically in runtime. To add new location you need to duplicate instance and change its name you the new one.
Titles (water, country, ocean) : Layers with test titles show over the shapes layers
country_shape: All world countnry map outlines. Country objects are called after a country name (example: France, Germany, Canada) and includes 2 objects inside ('l' for outline and 's' for shape).
longlat_grid: static layer with longitude / lattitude meter grid (can be toggled on for better orientation on the world map)
You obtain a complete control over map look and feel, by changing color RGB and Alpha transparency options for specific countries as well as default values. Example:
Flash Map is a vector based map, so you can change the size of the map without losses in quality:
FlashEffects is set of additional graphics and ActionScript functions you can easily adjust for your needs that make this map template load and serve more consistent and accurate.
MegaZoom control is a flash map zooming component based on simplicity in functionality. It has three mostly often used controls: Zoom In, Zoom Out, and Pan tool to navigate the map. You may try it by clicking "view demo" at the top of the page.
It is possible to set a custom link for each country or leave it undefined and follow the same scheme based on the state name.
var stateURL=new Array()
stateURL[' Canada']='http://canada.com'
stateURL[' Germany']='http://Germany.com'
function stateOnPress(state) {
if (stateURL[state]!=undefined)
{
getURL(stateURL[state],'_blank') } // Custom country URL
else {
getURL('http://www.google.com/search?q='+state,'_blank') } //Default URL
}
For your convenience we have already implemented a way to define mouse press URL, and it will take you a minute to redefine it:
You have a possibility to adjust X and Y shift for each location title:
var cityNameXShift=new Array()
var cityNameYShift=new Array()
cityNameXShift['Paris']=-22
cityNameYShift['Paris']=5
cityNameYShift['Toronto']=-5
cityNameXShift['Mexico']=-15
Home Flash Map Templates How to buy Order a Custom Template Partners Contact Us Site Map
Website development by FutureVision
Web Design Company
Copyright © 2005 FlashMapTemplate. All rights
reserved.