Recently, David Bovill wrote:

> I am really looking for a solution for painting an
> image that is within a group.

There doesn't appear to be a direct solution to this problem, so I made a
small exercise out of it and came up with a workaround called Proxy Paint.
Execute the following in your Rev message box:

  go url "http://www.tactilemedia.com/download/proxypaint.rev";

This solution uses a separate image object outside the group to capture
paint data, and then transfer it to the grouped image.  Maybe something like
this can help.

Regards,

Scott Rossi
Creative Director
Tactile Media, Multimedia & Design


_______________________________________________
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