wiederkehr / mm_construct
- Source
- Commits
- Network (1)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Tree:
e3dd6c1
Wiederkehr (author)
Sat Mar 21 03:25:29 -0700 2009
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Sun Dec 28 06:01:58 -0800 2008 | |
| |
LICENSE | Sun Dec 28 02:30:08 -0800 2008 | |
| |
README | Fri Jan 23 12:29:07 -0800 2009 | |
| |
app/ | Sat Mar 21 03:25:29 -0700 2009 |
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
