The sort of thing we might be looking to produce would be similar to this site
below :
http://www.waterscape.com/Northern_Marches/map/
If anyone could give me any pointers as to how technically challenging that
might get, or is it the sort of thing that although looks complex, might be
relatively easy to achieve armed with a reasonable understanding of the Flash
principles that are driving it.
Cheers.
Its curious that you chose a site with absolutely no Flash content what-so-ever, so I am a liitle confused as to what it is you need. Is it the look, feel or design? your after.
Now I understand, the complexity of the controls is minor to the complexity of
the map data.
A simple solution is to use a system that already exists and implement it in
your site.
Take a look at http://www.google.com/apis/maps/
Hope it helps
So I guess the first step would be create an SWF of a set size, with some
sample mapping of several times the dimensions of the SWF, and add in the
navigation functionality - ie moving around the map image.
Yes exactly, although I would tend towards an Actionscript solution rather
than using the Timeline.
Refresh speed and ease of motion are paramount in this type of application,
Actionscript undoubtedly
will give you a more defined approach to control and extensibility.
It's an interesting task, neither simple nor too complex - Flash would
definetly be my tool of choice.
If you need any help with sample coding or how-to's then don't hesitate to
post me a line.
So I'm really coming to it knowing that Flash can do it, but not sure where to
start with - on the one hand it's reinventing the wheel of something like the
non Flash Multimap, but on the other we need to start somewhere, and we came
across an interesting article in a cartographic journal about the site above
that did it in house, on the cheap, and with a good user experience (ie smooth
zooming, rather than redrawing) just using Flash.
I don't really know much about action script - so if you know of any good
tutorial type things kicking around the net anywhere that might achieve in the
first instance that exercise of having a big map image load in the background
with a limited area that could be navigated around, that would be a great start.
I will cobble together an example of a simple structure, at least you'll have something to improve.
Stay Tuned
OK! I have something, it's relatively primitive - but it will give you an
indictation of how easy it is to manipulate objects in Flash.
Obviously I don't have access to Dynamic Map Data, so I have used a static
image that you can move around, zoom in an out.
I need an email address where I can send you the file.
If I can get that bit sussed it'll be a start, and then maybe get on to some
of our techies here about the dynamic data.