Home > Flash > Flash Development

Flash Development

December 14th, 2009

Our application tracks users on a website. We are currently displaying this information in a real-time grid in ASP.net and on Google Maps. The Google Maps requires the person to refresh the screen when they want to see web hits.

The flash project will show an animation as the web hits occur. The flash project will show a map of the world. The flash program will query a web service at 10 second internals (time interval should be adjustable) for new map updates.

When a new map update is received, the flash program will show an animation of this update (as if something falling from the sky) and will target a longitute and latitude position on the map. So, the idea is to see where people are hitting your website in realtime.

The web service will provide information like the Company, email address, location (including long and lat) and other key information like the search keywords

The user will be able to click on a point on a map to get this information. (See attached image)

Please see attached image for our current application.


Flash Development

Comments are closed.
Bear