<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.1" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Copying text to the operating system clipboard in Flex</title>
	<link>http://blog.flexexamples.com/2008/01/30/copying-text-to-the-operating-system-clipboard-in-flex/</link>
	<description>A bunch of examples for Adobe Flex and ActionScript</description>
	<pubDate>Thu, 08 Jan 2009 13:37:14 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.1</generator>

	<item>
		<title>By: Mahesh D</title>
		<link>http://blog.flexexamples.com/2008/01/30/copying-text-to-the-operating-system-clipboard-in-flex/#comment-17513</link>
		<author>Mahesh D</author>
		<pubDate>Tue, 30 Dec 2008 11:12:31 +0000</pubDate>
		<guid>http://blog.flexexamples.com/2008/01/30/copying-text-to-the-operating-system-clipboard-in-flex/#comment-17513</guid>
		<description>I think the above example shows how to copy the data from the text box to clipboard.
I am using .net 2005 and i want the same functionality of copying the data in clipboard i have used the command System.setClipboard('some text') in JavaScript but it work in IE but not in Firefox.
Please i need help about clipboard copy functionality especially for Firefox browser.</description>
		<content:encoded><![CDATA[<p>I think the above example shows how to copy the data from the text box to clipboard.<br />
I am using .net 2005 and i want the same functionality of copying the data in clipboard i have used the command System.setClipboard(&#8217;some text&#8217;) in JavaScript but it work in IE but not in Firefox.<br />
Please i need help about clipboard copy functionality especially for Firefox browser.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dante</title>
		<link>http://blog.flexexamples.com/2008/01/30/copying-text-to-the-operating-system-clipboard-in-flex/#comment-16442</link>
		<author>Dante</author>
		<pubDate>Tue, 28 Oct 2008 13:32:19 +0000</pubDate>
		<guid>http://blog.flexexamples.com/2008/01/30/copying-text-to-the-operating-system-clipboard-in-flex/#comment-16442</guid>
		<description>Does anyone know how to prevent user copying to clipboard from Flex application ?</description>
		<content:encoded><![CDATA[<p>Does anyone know how to prevent user copying to clipboard from Flex application ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom</title>
		<link>http://blog.flexexamples.com/2008/01/30/copying-text-to-the-operating-system-clipboard-in-flex/#comment-15654</link>
		<author>Tom</author>
		<pubDate>Wed, 17 Sep 2008 14:49:32 +0000</pubDate>
		<guid>http://blog.flexexamples.com/2008/01/30/copying-text-to-the-operating-system-clipboard-in-flex/#comment-15654</guid>
		<description>You cant man! Its privacy data! But I believe in flash 10 adobe allows to access to user disk so maybe... be patient!</description>
		<content:encoded><![CDATA[<p>You cant man! Its privacy data! But I believe in flash 10 adobe allows to access to user disk so maybe&#8230; be patient!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sujan</title>
		<link>http://blog.flexexamples.com/2008/01/30/copying-text-to-the-operating-system-clipboard-in-flex/#comment-15379</link>
		<author>Sujan</author>
		<pubDate>Mon, 08 Sep 2008 09:30:14 +0000</pubDate>
		<guid>http://blog.flexexamples.com/2008/01/30/copying-text-to-the-operating-system-clipboard-in-flex/#comment-15379</guid>
		<description>This is a perfect example to copy text into system clipboard and works perfectly for me.

Is there a way to get text from system clipboard without using Adobe AIR? I have been trying to do that but all my efforts are in vain. 

I wonder if I am the first one to face this problem. The combination of Ctrl + V doesn't work perfectly in Mozilla Firefox and I want to overwrite the event manually. And I need to get the text from System clipboard. 

Can anyone please help me with that.</description>
		<content:encoded><![CDATA[<p>This is a perfect example to copy text into system clipboard and works perfectly for me.</p>
<p>Is there a way to get text from system clipboard without using Adobe AIR? I have been trying to do that but all my efforts are in vain. </p>
<p>I wonder if I am the first one to face this problem. The combination of Ctrl + V doesn&#8217;t work perfectly in Mozilla Firefox and I want to overwrite the event manually. And I need to get the text from System clipboard. </p>
<p>Can anyone please help me with that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kanu</title>
		<link>http://blog.flexexamples.com/2008/01/30/copying-text-to-the-operating-system-clipboard-in-flex/#comment-11963</link>
		<author>kanu</author>
		<pubDate>Sun, 13 Apr 2008 16:33:40 +0000</pubDate>
		<guid>http://blog.flexexamples.com/2008/01/30/copying-text-to-the-operating-system-clipboard-in-flex/#comment-11963</guid>
		<description>This is the example for copying your elements from AIR and paste in to desktop,is there's any way of dragging your elements from AIR to desktop.</description>
		<content:encoded><![CDATA[<p>This is the example for copying your elements from AIR and paste in to desktop,is there&#8217;s any way of dragging your elements from AIR to desktop.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PaulH</title>
		<link>http://blog.flexexamples.com/2008/01/30/copying-text-to-the-operating-system-clipboard-in-flex/#comment-6530</link>
		<author>PaulH</author>
		<pubDate>Thu, 31 Jan 2008 08:50:04 +0000</pubDate>
		<guid>http://blog.flexexamples.com/2008/01/30/copying-text-to-the-operating-system-clipboard-in-flex/#comment-6530</guid>
		<description>might be good to show an example of clearing the clipboard?</description>
		<content:encoded><![CDATA[<p>might be good to show an example of clearing the clipboard?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
