On 2016-02-10 14:58, Terence Heaford wrote:
Also just tried this example from the dictionary.

local tSnapshot
revBrowserSnapshot sBrowserId, "tSnapshot"
set the imageData of image "Browser Thumbnail" to tSnapshot

The dictionary example isn't very good there...

ImageData does not carry the size of the image - it is just xRGB bytes. You need to make sure you're image is the same size as the browser you are taking a snapshot of first.

Mark.

--
Mark Waddingham ~ m...@livecode.com ~ http://www.livecode.com/
LiveCode: Everyone can create apps

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to