Image/screenshot viewer with hotspots
Yesterday, I found myself wanting to post some screenshots of a project I'm working on, but I wanted to be able to define "hotspots" on the image that would display more information upon mousing over them. Here is what I came up with:
http://www.agileagenda.com/tour/FeatureDisplay.html
But that's not the cool part. The cool part is in only a couple hours, I was able to extend that viewer into an AIR application that could edit the XML config file. Here's some screenshots of that tool:


I'm using ObjectHandles to handle moving & resizing the hotspots. Then I'm using a simple RichTextEditor to edit the text that is displayed upon mouseover.
This tool needs some work, but I could see it being useful to other people someday.
http://www.agileagenda.com/tour/FeatureDisplay.html
But that's not the cool part. The cool part is in only a couple hours, I was able to extend that viewer into an AIR application that could edit the XML config file. Here's some screenshots of that tool:
I'm using ObjectHandles to handle moving & resizing the hotspots. Then I'm using a simple RichTextEditor to edit the text that is displayed upon mouseover.
This tool needs some work, but I could see it being useful to other people someday.
3 Comments:
will the source be soon available ?
By
Anonymous, At
8/11/2007 9:06 AM
I'll post source + binaries when I get it to a state that's useful to others :)
By
Marc, At
8/12/2007 10:35 AM
This is a very neat tool. Was it ever updated and released? Agile Agenda also rocks!
By
Anonymous, At
10/26/2007 6:09 AM
Post a Comment
Subscribe to Post Comments [Atom]
<< Home