Yepp :)  
*import from <object>* works fine.
The problem is *import from rect* notation.

@Roger,
for now the only solution seems this piece of code:
_set the acceleratedRendering of this stack to false
_import snapshot from rect tRect
_set the acceleratedRendering of this stack to true

My sample stack in the forum post works without a glitch with this update.
So, the code in that stack does 3 things:
* Prohibits the black snapshot {turning off the a-R temporarily}
* Prohibits the transparent blank snapshot {excluding the iPhone status bar}
* Places the final snapshot into the visible portion of the screen


Best,

~ Ender Nafi

~… together, we're smarter …~
_______________________________________________
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