-
Notifications
You must be signed in to change notification settings - Fork 2
rmsguhan/gallery-clipboard
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
The ClipBoard class is designed to be a node plugin and a wrapper over the flash movie to copy text contents to the OS clipboard. The class will place the flash movie below the given node so that a user action can trigger the copy of contents to the OS clip board using Flash's System.setClipboard method. Starting from flash 10, the clipboard can be set only off a user initiated event. So the JS class shall only set the string to be copied and will allow the flash movie's event to capture the user action and set the clipboard contents.
About
Adding clipboard support to YUI 3 Node
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published