Drag Queen
Mark Waddingham
mark at livecode.com
Fri Aug 11 07:00:05 EDT 2017
On 2017-08-11 12:43, Richmond Mathewson via use-livecode wrote:
> I am in trouble because I cannot work out why this is not working:
>
> on scrollbarDrag NVAL
> put "NVAL,0,0" into KARRAY["color"]
> put 50 into KARRAY["opacity"]
> set the coloroverlay of img "BB" to KARRAY
> end scrollbarDrag
Try:
put NVAL,0,0 into KARRAY["color"]
Warmest Regards,
Mark.
--
Mark Waddingham ~ mark at livecode.com ~ http://www.livecode.com/
LiveCode: Everyone can create apps
More information about the use-livecode
mailing list