close panorama

Doubleclick Plugin dblclick for Flash & HTML5
by Aldo Hoeben - fieldofview.com

Description

This plugin provides a way to respond to doubleclick events.

Download

dblclick.swf  (plugin only)
dblclick.js  (plugin only)

The dblclick sources and examples are available as part of the fovplugins package

fovplugins.zip  (plugin, source code & examples)

Syntax / XML Usage Example

<plugin name="dblclick" 
        url="dblclick.swf" alturl="dblclick.js"
        keep="true"
        ondblclick="switch(fullscreen)"
        />

Plugin Attributes

ondblclick
Actions / functions that will be called when there is a doubleclick on the krpano viewer.
values: function or action-name

Example

CLICK TO VIEW EXAMPLE

License

CC-BY-3.0 The plugin can be used free of charge, in commercial or non-commercial applications. The source code is available under a Creative Commons Attribution license.

In a nutshell, this means you are free to use the software and its source code in your projects. If you use the source code in a another software project, you are required to add attribution to the author(s). You are encouraged to share the your source code under a similar fashion, but it is not a requirement.