-
Very Basic Flash Map
Experimenting with a small side project, but have no experience at all in Flash or ActionScript. Actually asking this for someone else who is in the same boat.
We have an image that we're using for a map. When the name of a building (this will be limited to two pre-selected buildings) is entered into a text box, the map should zoom to that building.
How would we do this?
Thanks!
-
If you have no experience in Flash or Actionscript I wouldn't bother trying if I was you, it would would take you weeks. I would just pay someone to do it or if you are trying to get into flash do a bit research.
Heres a tutorial on zooming, might not exactly what your looking for but is a start:
http://www.actionscript.org/resource...f-2/Page1.html
-
Well you could do it easier by just making a list of the building names and making them buttons. then wehn you click the buidling name it would take you to another scene where the map animates to the position you want. You really don't NEED to do it with actionscript if you simply make the buttons for the preset buildings to start.