Ask a Question related to Macromedia Flash Sitedesign, Design and Development.

  1. #1

    Default 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

  2. Similar Questions and Discussions

    1. 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...
    2. 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...
    3. 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?
    4. 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...
    5. 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
  3. #2

    Default Re: Text Hover Help

    text on a button or some text that you've rendered as a hyperlink?
    kO2n Guest

  4. #3

    Default Re: Text Hover Help

    Text on a hyperlink

    ...not a button
    rlittle2389 Guest

  5. #4

    Default 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

  6. #5

    Default Re: Text Hover Help


    "rlittle2389" <webforumsuser@macromedia.com> wrote in message
    news:c4vi4p$rrp$1@forums.macromedia.com...
    > are there any other flash forums out there? this one is not very active..
    i should've gotten an answer by now

    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

  7. #6

    Default Re: Text Hover Help

    I made it a button, now what do i do

    sorry for being impatient earlier
    rlittle2389 Guest

  8. #7

    Default 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

  9. #8

    Default 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

  10. #9

    Default 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

  11. #10

    Default Re: Text Hover Help

    still not working

    do i need to put anything in the "down" frame?
    rlittle2389 Guest

  12. #11

    Default 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

  13. #12

    Default Re: Text Hover Help

    no its static text
    rlittle2389 Guest

  14. #13

    Default Re: Text Hover Help

    does anyone know how to do this?

    it doesnt look too hard for someone who has flash experience
    rlittle2389 Guest

  15. #14

    Default Re: Text Hover Help

    any help???
    rlittle2389 Guest

  16. #15

    Default 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

  17. #16

    Default 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

  18. #17

    Default 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

  19. #18

    Default 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

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139