wiederkehr / mm_construct

Base application for developping flash projects with the ModestMaps library

This URL has Read+Write access

name age message
file .gitignore Sun Dec 28 06:01:58 -0800 2008 added the base application [Wiederkehr]
file LICENSE Sun Dec 28 02:30:08 -0800 2008 added the README and LICENSE files [Wiederkehr]
file README Fri Jan 23 12:29:07 -0800 2009 cleared the licensing policies [Wiederkehr]
directory app/ Sat Mar 21 03:25:29 -0700 2009 updated to the newest MM library [Wiederkehr]
README
1. AUTHOR
=======================================================

Benjamin Wiederkehr
benjamin.wiederkehr@artillery.ch
http://www.artillery.ch

2. BACKGROUND
=======================================================

MM Construct is a base application for a Flash project that uses the ModestMaps library. I found myself rewriting a nice 
amount of code over and over again so I thought about abstracting it and wrapping it in a simple package from where you 
can dismiss unused classes and just keep what youÕre using.

3. LICENSE
=======================================================

Please note that only the DocumentClass.as and everything in the ch.datavisualization package is licensed under the GNU 
license. IMPORTANT: Please see the documentation of the external packages (com.stamen, com.modestmaps and gs.TweenLite) 
for their seperate licensing policy.

4. FEATURES
=======================================================

* ModestMaps & Stamen Twisted libraries
* TweenLite library
* DocuemntClass with the initial code to create:
  TweenMap
  Colorize possibility for the map
  Loader textfield
  XML loader
  XML example
  Keyboard navigation
  DoubleClick to zoom in
  GUI class
  Marker class (for overlaying the map with points)
  Layer class (for overlaying the map with layers)
  SWFObject publishing setup
  Fullbrowser publishing setup
  Fullscreen mode