spike101
06-16-2005, 03:13 PM
I've made a simple button that has a colour tween so on rollover the tint will change. I wanted to put a label on the button like 'Home' and have this in black text, sitting above the tween so the color of the text is unaffected by the color change.
I did this just by putting it in a layer above the button, but when you move over the text (because it's not a button), you get the cursor. I want the little hand for a button no matter where the person's mouse is.
Is there a better way to acomplish this without turning the text into a button too and then putting duplicate code on it to go to the same site?
I also tried making a button with the text already on it, but when the color change happens the text changes with it....and I want it to stay black.
I did this just by putting it in a layer above the button, but when you move over the text (because it's not a button), you get the cursor. I want the little hand for a button no matter where the person's mouse is.
Is there a better way to acomplish this without turning the text into a button too and then putting duplicate code on it to go to the same site?
I also tried making a button with the text already on it, but when the color change happens the text changes with it....and I want it to stay black.