Of course you can get the display in a browser widget by setting the htmltext alone if you give the image source _directly_ (as part of the htmltext) as base64 encoded data.
<img src="data:image/jpeg;charset=utf-8;base64,<encodedData>" />" [After LC-base64-encode replace linefeed with empty in the data.] _______________________________________________ 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