Hi Richmond, How about: on mouseEnter set the lockCursor to true set the cursor to 1005 -- your image id end mouseEnter
on mouseLeave set the lockCursor to false set the cursor to arrow end mouseLeave Best regards, David C. _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
