Eventr

A Silverlight deep zoom reference application
Download

Eventr Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Ms-PL
  • Publisher Name:
  • Jordan
  • Operating Systems:
  • Windows All
  • File Size:
  • 4.3 MB

Eventr Tags


Eventr Description

Eventr was developed to be a Silverlight deep zoom reference application. The interesting bits are implemented in the SuperDeepZoom control, which may be either dropped straight in to your project (turnkey) or you can open it up and see what makes it tick. SuperDeepZoom allows you to pass in your own custom data objects which can be linked up to individual deep zoom sub images. When an image is viewed this data object will be made available again to the UI for data binding. The custom object can be any class you like, for example you might have a simple class that has Name, Title, and URL -> similar to the example. You could go more advanced and have objects that include URL's to videos etc. It's important to note that the SuperDeepZoom control does not deal with any custom data and its templated so there is very little hard coding in the control. It is completely up to the host application to define and provide data to the control for overlays. SuperDeepZoom is fully templatable. It supports custom overlays for each image in the control, this means you can use the custom data objects explained above to show an overlay above each image in the collection. The sample uses this feature to show the hit counts of each image (ordered from most to least). Pressing "g" in the demo will turn on hit count mode. The overlay you see in this mode uses templating and data binding (from a custom ItemsControl). The fly through overlay is another feature. You can see your current fly through by pressing "f" at any time (it won't appear until you navigate to a couple of images first). Then you will see your path through the system. You can create a link to send to a friend by zooming in on an image and selecting "Link this to a friend". When they load your URL they will be given the option to take you customised tour through the project. The fly through overlay is also templatable, so you aren't stuck with the blue and red theme that it employs be default :) Video is supported in this version. You may add a video to any image in the collection by editing ImageData.xml in the web project and adding a new attribute called video (case sensitive). Place your video in ClientBin/View/VideoName.wmv, then reference it with your new attribute (video="VideoName.wmv". You can also use absolute video URLs from the internet. When in a slide show, the slide show will be paused until the video finishes playing.


Eventr Related Software