At 3/5/01 10:00 PM, Polterheistz wrote:
i did a little button that when u put ur mouse over it, it would open like a door. But i am trying to make a text saying like Downloads or something when u passover the button. Meaning when u pass over the button the door would open and would show the text inside the door. But i kept trying, but the text always shows outside the door even if i didn't roolover the door. Can u please help me!
A button has four states: up, over, down and hit.
Up is how the button appears when the mouse isn't over it.
Over is when the mouse is over it.
Down is what the button looks like when the mouse is clicked (and held).
Hit is the area of the button that's effectively a "hot spot."
So, the text must be on a layer in the button, and another layer, which is higher than the layer with the text, should be the closed door pic.
In the "over" keyframe, the bottom layer should still have the text in it, and the layer above should have the pic of the open door, with the text revealed.
There's another way of doing this sort of thing with Movie clips and the "tell target" command, but I'm not sure whether or not you're at the point where you're ready to learn that yet.
Hope it helps, anyway.