News Examples Documentation Download Buy Forum Contact

Documentation

Plugins

XML Extensions

Tools


Third Party Software
for krpano

Clipboard Plugin clipboard.swf for Flash
by Aldo Hoeben - fieldofview.com

Description

This plugin provides a way to copy text into the system clipboard.

Access to the clipboard is write-only, so you can not paste into the krpano viewer. The clipboard plugin has a single attribute which can be set through krpano actions.

Download

clipboard.swf  (plugin only)

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

fovplugins.zip  (plugin, source code & examples)

Syntax / XML Usage Example

<plugin name="clipboard" 
        url="clipboard.swf" 
        keep="true"
        />

<action name="set_clipboard" >
        set(plugin[clipboard].text,"copy to clipboard");        
</action>

Plugin Attributes

text
Text to copy to the system clipboard.
values: text

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 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.

If you use the plugins regularly, you may consider making a donation so I can afford to continue making these plugins and making them available.