Ask a Question related to Macromedia Flash Sitedesign, Design and Development.
-
rlittle2389 #1
Text Hover Help
I am new to flash mx and i am trying to make a website and i would like to know how i could make the color of a text link change if you hover over it with your mouse.
Any help would be appreciated
rlittle2389 Guest
-
Hover Text
:confused; Here is what I have posted elsewhere but cannot seem to find help. If you can help I would greatly appreciate it! Greetings, I... -
need to display hidden text when mouseover/hover orclick on an "option" of a form's Select tag
:clock;:rose; With a combination of Javascript and CSS or just CSS I've been able to display hidden information by setting a style to... -
links in text field - change color on hover
is there a way to make the links in a text field have a css equivalent of a:hover? -
How do you get 'Text to display' (hover text) in Publisher?
I cannot get to add any text to display when the cursor hovers over any hyperlink. The URL or page link details show, but I want to add my own text... -
Hover with text
Can anyone tell me how I can make a word appear when a user hovers with his mouse over a link? I am using Director 8. Many thanks Eric -
kO2n #2
Re: Text Hover Help
text on a button or some text that you've rendered as a hyperlink?
kO2n Guest
-
-
rlittle2389 #4
Re: Text Hover Help
are there any other flash forums out there? this one is not very active.. i should've gotten an answer by now
rlittle2389 Guest
-
Todd #5
Re: Text Hover Help
"rlittle2389" <webforumsuser@macromedia.com> wrote in message
news:c4vi4p$rrp$1@forums.macromedia.com...i should've gotten an answer by now> are there any other flash forums out there? this one is not very active..
Patience young Padawan...
it is either one of two instances;
1. it can be done via AS.
or
2. It has to be a button or made into a symbol.
I haven't seen it done unless it is a button, but you may be able to do it
with ActionScript.
try for forums and answers; I don't think it can be done if no one has
answered you yet.
[url]http://www..flashkit.com[/url]
[url]http://www.kirupa.com[/url]
[url]http://www.actionscript.org[/url]
[url]http://www.ultrashock.com[/url]
HTH
Todd
Todd Guest
-
rlittle2389 #6
Re: Text Hover Help
I made it a button, now what do i do
sorry for being impatient earlier
rlittle2389 Guest
-
ladyluna #7
Re: Text Hover Help
Now just change the color in the rollover part of the button(the second frame).
Select the text, change the color. Simple as that. If the text is a symbol
inside of the button, add a color tint to the symbol in the frame.
luna
ladyluna Guest
-
rlittle2389 #8
Re: Text Hover Help
its not working. i did exactly as you said. when i tested the swf file and
placed by mouse over the button, it would change colors for less than one
second, and then change back to the original color. it also works if i place my
mouse around the button, but not on it.
anybody know why this is happening?
rlittle2389 Guest
-
CohenLee #9
Re: Text Hover Help
If you have ONLY text inside your button the rollOver will only activate when
you rollOver the fill of the text.
When your mouse goes between the letters it then rollsOut.
To fix this you need to create a reasonable "hit" area for you button.
Go to the "hit" frame in the button.
Draw a rectangle or any other shape which covers the area of your text .
This will ensure that when you rollOver your button the "hit" area will be the
rectangle and not just the text.
Don't worry, the rectangle will not be visible.
Hope that helps.
[L=story]http://www.story.land.ru[/L]
CohenLee Guest
-
rlittle2389 #10
Re: Text Hover Help
still not working
do i need to put anything in the "down" frame?
rlittle2389 Guest
-
rlc5611 #11
Re: Text Hover Help
Is your text by any chance dynamic text? If so, you need to make it non-selectable because selectable text will take precedence over the button it is sitting on top of.
rlc5611 Guest
-
-
rlittle2389 #13
Re: Text Hover Help
does anyone know how to do this?
it doesnt look too hard for someone who has flash experience
rlittle2389 Guest
-
-
rlragona #15
Re: Text Hover Help
Okay.
1. Make your text.
2. Get out of the text tool
3. Push 'v' to get the pointer tool, then right click on your text.
4. Hit "Convert to Symbol"
5. In the dialogue box, choose button.
6. Name it whatever you like.
7. Hit OK
8. Double Click on the text
9. Right click on the "Over" frame and insert a new keyframe
10. In the new keyframe, change the color of the text.
11. Grow up.
rlragona Guest
-
rlragona #16
Re: Text Hover Help
If you continue to have problems, define the hit area of your button by
1. Double Click on your button
2. Insert keyframe in the hit frame
3. Draw a cube around the text.
rlragona Guest
-
rlittle2389 #17
Re: Text Hover Help
Yes that works if I want to make a rollover for standard text. But I want a link, and that won't work.
rlittle2389 Guest
-
flash_has_probs #18
Re: Text Hover Help
I found that if I had a link set on the button the hover over would not work - it was erratic at best.
I believe that is the problem you are having here. Try removing the link, possibly starting over with a totally new button that has never had a link at any time set on it (I had to do this). Once you do that the hover should work.
Use ActionScript to mimic the function of a link.flash_has_probs Guest



Reply With Quote

