Rodrigo Peres <[EMAIL PROTECTED]> wrote: > I've built a dropdown menu using shapes to simulate the hilite effect. I > putted a yellow shape (copy) behind and a black shape (reverse) in front > appear blue, that was my goal. But now I need my text to be white under the > shape
Hi Rodrigo, I use two shape sprites to get this effect. The sprite in the lower numbered channel uses reverse ink, making the text white and the background black. The sprite in the higher numbered channel is colored and uses Lightest ink. This leaves the white text white and turns the black background to the color of the sprite. You can see an example of this at: >> http://perso.planetb.fr/newton/hiliteText.dir Cheers, James [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!]
