LMCButton Version 2.0
LMCButton - is a small (4 kb) and easy to use flash button which allows you to copy text to the clipboard with JavaScript. Cross-browser version, tested on: Internet Explorer, Mozilla Firefox, Google Chrome, Safari - Windows and Mac OS (Safari, Firefox, Google Chrome).
You can insert our button on any site. The button can copy the text that you send to it. This button will help your visitors. Now your users with a single click will be able to copy to the clipboard any text.
LMCButton - Variants of use:
You can use our lmcbutton (copy to clipboard cross-browser flash button) for free in personal or commercial projects. But you need to place link to our project: www.lettersmarket.com
This demo may not work locally. Upload to your website or to a local server to demonstrate the full capabilities.
Homepage: lettersmarket.com/
You can detect flash exists or not exists on client browser with lmc_is_flash_exists() funtion.
You can change text and copy to clipboard with LMCButton
Read only textarea, users can select and copy your code with LMCButton
You can setup custom colors for LMCButton
You can change text and copy to clipboard with LMCButton
You can change some buttons properties: color, caption, text
button-1
button-2
How to control button properties in realtime mode. Callback JS function and access to LMCButton properties. Due to the policy of safety (javascript and flash) these functions are available only after the user's actions (onclick, ontouch etc.). You can not use this function in hidden or backgound mode (onload, onready, by timer etc.)
button-1