This repository was archived by the owner on Feb 16, 2021. It is now read-only.

Description
I would like to add "pageUrl", "jsUrl", and "swfUrl" to the ZeroClipboard.state()
items to help quickly analyze issues stemming from URL or domain-based security restrictions.
The "pageUrl" and "jsUrl" values should be captured at the time the script initially loads. The "swfUrl" value must be captured at runtime when ZeroClipboard.state()
is invoked since that is user configurable. It can be extrapolated from ZeroClipboard.config().swfPath
.