November 10, 2009

Interactive Map v. 1.2.0 released

Filed under: Interactive Map, Software updates — Matus @ 12:40 pm

Version 1.2.0 of the tool was released, updates:

- new URL and JavaScript hotspot type

Usage:

<hotspot x=”1740″ y=”550″ category=”Cities”>
<title><![CDATA[Washington D.C.]]></title>
<url target=”_blank”>http://www.google.com</url>
</hotspot>

or:

<hotspot x=”1740″ y=”550″ category=”Cities”>
<title><![CDATA[Washington D.C.]]></title>
<javascript parameter=”myParam”>myJavaScriptFunction</javascript>
</hotspot>

Download:

Download free version here: http://www.yofla.com/flash/interactive-map/download.php

Existing customers can download the update here: http://my.yofla.com/

January 28, 2009

Interactive Map v. 1.1.0 released

Filed under: Interactive Map, Software updates — Matus @ 11:19 am

Version 1.1.0 of the tool was released, updates:

- new flashVar paramteter for custom map file name
- map file can be any image, not just a .swf

Download here: http://www.yofla.com/flash/interactive-map/download.php

January 6, 2009

Interactive Map : free code

Filed under: Interactive Map — Matus @ 12:44 pm


I wish you all a Happy New Year 2009!

Starting today you can download the FREE version of the Interactive Map together with the source codes for the user interface elements. In other words, this also gives you  a flash picture viewer or flash image gallery with source codes for free (GPL license).

http://www.yofla.com/flash/interactive-map/download.php

November 26, 2008

New Software : Interactive Map

Filed under: Interactive Map — Matus @ 9:41 am

Today a new software is available – a flash interactive map. Someone might call it also a virtual tour or a virtual guide. The way how it works is simple:

1. you create  your map
2. you define hotspots in a xml file
3. you define photos and their description in the same xml file

From developers point of view is this flash interactive map very flexible. The interface is loaded as external swf files, so you can customize the look and feel of your presentation. Also the parts of the system communicate via broadcasting events, so you can develop your own hotspot view (sourcecodes are available with the enterprise license) .

When writing this post, only the Free version is available to download and test. Later I will add the other versions together with a manual.

Click here to visit the interactive map homepage.