Another option is to use the newer object reference form of the snapshot commands (which renders the object into its own buffer) rather than the older rect form (which grabs the composite screen buffer), e.g.:

  import snapshot from this cd

...instead of:

  import snapshot rect (the rect of this stack)

--
 Richard Gaskin
 Fourth World Systems
 Software Design and Development for the Desktop, Mobile, and the Web
 ____________________________________________________________________
 ambassa...@fourthworld.com                http://www.FourthWorld.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

Reply via email to