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         |     [email protected]
HyperActive Software           |     http://www.hyperactivesw.com
_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to