Flash Mapping
A while ago I decided I would create some kind of a travel blog using Flash. Seeing as I don’t know Flash or Actionscript very well, this is as far as I got before I decided that using Google Maps and their extensive API would be a lot easier.
The mapping data I used in this app is a free set of basic world data converted into an svg using some free script I found online (can’t remember where or what it was called now, doh). The points are being read out of a MySQL database which is also being used for the “real” travel blog that I am working on. So this map should actually reflect the “real” travel blog when I finally finish it and it maybe even gets used.
Maybe I’ll continue to work on this one day when I don’t have a million other things I want to be doing.