On 12/15/05, Rick Rice <[EMAIL PROTECTED]> wrote:
>         I know I've seen the answer to this before, in fact recently, but I
> can't find the answer now.
>         How do you export an image from a card to the clipboard so I can paste
> it into an image edit app.
>         Thanks
>         Rick

Hey Rick, here's what I found in the doc's for ya:

To copy the contents of an image in a handler or the message box, use
a statement like the following:

  set the clipboardData["image"] to image "Bulb"

HTH,
-Dave
_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to