Link to home
Start Free TrialLog in
Avatar of ksfok
ksfok

asked on

Make map on a swf clickable

Given a swf that shows a tiny dot expanding into a world map, how could that map be made clickable by continent, e.g. clicking on a continent would redirect to a page displaying a lsit of preselected countrie links. Please advise details of coding. Thanks.
ASKER CERTIFIED SOLUTION
Avatar of IqAndreas
IqAndreas
Flag of Sweden image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of ksfok
ksfok

ASKER

The swf was built without invisible buttons and the map image was inserted into the library before creating the animation swf. Now we have to remake the map image and rebuild the whole swf?
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of ksfok

ASKER

Can we place invisible buttons on the world map? Can they be shaped to cover the whole area of every continent?
Avatar of ksfok

ASKER

For now we need to cover continents only and not countries. When users click on a continent, we will produce a list of countries on a new web page for them to choose.
Avatar of ksfok

ASKER

The world map of the swf is a bmp image imported into library. Can we accomplish what we discuss using that bmp? Please advise how. Thanks.
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of ksfok

ASKER

Thanks for your help so far. Something confuses me is this: My swf is now working as a world map (jpg image) masked with a tiny dot expanding to the full size of the map. Where and how should we start working on the clickables spots? Jump right into the jpg and play with it in the current fla? Or do we need to build a new jpg with the clickables spots and reimport it in a new fla similar to the old fla?
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of ksfok

ASKER

Something like this:
http://fhswolvesden.wikispaces.com/file/view/1-world-map-political.gif/81329845/1-world-map-political.gif
Except no oceans or countries. Only continents.
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of ksfok

ASKER

qAndreas, my actual map contains countries in various colors. Would that be a problem?
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of ksfok

ASKER

using http://en.wikipedia.org/wiki/File:BlankMap-World6.svg, please provide further help with the following:
  1. Walk thru steps creating invisible buttons with click events.
  2. Modify a text label on a given map. Problem is finding the font matching the original text.
Thanks
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of ksfok

ASKER

How can we modify a text label on a given map?
Problem is finding the font matching the font of other text on the original map.

SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of ksfok

ASKER

Would you help me with the attached fla to illustrate what you have covered?
Make 3 buttons: car, ground, house. Each of the buttons transfer the browser to a different url of you choice.
Thanks.

Maison.jpg
Hey, did you ever get the problem solved? Or would you still like that sample clickable map based on your image?

I would love to do it, but since I'm running in Linux, I am unable to use Flash, only Flex Builder (), which means I am unable to open or create FLA files. :( However, I will have my windows installation up and running again this weekend if you don't mind waiting until then. The first thing I will do with Windows installed is reinstall Flash Professional.

Good luck with your programming,
Andreas