Buttons are triggering page swipe

I'm creating a DPS app for younger readers. parents are meant to operate it with them, but kids would interact with it. On the last round of testing multiple times the kids would trigger a page swipe while tyring to touch buttons (the buttons control MSO's). Is there a fix or work around to this?  
thanks in advance

Yes, while trying to hit any buttons they are swiping to the next or previous page accidentally. It isnt sometimes, it's more often than not.
has anyone else developed content for kids with DPS and run into the same problem?  I know many times people have requested the feature to diable the page swipe, but until that is an available feature I can't think of a way to disable the swipe and have any buttons.

Similar Messages

  • Labview buttons are triggered only after rerun the vi

    I have a vi actually to behave like a control panel.
    i created each action with a button.
    for example:
    Lockbutton, unlockbutton...
    when run the vi, i click on lockbutton, it locks.
    then after it locks, when click on unlock button, no value is parsing at unlock button.
    what's is wrong with my vi?
    help me..
    Attachments:
    Panel01.vi ‏83 KB

    instead of using case structure of each button, i use event structure?
    Yes - that will make things easier to manage.  I would do some reading on it before you jump in, you may decide to use a producer/consumer with events should you require that the FP remain responsive when performing a time intensive operation.
    about the notifier refnum, how to determine it?
    each case would have its own refnum?
    For this I just meant you can fork the wire for the Refnum.  Something like this:
    Regards,
    Peter D

  • The back, forward, reload and stop buttons are greyed out, the address bar stays blank when I go to a website and firefox loads to a blank page, not my home page. There are 3 users on this computer and it only happens on one user.

    Firefox loads to a blank page, not my home page. When I click on the home button it takes me to the home page. The back, forward, refresh and stop buttons are greyed out and not usable. The webpage I am on does not show up in the address bar. If I type something into the address bar, that address stays there no matter what page I go to next.

    Just upgraded to v4. It did NOT fix the problem.

  • On firefox clickable buttons are not clickable for me eg the + to open new tab ,the sign in . register and other applications buttons on this page wont click yet the 2 blue change buttons are fine

    Question
    on firefox clickable buttons are not clickable for me eg the + to open new tab ,the sign in . register and other applications buttons on this page wont click yet the 2 blue change buttons are fine

    Top of Firefox window non-responsive, toolbars non responsive -- also see [http://kb.mozillazine.org/Problematic_extensions Problematic extensions]
    *caused by Yahoo Toolbar -- https://support.mozilla.com/questions/890908
    *caused by Babylon Toolbar -- https://support.mozilla.com/questions/890670

  • Why are on the first web page buttons are shaped and following pages don´t? All Pages are based on the same Masterpage.

    Hello,
    I´ve a Problem with Muse.
    Why are on the first web page buttons are shaped and following pages don´t? All Pages are based on the same Masterpage.
    Any ideas?
    Stefan

    I just republished the site, and it looks fine, energievollfit | über
    could you please try to republish the site again, and let me know .

  • My child page buttons are all overlapping each other

    I saw a post about the child pages not showing on the menu buttons and did what was suggested, selecting "All Pages" from the navigation fly out. Now my child buttons are all overlapping each other and don't function as they should. How can I fix this? Please be specific as I'm new to Muse and easily confused.....

    Here is the site on Business Catalyst. Thank you for your help.....
    http://jeanettehelp.businesscatalyst.com/index.html
    Date: Wed, 12 Feb 2014 02:24:51 -0800
    From: [email protected]
    To: [email protected]
    Subject: My child page buttons are all overlapping each other
        Re: My child page buttons are all overlapping each other
        created by Gaurav Sharma in Help with using Adobe Muse CC - View the full discussion
    Hi,
    is it possible to publish the site online and share the url so that we can see what is happening exactly? You can publish the site to Business catalyst by following the steps given here
    http://helpx.adobe.com/business-catalyst/using/business-catalyst-muse- users.html
         Please note that the Adobe Forums do not accept email attachments. If you want to embed a screen image in your message please visit the thread in the forum to embed the image at http://forums.adobe.com/message/6112452#6112452
         Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page: http://forums.adobe.com/message/6112452#6112452
         To unsubscribe from this thread, please visit the message page at http://forums.adobe.com/message/6112452#6112452. In the Actions box on the right, click the Stop Email Notifications link.
               Start a new discussion in Help with using Adobe Muse CC at Adobe Community
      For more information about maintaining your forum email notifications please go to http://forums.adobe.com/thread/416458?tstart=0.

  • My home button and lock button are both unresponsive. and its stuck on the settings pages.

    both home button and lock button are unresponsive but if i press both at the same time i can still take a pic. but pressing them individually does nothing. and its stuck on the settings page and i can go anywhere on the settings page but nowhere else. help please??

    Try:
    - iOS: Not responding or does not turn on
    - Also try DFU mode after try recovery mode
    How to put iPod touch / iPhone into DFU mode « Karthik's scribblings
    - If not successful and you can't fully turn the iOS device fully off, let the battery fully drain. After charging for an least an hour try the above again.
    - Try on another computer
    - If still not successful that usually indicates a hardware problem and an appointment at the Genius Bar of an Apple store is in order.
    Apple Retail Store - Genius Bar       

  • How to add a BUTTON on a page

    Hello,
    1) I need to add BUTTON on a page, so that
    whenever a user clicks, it will display a report and also prints it.
    2) Are there any triggers associated to a page, like when page click etc. I have requirement, like whenever a user clicks the tab, a report has to be open in a new window !!!
    3) Finally, I need to display name,age,job etc on page, what is the best way !!!
    Any Suggestions !!!
    A.Kishore

    hai....
    edit that page,(ie)
    click CUSTOMIZE link and click the editdefault link in the blue banner
    then give the image u want,if any url
    then specify it..
    try this........
    null

  • Call an ABAP Function module on click of Button in BSP page

    Hello ,
    i would like to run a ABAP function module on click of a button in BSP page.
    or in other words i want a Funtion module ex: 'test1' to run after clicking this button ex: 'button1'
    and how to pass the values for a function module after clicking the button.
    i an new to bsp application .
    Can anyone help me on this .

    Hi Shalaxy,
    Triggering a URL to WDJ:
    I suppose the URL of WDJ app. is also a portal URL. I assume that from a BSP application inside portal you need to trigger the WDJ url.
    But the catch is that you cannot hotcode this URL, since it varies for a development, quality and production systems(diff. portal environments).
    To solve this issue, ABAP provides a system variable named sy-sysid, which says want system your ABAP system is, normally a development R/3 system will be associated to development portal system and quality R/3 to quality portal ans so forth.
    So you could have a internal table/db table/ variable for dev, quality or prod portal urls and from the bsp on button click based on the value in the sy-sysid you can trigger the url accordingly.
    Creating a URL in WDJ
    The above is about triggering a WDJ from BSP. But if you dynamically want to create a link in WDJ on a button click, then apparently you could not do that from BSP, since the applications are different. All you could do is to pass some URL parameters to WDJ application from BSP app. Then based on the URL parameters the WDJ application has to dynamically create a link and add it to its application.
    Hope it helps.
    Regards,
    Maheswaran
    Edited by: Maheswaran B on Mar 1, 2010 4:17 PM

  • Buttons on chapter pages won't "select" in proper sequential order

    I am exporting a multi-chapter movie from iMovie 6.0.3 to iDVD 6.0.4. When previewing with DVD Player to see how the finished movie would function when viewed on TV, I find that it's impossible to advance through more than 3 scene buttons on any chapter page in sequential order - no matter which "theme" I select for the movie. On the Reflection template, the chapter and page forward/back buttons select in a seemingly random sequence.
    The movie map page shows all chapters in proper order, so there are no clues there to the malfunction in navigating between chapter buttons. Does anyone have a solution/ workaround to this problem?

    Thanks for your helpful suggestions. I was thinking along the same lines - so I played around with re-sending the project to iDVD, moving between themes, and doing a series of edits in my chosen theme to see the results of consciously working with the chapter menus in different ways.
    Surprisingly, I got the best result (a predictable and orderly, though not sequential, movement through all six chapters on a menu page) when I selected the "free position" option to release the buttons from snapping to grid, and then shifted the buttons slightly to align their edges in a particular relationship to each other (arriving at this finding was pure serendipity).
    In some cases the original chapter title was long enough to overlap another button, but this did not seem to cause the random movement between buttons, as short titled-buttons seemed just as likely to be affected, whether or not they followed a long-titled button. But it seems possible that the presence of any long-titled button on a page could somehow affect the behavior of the entire page, or that there is something related to the titles that triggers or contributes to the problem (ie, even text that looks short enough may exceed some parameter) so I think this is worth keeping in mind.
    Once the chapter button is selected (no matter how arduous it is to get there) it always plays the right clip. And "play all" plays the entire movie in correct sequence. So this quirk seems to be related to the specific code which determines how chapters queue for selection on the menu page.

  • Action Buttons are not getting displayed in UWL

    Hi Experts,
    I am facing some issues in UWL action buttons and I need your help in resolving this.
    When a request is generated in ECC systems, a notification is generated in ECC as well as portal.
    In ECC, we can see two buttons in the notification, "Complete" and "Cancel work item in Inbox".
    But in portal, these two buttons are not visible in the notifications.
    Please let me know how to bring these action buttons in UWL portal.
    Thanks a lot,

    First of all, please see SAP Note 1133821 - UWL Destination Service Configuration and create the RFC destination as explained in the note.
    The procedure is also explained in the wiki:
    http://wiki.sdn.sap.com/wiki/pages/viewpage.action?pageId=102793389
    Thanks,
    Shanti

  • Firefox can't find the file at (a location is specified) when either "Navigate previous" (and next) buttons are pressed in an HTML5 skin (but OK in IE/Chrome).

    I create HTML5 help projects from a package called MadCap Flare. It uses what they call an HTML5 'skin' that sets the style/layout of the page and also includes 'Navigate previous' and 'Navigate next' buttons. When viewing the help and pressing these navigate buttons in IE8 or Chrome 32 there is no problem, but in Firefox 27 I get the following: (typical error for pressing a button on any page)
    "File not found"
    "Firefox can't find the file at /C:/SVN/FlareEnglishOnLineHelp/Output/HTML5_Help_Modeller_Reference/4attrib/idh_jointinterface_element_meshes.htm?TocPath=Modeller Reference Manual|Chapter 5 : Model Attributes|Meshing|_____2."
    " Check the file name for capitalisation or other typing errors."
    " Check to see if the file was moved, renamed or deleted."
    - Because the files and buttons work in other browsers I'm wondering just what is going on here with Firefox>>>>

    I should correct that last entry and state that the | charactacters are generated automatically in the Toc-Path for each 'book' name in the online help, and are not something manually created, whereas the : characters have come from the TOC book topic names (which were manually entered names and are what we would ideally require). But, because 'previous' and 'next' topics within nested TOC books without colon (:) characters CAN be browsed successfully when just | characters are present in the Toc-Path, the limitation would appear to be solely due to the : characters.

  • Once I add my .swf to Dreamweaver, the buttons are not clickable, how can I fix this?

    Hello there,
    I'd just like to start out by saying that this is the first time I have posted on these forums, so if I have done anything wrong, I apologize!
    Anyway, about my question, just like the title says, once I import the .swf into Dreamweaver the buttons are not clickable, however when tested outside of Dreamweaver, they work correctly.
    Basically I have an animated banner with some audio and two buttons, the buttons mute and unmute the music.
    The file consists of two layers, one of which has 2 keyframes, the first keyframe has the Audio with the settings; "Effect: None. Sync: Start, Loop" and a button leading to the next frame.
    The next keyframe (still on layer one) has much of the same but the Audio settings are different; "Effect: None. Sync: Stop, repeat x 1" and this will stop the music.
    Now on the other layer (Rocket) I have a movie clip of a space-themed background and a rocket flying across it, the movie clip is made up of a motion tween and another movie clip which is the rocket.
    I am using Flash CS6 and Dreamweaver CS6 on a Windows 7 computer. I am also using Actionscript 2.0
    I apologize for the amount of information and I'm not very briliant at explaining things, so here are some images of the flash file, hopefully they'll help;
    Layer setup - http://i.imgur.com/iZHwfAw.jpg
    The movie clip - http://i.imgur.com/ayvPJUZ.jpg
    Keyframe one sound settings - http://i.imgur.com/LWbnQhO.jpg
    Keyframe two sound settings - http://i.imgur.com/7kS9dO2.jpg
    Actionscript for the first button/first keyframe - http://i.imgur.com/x6ROqPv.jpg   - (The second button/keyframe has the same code, but obviously the instance name and frame number has been changed)
    Again, I apologise if this all seems confusing!
    Thanks in advance for any answers to this question
    Adam.

    If you did not create this swf yourself then you won't be able to do what I am suggesting.  If you did, then open the fla in Flash and go into the Publish Settings and select the option to publish an html file as an output.  That will create an html page that embeds the Flash file.  Test that file in your browser and see if it plays properly.  IF so, then copy that code in place of whatever Dreamweaver did to embed the Flash.
    Dreamweaver is not a reliable tool for embedding Flash content... why it does not do it the same way Flash does it is anyone's guess.

  • The forward and back buttons are not working. I want to use these buttons after accessing a different site but not it has not worked

    <blockquote>Locked by Moderator as a duplicate/re-post.
    Please continue the discussion in this thread: [tiki-view_forum_thread.php?comments_parentId=693097&forumId=1]
    Thanks - c</blockquote>
    == Issue
    ==
    I have another kind of problem with Firefox
    == Description
    ==
    I am not sure what happened or how this happened but, for some reason my back and forward buttons are no longer functioning. I have uninstalled and re-installed firefox twice and updated the Torbutton but yet, it is still now working. I can;t find answers from your forum.
    == This happened
    ==
    Every time Firefox opened
    == earlier this week
    ==
    == Troubleshooting information
    ==
    Application Basics
    Name
    Firefox
    Version
    3.6.3
    Profile Directory
    Show in Finder
    Installed Plugins
    about:plugins
    Build Configuration
    about:buildconfig
    Extensions
    Name
    Version
    Enabled
    ID
    CoolPreviews
    3.1.0521
    true
    Cooliris
    1.11.6
    true
    [email protected]
    Torbutton
    1.2.5
    true
    Modified Preferences
    Name
    Value
    accessibility.browsewithcaret
    true
    accessibility.typeaheadfind
    true
    browser.history_expire_days.mirror
    180
    browser.history_expire_days_min
    5
    browser.places.smartBookmarksVersion
    2
    browser.startup.homepage
    http://www.google.com/
    browser.startup.homepage_override.mstone
    rv:1.9.2.3
    browser.tabs.loadInBackground
    false
    extensions.lastAppVersion
    3.6.3
    network.cookie.prefsMigrated
    true
    places.last_vacuum
    1274131105
    print.macosx.pagesetup-2
    PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPCFET0NUWVBFIHBsaXN0IFBVQkxJQyAiLS8vQXBwbGUvL0RURCBQTElTVCAxLjAvL0VO…
    print.print_bgcolor
    false
    print.print_bgimages
    false
    print.print_command
    print.print_downloadfonts
    false
    print.print_evenpages
    true
    print.print_in_color
    true
    print.print_margin_bottom
    0.5
    print.print_margin_left
    0.5
    print.print_margin_right
    0.5
    print.print_margin_top
    0.5
    print.print_oddpages
    true
    print.print_orientation
    0
    print.print_pagedelay
    500
    print.print_paper_data
    0
    print.print_paper_height
    11.00
    print.print_paper_size_type
    1
    print.print_paper_size_unit
    0
    print.print_paper_width
    8.50
    print.print_printer
    print.print_reversed
    false
    print.print_scaling
    1.00
    print.print_shrink_to_fit
    true
    print.print_to_file
    false
    print.print_unwriteable_margin_bottom
    56
    print.print_unwriteable_margin_left
    25
    print.print_unwriteable_margin_right
    25
    print.print_unwriteable_margin_top
    25
    privacy.cpd.siteSettings
    true
    privacy.sanitize.migrateFx3Prefs
    true
    privacy.sanitize.timeSpan
    0
    security.warn_viewing_mixed
    false
    == Firefox version
    ==
    3.6.3
    == Operating system
    ==
    Intel Mac OS X 10.5
    == User Agent
    ==
    Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3
    == Plugins installed
    ==
    *-Cooliris embbedded in a tab
    *Gecko default plugin
    *Runs Java applets using the latest installed versions of Java. For more information: Java Embedding Plugin. Run version test: Java Information.
    *BrowserPlus -- Improve your browser! -- http://browserplus.yahoo.com/
    *iPhoto6
    *Office Live Update v1.0
    *Java Plug-In 2 for NPAPI Browsers
    *Shockwave Flash 10.0 r42
    *RealPlayer Plugin
    *4.0.50524.0
    *The QuickTime Plugin allows you to view a wide variety of multimedia content in web pages. For more information, visit the QuickTime Web site.

    I know there are some problems with Question Slides, but I'm using them as timesavers. Building question slides yourself takes a lot more time. When I started using them, I had to find the right settings to get the results I wanted, but now mostly I do not have that much problems anymore (if the internet connection is not failing).
    What are your Quiz settings: can the user have more than one attempt, do you allow Backward movement, Review possibility etc? Is the uploading to a LMS (which one), what were the Manifest settings?
    Lilybiri

  • How to add new button in Customized page....

    Dear All,
    I need to add new button to the page button bar in the UI page.I tried like this in the controller but still i can not get output:
    OAPageButtonBarBean oapbb = (OAPageButtonBarBean)oawebbean.findIndexedChildRecursive("OrderPageButtons");
    OAButtonBean cancelButton = (OAButtonBean)createWebBean(oapagecontext, OAWebBeanConstants.BUTTON_BEAN,
    null, "cancelButton");
    cancelButton.setText("Cancel");
    oapbb.addIndexedChild(cancelButton);
    Is there anything i missedout?
    TIA

    what you are doing incorrectly is
    trying to get the handle to the OAPageButtonBarBean.
    This is a named child of the parent bean(OAPageLayoutBean), and what you are trying to do is find it as a indexed child, this should give you a nullpointer excp in this line oapbb.addIndexedChild(cancelButton);
    since the handle should be null.
    to get the handle to OAPageButtonBarBean, use some like this
    pageContext.getPageLayoutBean().getPageButtons();
    and then add buttons to it.
    Thanks
    Tapash.

