Karina Steffens wrote:

> Just a shot in the dark, but I create all my invisible buttons by making an
> unfilled shape with a hairline line width. Maybe your code created one of
> those? What line size are you passing? If it's the right one, try adding put
> "mem.lineSize". If that doesn't solve it, try changing the line size of your
> sprite instead (Sprite(20).lineSize might do it, I don't know) - the sprite
> is where I always change the line size for my invisible cast button, just
> like I do with the colour.

Your shot in the dark hit me... where I was sitting, in the dark...
Thanks much! It works!
While the member.lineSize was 4, putting the sprite.lineSize returned 0.
Changing the sprite prop solved the problem.

Cheers,

Clars

[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi  To post messages to the list,
email [EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo.  Thanks!]

Reply via email to