REVOLUTION - trouble with pictures. Help please.
Trevor DeVore
lists at mangomultimedia.com
Mon Jul 31 08:28:48 CDT 2006
On Jul 31, 2006, at 7:37 AM, Ruslan Zasukhin wrote:
>
> We do simplest script with 2 lines that must via variable copy picture
>
> put the imageData of image "pic" into dataPic
> put dataPic into imageData of image "pic2"
>
> Nothing happens.
>
> Anybody see what is wrong ?
set the imageData of imgage "pic2" to dataPic
FYI - "imageData" is the visual representation of the image on
screen. The "text" of an image is the actual image format data (png,
jpeg, etc.). You probably want to store the image format data as
opposed to the imageData.
--
Trevor DeVore
Blue Mango Learning Systems - www.bluemangolearning.com
trevor at bluemangolearning.com
More information about the Valentina
mailing list