Maybe mamber sizes are the problem, but i found this thing too, when using big sprites as buttons and, same thing, on the borders it changed between one image and the other rapidily. I gues it has to do with the fact that the mouse moves imperceptibly while it´s on the borders so you get the change. What i did to eliminiate this problem is making the rollover image 2 pixels bigger than the original button, all around, so when you leave the rollover image you are 2 pixels off the original image, thus avoiding the rapid image swap, or at least that´s how it worked for me. Of course this is possible if you have space around your buttons to allow for the 2 pixel "growth". Hope it helps. Diego Landro ----- Original Message ----- From: "Jeremy Aker" <[EMAIL PROTECTED]> To: "Lingo programming discussion list" <[email protected]> Sent: Tuesday, December 06, 2005 12:01 PM Subject: Re: <lingo-l> a question
> Your members are different sizes. When it changes to the rollOver > member, the mouse is no longer over the sprite because, I am guessing, > the rollOver sprite is smaller. > > -Jeremy Aker > > Mario Arreseygor wrote: > > Hi all: > > > > > > > > I have the same problem in different movies. I have a button that > > when de mouse is over (rollover) it member change. When I use "on > > mouseLeave" the member change again. The problem is that when the mouse is > > over the button limit (bottom) the members change quickly between one member > > and the other. I tried with different method but the results are the same. > > Can you help me? > > > > > > > > (Excuse me for my English) Thank you in advanced > > > > > > > > Mario Arreseygor > > > > > > [To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/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!] > > > > > > [To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/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!] > [To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/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!]
