Hey Klaus, Thanks, but I'm 'doing stuff' with the imagedata, so I copy it to a variable, manipulate it and put it somewhere else. I do use your suggestion elsewhere!
thanks, Chipp > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of Klaus Major > Sent: Friday, September 27, 2002 3:28 AM > To: [EMAIL PROTECTED] > Subject: Re: imagedata must be on screen? > > > Hi Chipp, > > > It appears to me the > > > > set the imagedata of img 1 to the imagedata of img 2 > > > > only works if img 2 is visible on screen. > > > > Is there a way to make this work from an invisible stack, or is MC/RR > > using > > the screen as the image buffer? > > > > -Chipp Walters > > maybe this will work for you ? > > ... > put img 1 of cd 1 of stack "t2" into img 1 of cd 1 of stack "t1" > ... > > Works here with a hidden stack "t2", > but maybe i misunderstood something obvious... > > Have a nice weekend. > > > Regards > > Klaus Major > [EMAIL PROTECTED] > > _______________________________________________ > use-revolution mailing list > [EMAIL PROTECTED] > http://lists.runrev.com/mailman/listinfo/use-revolution _______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
