Facing Strange Problem in DIR HOW TO DISABLE THE RIGHT CLICK MOUSE IN THE DIRECTOR? (through parent script/ movie?)

Summary : HARD QUESTION : In the DIR file, the game runs well, right click = no effect. Coz I'm not making right click scripts. BUT in EXE file, right click = ERROR.
Explanation :
In the Adobe Director screen, this DIR file game is worked 100%.
I tested right click EVERYWHERE... NOTHING HAPPENS.
Because I don't make any programming with "on rightmouseup" or "on rightmousedown" command.
THEN, I published it into EXE...
I tested right click EVERYWHERE...I hoped the result will be the same as DIR tests....
WHEN I RIGHT CLICK IN THE AREA THAT'S GIVEN ON EXITFRAME ME, IT SHOWS ERROR, CHANGING PICTURES.....
this does not happened in the DIR file...
I didn't make a runmode program or anything else.... This is awkward... mystery for me...
WHY THERE'S A DIFFERENCE IN DIR and EXE... it should be exactly the same result.
I have used Director for years.... This is really strange for me...
>>>>>>>>HOW TO DISABLE THE RIGHT CLICK MOUSE IN THE DIRECTOR?
THIS ONE is useless.... It doesn't prevent the rightmouse click,...
      on rightmouseup me
             nothing
     end
      on rightmousedown me
             nothing
     end

