[BUG?] Can anyone here confirm that RevBrowserSnapshot works?
J. Landman Gay
jacque at hyperactivesw.com
Thu Jul 1 16:53:09 EDT 2010
Andre Garzia wrote:
> Folks,
>
> I have the following code here:
>
> local tSnapshot
> revBrowserSnapshot _W["browser id"], "tSnapshot"
> set the imageData of img "slide" to tSnapshot
>
> This yields an image that looks like static noise, it is grayscale and I can
> see traces of the real image there...
>
> Any clue?
>
This may be one of those cases where the sizes of the two images don't
match. Img "slide" has to be the same dimensions as tSnapshot.
--
Jacqueline Landman Gay | jacque at hyperactivesw.com
HyperActive Software | http://www.hyperactivesw.com
More information about the use-livecode
mailing list