SVG - Move boxes around
In this example we create objects represented by SVG graphic - that reacts to mouse events so that they be moved around and saved.
Download it here: SvgInteractionMoveBoxesAround.modlr
Google map to show and update positions
The example shows how to place a marker on a google map, how to track the setting of the map, how to move the marker. For production you will need your own api key from google.
Download the file here: GoogleMapWithMarkers.modlr
A Trello like board with cards you move between lists
Kanban boards can be used to many things. Move cards between list - klick up a card - add new cards etc.
Download the file here: TrelloLikeBoard.modlr
Markup editor TinyMCE
Let your users produce rich html text
Download file here : HtmlEditor.modlr
Gantt chart interactive
When you need to show and interact with data in a time line
Download file here : GanttChartInteractive.modlr