moving images between stacks

Edwin Gore edgore at shinra.com
Sat Jul 26 10:33:00 EDT 2003


Okay - I've figured out what I need to do...

I have to change the script in the settings file so that from now on, it
puts the images from disk instead of referencing them, and then I can just
put the images from one stack to another.

Thanks for everyone's help with this!

----- Original Message ----- 
From: "Tuviah Snyder"
To: <use-revolution at lists.runrev.com>
Sent: Friday, July 25, 2003 6:53 PM
Subject: : RE: RE: moving images between stacks


> >set the imagedata of img 1 of stack "Untitled 2" to the imagedata of img
1
> of stack "Untitled 1"
> Better to use
>
> put image 1 of stack "untitled 1" into image 1 of stack "untitled 2"
>
> this preserves the compression, alphadata and mask, and will work with
> images of any size.
>
> Tuviah Snyder <tuviah at runrev.com> <http://www.runrev.com/>
> Runtime Revolution Limited - Software at the Speed of Thought
>
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> http://lists.runrev.com/mailman/listinfo/use-revolution




More information about the use-livecode mailing list