Hi Ethan,
Ethan Lish wrote > On a related note, can this function be used/expanded > to create a thumbnail image (tile) of a website. > Looking to use this static image as a "button" to launch > the full site in another card/browser > Code examples welcome ;-) Maybe scripts posted in this thread could help: http://forums.livecode.com/viewtopic.php?f=7&t=22713&p=117095 ------------------------ Snapshot of a desktop browser Post by Traxgeek Sun Jan 18, 2015 7:04 pm Hi, Wondering if someone can help me here please ? I'm trying to take a snapshot of a browser window. On mobile I use the format: mobileControlSet nBID, "rect", the rect of image "imgBrowser" of group "grpBrowser" mobileControlSet nBID, "url", sURL and export snapshot from rect sTheRectOfTheBrowserImageControl to file (sFilePath & "/" & sFileName) as jpeg which works perfectly for anything WITHIN my app - both mobile (and desktop in fact - as long as the browser control is within my app). [snip] ------------------------ Ethan, probably there are more examples in the forum and the mail list, but looks like this script could be what you are looking for. Al -- View this message in context: http://runtime-revolution.278305.n4.nabble.com/extracting-the-thumbnail-from-digital-photos-tp4688207p4688308.html Sent from the Revolution - User mailing list archive at Nabble.com. _______________________________________________ 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