For LC 6.7 Mac OS X application.
Reading around old posts, I am thinking revBrowserSnapshot has been broken for ever, and it does still appear to be broken for me in LC6.7
Code: Select all
local tSnapshot
revBrowserSnapshot tBrowserID, "tSnapshot"
Not 100% sure if this would have even done what I want anyway.
What I'd like to do is take a snapshot of the browser, but the browser will be off the visible card.
Using export snapshot from rect or from object with global co-ords, won't shoot the browser in my tests because, well, its not visible at those off card co-ords, the window below is.
So the question is this.. Is there any way to take a snapshot of a browser that is not within the bounds of the current card.?