Maybe you are looking for

  • Facing Black catridge problem within 2 months of purchase HP laserjet p1108 by printing 300 pages.

    Hullo sir,                 I'm Facing Black catridge problem within 2 months of purchase HP laserjet p1108 by printing 300 pages.The printer window shows you have to print pages < 50.what cani do?

  • How to crop to trim box

    I have dozens of multiple page PDF documents with bleed and slug information. I'm looking to create a duplicate set of these documents that are all cropped down to the trim dimensions. I'm guessing there must be a better method than using the crop to

  • Data Encryption on Data T1??????????/

    Hi, I am trying to find out the possibility of putting encryption on Data T1 line. Its very urgent... Need assitance... Thanks,

  • GetResourceAsStream problem in a EJB JAR

    Hello, I am trying to get a xml file from the same JAR file my EJB's are bundled in on 6.1. Its not in the WAR file but the EJB jar file. I've been trying to use: getClass().getClassLoader().getResourceAsStream("www.xml") and various different versio

  • Does the Built-in Windows FTP Client Support a Secure Connection?

    I have set up Server 2008 IIS w/ FTP. I set the SSL setting to require a secure connection. However, I can't connect to the FTP server from the built-in Windows FTP client. I CAN get it to work in FileZilla after modifying my connection properties. D