This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
Wiederkehr (author)
Sat Mar 21 03:25:29 -0700 2009
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
LICENSE | ||
| |
README | ||
| |
app/ |
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








