DVD highlite not reponsive to mouse

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

  1. #1

    Default DVD highlite not reponsive to mouse

    I've recently upgraded to MX 2004 and I'm working on a DVD Video/ROM project. I
    have successfully created the DVD interaction and I'm able to call commands and
    do all the important stuff but when I run the projector and the dvd starts, the
    highlites do not seem to work. I can click around and activate the DVD menu
    buttons just like in a DVD player but when the mouse is over the buttons, the
    mouseover highlites do not respond but mousedown does. I did notice that
    running the dir file within director stage when I hit the play button the
    highlites work fine but not when running the actual projector. Anyone have
    this problem? I'm working on OSX 10.3.3 and using the new DVD Event Manager.

    FYI: My other issue I ran across today, that I solved myself, was when
    running the projector while Director is open will give you all kinds of no
    named script errors when using the DVD Event Manager. I had to close the
    Director application first, then run the projector.

    Thanks in advance for any help.

    ~~~Bobby Earl

    REK72 Guest

  2. Similar Questions and Discussions

    1. Help with Mouse Within and Mouse Leave problem...
      I have a shockwave 3d file of a building with individual floors split up into seperate objects. I want a pop-up information box (set at a MARKER)...
    2. Move mouse cursor to X,Y location and simulate mouse click
      Hi, Just something that slip my mind.. but how do you move the mouse cursor to a sprite member and simulate a mouse click? Any help is...
    3. Highlite Active Row
      Hi, Is it possible to highlite an active row on a continuous form? Where the active rows backcolor changes to a different colour for example. ...
    4. ps/2 mouse is not loaded by the kernel (neither is usb mouse)
      I've been looking all over the net trying trying to solve this problem, I found a few posts where people had the same problem, but no solution. ...
    5. Fading alpha on mouse over/mouse off
      Hi, Wondering if someone could take a minute to help a flash newbie: I'm trying to create a set of images which fade to 1% alpha when the mouse is...
  3. #2

    Default Re: DVD highlite not reponsive to mouse

    To get more detailed error messages from a projector:



    Copy the Director.ini file from the Director folder into the folder where
    your projector is and rename the copied file the same as your projector
    minus the extension. If you projector is project.exe then the ini file
    should be project.ini

    In it make sure the semi colon in the following lines is removed and save
    the file

    [Lingo]
    ;DisplayFullLingoErrorText=1


    ( actually you only needd a file containing the 2 above lines, (less ;)

    You can also activate the message window for tracing messages.
    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