There is no API to read the clipboard in Flash, so I think you have a different issue than a sandbox issue.
________________________________ From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of toofah_gm Sent: Friday, November 09, 2007 12:38 PM To: [email protected] Subject: [flexcoders] Getting outside the sandbox Is there a way for a Flex application to "get outside the sandbox" by asking the user to trust it or something similar? I would like my Flex application to be able to read from the system Clipboard. I understand the security issues at stake, but know that other technologies like java applets can be signed and then trusted by the user, allowing them to get outside of the sandbox. Does Flex have this capability? Thanks! Gary

