
World map | United States maps | United Kingdom maps | Country maps | Demo map | F.A.Q. | Contact us | Copyright
How to customize an interactive Flash map
The first steps
- Install your Macromedia Flash editor software.
- Download your purchased products or use our demo map.
- Unpack the compressed .zip file.
- Open the .fla file in the editor software.
After these steps you will see a screen like this one >>
|
|
Setting up the URLs
In the interactive maps, every state or country is an invidual button so you can set up different URLs for each.
- Select a country/state or county (depending on the map).
- Press F9 to activate the "Actions" panel.
- Insert the following code:
on (release) { getURL("http://www.yourdomain.com/yourpage.html");
}
|
|
Changing the rollover color
You can change the default mouse rollover color and you can set up different rollover colors for each buttons.
- Select a button and click twice on it.
- On the appearing timeline, select the "Over" frame.
- Then doubleclick on the button again, and select it.
- Now, you are able to change its color.
|
|
Changing background color
- Lock the buttons layer.
- Click twice on a territory and select it.
- You may recolor the whole map; just select all the lands and change the colors.
- When you finished, unlock the Buttons layer.
|
|







© Maps4.com 2006 All rights reserved!