Where I’ve been

Tagged by Josh:

This application is created by interactive maps.
You can also have your visited countries map on your site.

If you see this message, you need to upgrade your flash player.

var so = new SWFObject(“http://www.interactivemaps.org/visited_countries/visited_countries.swf”, “visitedcountries”, 364, 225, “7”, “#000000″);
addLocation(‘AT’, ”, ”, ”); //Austria
addLocation(‘BE’, ”, ”, ”); //Belgium
addLocation(‘BA’, ”, ”, ”); //Bosnia and Herzegovina
addLocation(‘HR’, ”, ”, ”); //Croatia
addLocation(‘DK’, ”, ”, ”); //Denmark
addLocation(‘DE’, ”, ”, ”); //Germany
addLocation(‘HU’, ”, ”, ”); //Hungary
addLocation(‘IT’, ”, ”, ”); //Italy
addLocation(‘NL’, ”, ”, ”); //Netherlands
addLocation(‘CS’, ”, ”, ”); //Serbia and Montenegro
addLocation(‘SK’, ”, ”, ”); //Slovakia
addLocation(‘SI’, ”, ”, ”); //Slovenia
addLocation(‘SE’, ”, ”, ”); //Sweden
addLocation(‘UK’, ”, ”, ”); //United Kingdom
addLocation(‘US’, ”, ”, ”); //United States
addToFlash();
so.addVariable(“stageWidth”, 364);
so.addVariable(“stageHeight”, 225);
so.addVariable(“infoOver”, “enabled”);
so.addVariable(“zoomFunction”, “checked”);
so.addVariable(“bgColor”, “666666”);
so.addVariable(“visitedColor”, “5EB7DE”);
so.addVariable(“notVisitedColor”, “CDCDCD”);
so.addVariable(“countryBordersColor”, “666666”);
so.addVariable(“helpTextColor”, “000000”);
so.addVariable(“helpText”, “Mark the area you wish to zoom in”);
so.addParam(“scale”, “noscale”);
so.addParam(“salign”, “lt”);
so.write(“visitedcountries”);

Make your visited countries map Interactive flash maps
This application is created by interactive maps.
You can also have your visited states map on your site.

If you see this message, you need to upgrade your flash player.

var so = new SWFObject(“http://www.interactivemaps.org/visited_states/visited_states.swf”, “visitedstates”, 364, 195, “7”, “#000000″);
addLocation(‘FL’, ”, ”, ”); //Florida
addLocation(‘GA’, ”, ”, ”); //Georgia
addLocation(‘IL’, ”, ”, ”); //Illinois
addLocation(‘MA’, ”, ”, ”); //Massachusetts
addLocation(‘MD’, ”, ”, ”); //Maryland
addLocation(‘NC’, ”, ”, ”); //North Carolina
addLocation(‘NH’, ”, ”, ”); //New Hampshire
addLocation(‘NJ’, ”, ”, ”); //New Jersey
addLocation(‘NY’, ”, ”, ”); //New York
addLocation(‘PA’, ”, ”, ”); //Pennsylvania
addLocation(‘SC’, ”, ”, ”); //South Carolina
addLocation(‘VA’, ”, ”, ”); //Virginia
addLocation(‘VT’, ”, ”, ”); //Vermont
addToFlash();
so.addVariable(“stageWidth”, 364);
so.addVariable(“stageHeight”, 195);
so.addVariable(“infoOver”, “enabled”);
so.addVariable(“zoomFunction”, “checked”);
so.addVariable(“bgColor”, “666666”);
so.addVariable(“visitedColor”, “F0A74B”);
so.addVariable(“notVisitedColor”, “CDCDCD”);
so.addVariable(“countryBordersColor”, “666666”);
so.addVariable(“helpTextColor”, “000000”);
so.addVariable(“helpText”, “Mark the area you wish to zoom in”);
so.addParam(“scale”, “noscale”);
so.addParam(“salign”, “lt”);
so.write(“visitedstates”);

Make your visited states map Interactive flash maps

Compared to my brother and to my lab-buddy Chris who have travelled to, like, every continent, I have been pretty stationary in my life. Some of the countries and states I checked I really only travelled through (if I stopped to get a snack, it counts!). I am more of a type who goes to the same place over and over again (e.g., England).

Comments are closed.