USA Map Premium Quality MapUSAFlash Map TemplatesFlashMapTemplate.com
Map ID: USA-01-001a
Template Information:
This map was desiged for Macromedia users to help in thier projects. Having this in mind, the map is delivered with FLA sources, as a fully editable multy-layered Flash MX2004 file. Simple AcutionScript procedures were added to help customize map in seconds: Change colors, actions for for city and state mouse press.
You can easlity show or hide map layers, and add your own information. Mapping outlines in vector format always assures maxumum quality at any size of the flash mavie.
We deliver only ready-made map teplates: All mapping shapes and outlines in every map are stored in separate properly-named objects to make customization possible in a minute. All graphics are also distributed into layers.
city_state_captal: USA State Capitals are titled instances of the city movieclip. You can easily create new edit and remove cities, as well as change URL. City mouse press can follow the same rule based on the city name, or can have a custom URL.
state_shape: 'state_shapes' object with all state shapes. State objects are called after the state name (example: South Dakota , Wyoming ) and includes 2 objects inside ('l' for outline and 's' for shape).
city_major, city_minor: static layers with major and minor US cities (group of locations and text titles)
state_name, state_name_lines: static layers with US State names
river, lakes: ' river' and 'lake' objects
river_name: 'river' object with text titles for US rivers
interstate_highway: object with US interstate highway outlines
Alaska: folder with Alaska geometry
Cities, Rivers, Lakes, Scale meter
Hawaii: folder with Hawaii geometry
Region, Scale Meter
extra_Layers( Canada+ ): folder with additional geometry layers, including Canada
usa_shape: United States outline used for shadow effect
sea: Ocen and Sea gradient background
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.
It is possible to set a custom link for each state or leave it undefined and follow the same scheme based on the state name.
var stateURL=new Array()
stateURL[' Utah ']='http://utah.com'
stateURL[' Texas ']='http://texas.com'
function stateOnPress(state)
{
if (stateURL[state]!=undefined)
{
getURL(stateURL[state],'_blank') } // THIS STATE URL
else {
getURL('http://www.google.com/search?q='+state,'_blank') } //DEFAULT EVENT
}
For more convenience, there is already a way to specify city URL simply, in a minute:
You have a possibility to adjust X and Y shift for each city title:
var cityNameXShift=new Array()
var cityNameYShift=new Array()
cityNameXShift[' Denver ']=-22
cityNameYShift[' Denver ']=5
cityNameYShift[' Carson City ']=-5
cityNameXShift[' Sacramento ']=-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.