Dear Adobe Forums friends
I need your help and guide through this problem...
In the game's dir file that is run on the DIRECTOR softwawre,
the game runs perfectly, I can do LEFT CLICKS (coz I programmed the script)
and when I do RIGHT CLICKS = there are no effect ( coz I don't do script for it)
LATER THIS GAME TURNED INTO EXE.
It supposed to run like the dir file as ABOVE. BUT STRANGELY, WHEN
I DO RIGHT CLICKS, it turns Error and showing as the picture attachment.
The right clicks that goes error are above the picture of numeric button only. (in DIR file
this run normal). I looked into the script behind the numeric button picture, there are only "on exitframe me", there are no script I made inside the "on exitframe me" that is triggering RIGHT CLICKS.
1. I wonder why there are differences in DIR and EXE effect
2. Why right click? Left click effects are all normal.
3. IS THERE ANY WAY TO DISABLE ALL RIGHT CLICKs since the beginning of EXE. So the game will be run normal. I don't need right clicks anyway, but whenever people do right click there will be ERROR.??
4. Is there any way to STOP THE MESSSAGE BOX TO APPEAR IN FRONT OF THE GAME? (I hate the Dirrector Error Message Box), or auto press OK.
NB: this game uses Buddy API Xtras, File IO Xtras.
Thx
David S

Similar Messages

  • HT2216 I am on OSX 10.7.5 and recently had to reinstall it due to 'mail' not working correctly.  That problem was resolved but now my I can't use the 'right click' function on the apple usb mouse.  Any clues?

    I am on OSX 10.7.5 and recently had to reinstall it due to 'mail' not working correctly.  That problem was resolved but now my I can't use the 'right click' function on the apple usb mouse.  I only have a previous version re-install disc as I bought the latest OSX off the app store.  Any help gratefully received?

    Hmmm, no, no drivers needed, now it sounds like a bad install... unless you might have some old Mouse software installed???
    If 10.7.0 or later...
    Bootup holding CMD+r, or the Option/alt key to boot from the Restore partition & use Disk Utility from there to Repair the Disk, then Repair Permissions.
    If that doesn't help Reinstall the OS.

  • How to disable the right click options in webdynpro applications

    hi
    i want to disble the right click options in the webdynpro applications.
    kindly help me soon.
    thanks,
    gupta.

    Hi..
    Do u got to know how to disable right click option in Webdynrpo application.
    If so, then kindly help me.
    Regards,
    Yugesh A.

  • Disable right click zone of the touchpad?

    Is there any way to disable the right-click zone of the touchpad on my T440s?  The lower right corner seems to be permanently mapped to a right click with one finger, which is completely unnecessary given that I use two fingers for a right click.  Disabling this would make the touchpad behavior much more predictable.

    I've encountered the same problem. I found a workaround and posted the solution over at my blog:
    http://blog.davidfishman.net/2014/04/disable-lenov​o-t440s-touch-pad-right.html

  • How to put the categorize option on the right click of the mouse option in Outlook 2013

    In Outlook 2010 I was able to right click and categorize my emails. In Outlook 2013 I have not figured out how to use the right click on a message to put it into a assigned category. Is there a way to add a short cut on the right click?

    Hi,
    The categories option should be there the same as Outlook 2010. Please try to run Outlook in safe mode (outlook.exe /safe) to check if there are some add-Ins blocked this.
    If safe mode doesn't fix this issue, I would suggest you to create a new Outlook data profile to check behavior. For how to create an Outlook profile, please refer to:
    http://office.microsoft.com/en-us/outlook-help/create-an-outlook-profile-HA102749460.aspx
    Also, please note that if you are using an IMAP account, then you will not able to see categories options as the IMAP account protocol does not support the category property.
    Ethan Hua CHN
    TechNet Community Support

  • I am facing a strange problem on new iphone 5 that I bought last week. The maps app and the places in photo gallery shows the pin and my location, however there is no information of locations. Tried to close the apps, phone restart, reset etc. Please help

    I am facing a strange problem on new iphone 5 that I bought last week. The maps app and the places in photo gallery shows the pin and my location, however there is no information of locations. Tried to close the apps, phone restart, reset etc. I am accessing it via strong wireless connection and it works fine on other devices. Please help.

    zapgrap wrote:
    there is no information of locations.
    Then no information exists.  Use the Report a Problem button within the app to report it.

  • I'm using an iPhone 4 after upgrading to iOS 5 i'm getting an error 1635 now i'm facing problems syncing my contacts and facing many problems, i have restored my iPhone but still i'm getting the same error

    i'm using an iPhone 4 after upgrading to iOS 5 i'm getting an error 1635 now i'm facing problems syncing my contacts and facing many problems, i have restored my iPhone but still i'm getting the same error

    Did you check your security software settings? eliminating conflicts from third-party security software.

  • How to disable access to internet completely in the jnlp file

    Hi All,
    Can someone help me in figuring out how to disable access to internet completely in the jnlp file.
    To be specific with the scenario if the client does not have the JRE installed, i would like to have it downloaded from the server where application runs instead of going to java.sun.com website which needs internet access.
    How can we configure it in such a way that it does not go to internet at all.
    Here is the snapshot of my jnlp file
    <j2se version="1.5.0+" href="http://java.sun.com/products/autodl/j2se" initial-heap-size="128m" max-heap-size="128m"/>
    I tried with the following and still unsuccessful.
    <j2se version="1.5.0+" initial-heap-size="128m" max-heap-size="128m"/>
    Could not find any useful information in the documentation.

    see post from Mike at:
    http://forum.java.sun.com/thread.jspa?threadID=704112&messageID=4082098#4082098
    for how to set up your own autodownload of jre from within your internet.
    /Andy

  • Accidentally disabled searchbar and "File/Bookmarks/Tools/Help" area, right-click wont yield the small checkbox menu. How do i get it back?

    I was trying to help a friend with this exact same problem, and i noticed that if i right-clicked in the area where the search bar and "File/Tools" menu was, it gave me a little checkbox menu, and it let me enable or disable different things in that area. I accidentally deleted the searchbar, and upon further right-clicking, i mis-clicked and deleted the rest. Currently I only have Tabs and the "Most Visited/Getting Started" toolbar. I am really at a loss curently because I am in High school, and the Laptop i am currently posting this from is my only computer. I need to continue using this laptop for research in my classes, though my teacher usually gives us specific URLs. Withoout a search bar, well.... you see the problem. I have uninstalled IE in a >futile< attempt at freeing up harddrive space. Please! I really need help as soon as physically possible!

    In Firefox 3.6 and later on Windows you can hide the "Menu Bar" via "View > Toolbars" or via the right-click context menu on a toolbar.
    Press F10 or press and hold the Alt key down to bring up the "Menu Bar" temporarily.
    Go to "View > Toolbars" or right-click the "Menu Bar" or press Alt+V T to select which toolbars to show or hide (click on an entry to toggle the state).
    See also:
    * [[Menu bar is missing]]
    * http://kb.mozillazine.org/Toolbar_customization

  • How to disable a default selection checkbox in the tableview

    Hi All,
             How to disable a default selection checkbox in the tableview ???
    I have  a tableview  with a iterator class mentioned on the iterator attribute of the table view. Table is a MULTISELECT tableview . Is it possible to disable or make it invisible a particular row selection check box?.
    For my scenario I have Currency values on all the columns and I want to do a sub total overall total for all the price column fields in the last row of that table. I archived this functionality using Iterator class method. But I don't want the user to delete that last row in any case.
    Thanks for your help in advance.
    Thanks,
    Greetson

    Hi,
      You can NOT disable the "Checkbox" of particular row using HTMLB. I had the same requirement. I achieved using <b>2 Tableviews</b>, one after another. 1st tableview will show all the rows and 2nd Tableview(without Table Header) and without any row. The <b>total</b> will be displayed as <b>Column title</b> of 2nd Tableview.
    Here is the code of 2nd tableview which we used to display the Total:
              <htmlb:tableView id                  = "tv2"
                               headerVisible       = "false"
                               keyColumn           = "appid"
                               footerVisible       = "false"
                               selectionMode       = "SINGLESELECT"
                               design              = "ALTERNATING"
                               fillUpEmptyRows     = "false"
                               visibleRowCount     = "0"
                               width               = "100%"
                               table               = "<%= tot_header %>" >
                <htmlb:tableViewColumns>
                  <htmlb:tableViewColumn columnName = "empno"
                                         title      = "Total"
                                         width      = "50"
                                         type       = "TEXT" >
                  </htmlb:tableViewColumn>
                  <htmlb:tableViewColumn columnName = "ename"
                                         title      = "  *      "
                                         width      = "90"
                                         type       = "TEXT" >
                  </htmlb:tableViewColumn>
                  <htmlb:tableViewColumn columnName = "appamount"
                                         title      = "   <%= tot_appamt %> "
                                         width      = "60" >
                  </htmlb:tableViewColumn>
                  <htmlb:tableViewColumn columnName = "ugjr_amt"
                                         width      = "60"
                                         title      = "<%= tot_ugjr %>" >
                  </htmlb:tableViewColumn>
                  <htmlb:tableViewColumn columnName = "apprvd"
                                         width      = "50"
                                         title      = "*" >
                  </htmlb:tableViewColumn>
                </htmlb:tableViewColumns>
              </htmlb:tableView>
    Hope this will help you.
    <b>Note: Reward each useful post.</b>
    Raja T
    Message was edited by:
            Raja T

  • Inside the browser, right click on the mouse seems to be disabled. How can I enable the right click button? It works fine on toolbars and tab bar but not inside tabs or windows. I would like to be able to copy and paste and such. Thank you

    Right mouse button does not open any menu when clicked inside of tabs or windows. Works properly on the toolbars, in the address line, search bar...etc. but has no action on the page I'm browsing. I purchased a mouse recently and like the old one, the right button works in all other areas of my operating system. I would like to know if there is a setting in firefox that I can change to correct this.

    There are also websites that can disable the right-click context menu.
    See Tools > Options > Content : JavaScript > Advanced > Allow Scripts to:
    [ ] "Disable or replace context menus"
    There are other things that need attention:
    Your above posted system details show outdated plugin(s) with known security and stability risks that you should update.
    *Shockwave Flash 10.0 r42
    Update the [[Managing the Flash plugin|Flash]] plugin to the latest version.
    *http://www.adobe.com/software/flash/about/

  • When I right click on a link "Open link in new tab" since a few days, it "jumps over" the tab to the right and opens in the tab next to that. How can I change this back to opening in the tab next to the page from which I opened as it used to be?

    When I right click on a link "Open link in new tab" since a few days, it "jumps over" the tab to the right and opens in the tab next to that. How can I change this back to opening in the tab next to the page from which I opened as it used to be?

    Start Firefox in [[Safe Mode]] to check if one of the add-ons is causing the problem (switch to the DEFAULT theme: Tools > Add-ons > Themes).
    * Don't make any changes on the Safe mode start window.
    See:
    * [[Troubleshooting extensions and themes]]
    * [[Troubleshooting plugins]]
    If it does work in Safe-mode then disable all extensions and then try to find which is causing it by enabling one at a time until the problem reappears.
    * Use "Disable all add-ons" on the [[Safe mode]] start window to disable all extensions.
    * Close and restart Firefox after each change via "File > Exit" (Mac: "Firefox > Quit"; Linux: "File > Quit")

  • How can I get the right click to work in firefox -- it works in internet explorer

    how can I get the right click to work in firefox -- it works in interne

    Try the Firefox SafeMode to see how it works there. <br />
    ''A troubleshooting mode, which disables most Add-ons.'' <br />
    ''(If you're not using it, switch to the Default Theme.)''
    * You can open the Firefox 4/5/6/7 SafeMode by holding the '''Shft''' key when you use the Firefox desktop or Start menu shortcut.
    * Or use the Help menu item, click on '''Restart with Add-ons Disabled...''' while Firefox is running. <br />
    ''Don't select anything right now, just use "Continue in SafeMode."''
    ''To exit the Firefox Safe Mode, just close Firefox and wait a few seconds before using the Firefox shortcut (without the Shft key) to open it again.''
    If it is good in the Firefox SafeMode, your problem is probably caused by an extension, and you need to figure out which one. <br />
    http://support.mozilla.com/en-US/kb/troubleshooting+extensions+and+themes

  • How can I remove the default right click option of the text Area control?

    How can I remove the default right click option of the text Area control?
    Is there any way to disable this control in any of the text controls available?

    The iPhone does not store email addresses for received mail. The iPhone stores all email addressees for sent mail in a list of previous recipients. The list of previous recipients is not synced with Outlook or any address book, but the list of previous recipients is included with the iPhone's backup which is updated by iTunes as the first step during the iTunes sync process. The auto-addrss feature pulls from your contacts on the iPhone and from the list of previous recipients.
    Different from the Mail.app on a Mac, there is no access to the list of previous recipients on the iPhone to remove a previous recipient from the list, or to add a previous recipient to contacts that is not already entered - not at the present time anyway.
    The only way to purge the existing list at the present time is by restoring your iPhone with iTunes as a new iPhone or not from your iPhone's backup.
    Hopefully access to the list of previous recipients will be included with the iOS 5 update.

  • I have several separators that appeared in my bookmarks list without me adding them. How do I delete them? I already tried right click/cut, right click/delete in the bookmark menu-that doesn't work.

    I have several separators that appeared in my bookmarks list without me adding them. How do I delete them? I already tried right click/cut, right click/delete in the bookmark menu and directly on the list-that doesn't work.

    If you can't delete them in the normal way in the Bookmarks Manager then you may have a problem with the file places.sqlite.
    See http://kb.mozillazine.org/Bookmarks_history_and_toolbar_buttons_not_working_-_Firefox
    See also [[Deleting bookmarks]]

Maybe you are looking for

  • 3rd Gen Headphones with Remote + iPad

    I bought a pair of the apple headphones with remote online. I think they are the 3rd gen version. I can't get the remote to work with my iPad Anyone know if these are incompatible for some reason?

  • How to generate a report with more than one elements in the same graph??

    I need to generate a custom report in OEM GC 10g featuring volume total capacity information and volume free capacity information both in the same graph on (Y-axis) and time on the (X-axis). I could generate only the total volume capacity graph indiv

  • Doubt in ALV Grid Control

    Hi Everyone, I am working on ALV Grid Control, where i am facing a problem with adding new buttons and writing the new code for the button, for placing the (display) button i used the method <b>handle_tool_bar</b>, But i want to know how to write the

  • E6 Belle update not available??

    I tried to update my phone E6-00 to Belle but when I use the software update function in the phone, it states that it's up to date. Then I download Nokia Suite and try to use the update function there, but it doesn't show any software available for u

  • Supplier Self-Registration in SRM

    In SRM 5.0, I am NOT able to see the 'Supplier Directory' from Prescreen. Full points assured. Thx. Raja