>I have imported a gif file into an image. How can I set the image of
>another image to the image of the first image with a script? In SuperCard
>I can 'set the pictureData of cd grc 'Image1' to the pictureData of cd
>grc 'Image2'. Can this be done with Revolution?

Just found it out myself:
set the imagePixmapID of cd image 'Image1' to the imagePixmapID of cd
image 'Image2'

BTW, the documentation says: This property is read-only and cannot be set. ??

Lorenz


Reply via email to