problem with cursor change

Ask a Question related to Macromedia Director Basics, Design and Development.

  1. #1

    Default problem with cursor change

    have my Director project almost ready to go, but I am
    having this weird effect with my cursor. I don't know if
    anyone can help me. Sometimes, but not always, the
    cursor turns into a blinking v shape and it links to
    things I never intended to be linked. I could probably
    live with it, but that is not what I wanted to have in
    my project. My script has the cursor changing on mouse
    enter to a finger and restore on mouseleave. It does
    that most of the time, but then this v thing appears. I
    can't find any script reference to it so I don't know
    how to get rid of it. Does anyone have any suggestions?

    This started happening when I put a link from one page to another. I removed
    the link and it still happens. Everything links back to that second page
    whether I want it to or not.

    kpb50 Guest

  2. Similar Questions and Discussions

    1. Change Cursor
      Hello All, I am having a problem that I never thought I would have but I am having it. I am basically doing a Gallery where different photos are...
    2. cursor change strange
      Hi all, I have a director project where I change the cursor to cursor 3. This works fine and nothing unusual happens when I run it within...
    3. cursor 200-problem on mac but not pc? how to swap cursor image?
      Hi, I want to hide the cursor in my projector. I've been using "cursor 200" for some time now and it works fine. But now, when I try my projector...
    4. Change the "web hand" cursor in normal arrow cursor?
      Visit my page at http://www.frenchberliner.com and see the swap image...when you fly over it to see the effecct the cursor changes in a small hand as...
    5. 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. ...
  3. #2

    Default Re: problem with cursor change

    The blinking V is caused by the tempo channel "wait for mouse or key"
    setting often used in simple slide show presentations.

    This may not be related to your navigation problem, though it's possible
    that a button click is being intercepted by tempo wait and is not
    getting to the clicked button.
    JB 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