how to change Hand Icon on Roll Over

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

  1. #1

    Default how to change Hand Icon on Roll Over

    Hi,

    How can I change the default Hand icon from a button link to a regular
    arrow?

    Flash MX, Windows Xp pro,

    thanks

    Mic
    Mic Guest

  2. Similar Questions and Discussions

    1. Creating Table Row Color Change on Roll-over
      I would like to create the effect of a highlighted row in a table, on a PHP generated page, when the user rolls over a row. How is this done? ...
    2. How to change the Icon
      how can i change the icon and the program that is associated with a certian file back to the default of windows xp. i am having this problem with...
    3. Arrow does not change to hand in IE or NS when rolled over image map
      Hi there, I have tried to insert two optimized image maps created in both Image Ready and in Fireworks into my Dreamweaver HTML page. Both maps have...
    4. Change cursor from hand to normal
      Dan, it's actually a good thing according to proper navigation usability, but granted it's not always wanted. so that what this is for. ...
    5. OS X won't let me change icon
      laurent.daudelin@ihatespam.verizon.net (Laurent Daudelin) wrote: Try logging out and back in, or restarting. Sometimes my custom icons show...
  3. #2

    Default Re: how to change Hand Icon on Roll Over

    buttonName.useHandcursor = false;

    John

    --
    ----------------------------------------------------------------------------
    -----------
    RESOURCES
    [url]http://groups.google.com/advanced_group_search?hl=en&as_ugroup=*flash[/url]
    ----------------------------------------------------------------------------
    -----------
    TUTORIALS at
    [url]www.laiverd.com[/url]
    Flash & PHP Emailform
    Using textfiles in Flash
    ----------------------------------------------------------------------------
    -----------


    Laiverd.COM Guest

  4. #3

    Default Re: how to change Hand Icon on Roll Over

    Laiverd.COM wrote:
    > buttonName.useHandcursor = false;
    >
    > John
    >
    thanks a lot...

    Mic
    [url]www.xpr.co.il[/url]
    Mic 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