Flash: System.setClipboard
[ 2007-02-14 23:41:45 | Author: liuhuan ]
Quote
var clipboard_message:String = "IFBIN.COM - Great Software By Example"
var success = System.setClipboard( clipboard_message );
trace( success );
var success = System.setClipboard( clipboard_message );
trace( success );
Comments Feed: http://www.liuhuan.com/blog/feed.asp?q=comment&id=708
There is no comment on this article.
You can't post comment on this article.