Buttons only appear after menu loops

I am new to encore and I am having some problems. I have set up my menu to loop and a certain point and I have put all my buttons on the menu. When I go to preview the menu, the buttons only appear after the menu loops for the first time. I am sure there is a simple solution, but if someone could help me out that would be great.

>Please provide a bit more detail about your Menu and your Project. The Buttons should appear, when the Menu is navigated to.
Yes, after the menu enters the loop point that you can define for each of your menu.

Similar Messages

  • Why does the attachement icon indicator (paper clip) only appear after the message is selected?

    In my inbox there should be an attachment indicator (paper clip) appearing on all messages that have an attachment, however, the icon only appears after the message is selected. So there is no way of knowing if a message contains an attachment without clicking on it. This is IMAP mail through Godaddy. thank you

    Is the mail set to synchronize or only download bodies when selected? My guess is the latter as the attachment forms part of the body so the header that is downloaded to form the mail list has no information about attachments. Hence Thunderbird becomes aware of an attachment once the body is downloaded.

  • Need forward button to only appear after slide is viewed

    For Education purposes I dont want my students to be able to forward through the course without viewing all of the information. So I remove the forward button on the skin editor. This creates a problem if the student clicks return on accident or only wants to hear the beginning of the previous slide. They now have to watch the entire course or page again. i have tried to create an Advanced action on enter to show a hidden button if the slide was last viewed or else hide but this does not work bc if they go back multiple slides the button only shows on the slide they go back to.  
    I can achive this by creating a variable and advanced action per slide but this will require me to make one variable and action for each page.
    So what I need is one button (goes to next slide when clicked) that is on every page (entire program) but only shows if the user goes back to that page (its been previouly viewed). There has to be a one button one action to achive this.... But its beyond me... is it beyond you too????

    Hello and welcome to the forum,
    Which version of Captivate do you use?
    Lilybiri

  • Search Bar : "Go button only appears when text in the bar"

    With the new update they have made it so that the "Search" button in the "Search bar" only appears when there is text on it.
    While probably a minor (in)convinence for most, it had become a browsing habit for me, to middle mouse click the search in an empty search to take me to "google.com" in a new tab (or whatever search engine was set).
    I would like to know if its possible to tweak something in order to bring back the search button so it stays there.
    I know there is easy workarounds for this (bookmark comes to mind), but having browsed like this for many years I would like to continue doing so if possible.
    Thanks

    Hmm, it takes a little doing, but I think so.
    When the bar is empty, the code that generates the little image of the arrow has a new attribute set, which is hidden="true". There is a corresponding style rule to suppress the arrow when hidden="true". You can use a custom style rule to override the built-in rules, and apply it to the interface using either:
    * Stylish extension ([https://addons.mozilla.org/firefox/addon/stylish/])
    * userChrome.css file ([http://kb.mozillazine.org/userChrome.css])
    This is a rule you could use:
    @namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);
    searchbar .search-go-button[hidden="true"] {
    display: -moz-box !important;
    I have attached an image of how this looks when you create a new blank rule in Stylish, paste that in, and click the Preview button.

  • When I put in a scroll in fcx, I get a single frame of the scroll flashing on the screen about a second or two before the scroll appears. There is nothing on the timeline and this only appears after I have made the quicktime or dvd. Any thoughts?

    When I put in a scroll in fcx, I get a single frame of the scroll flashing on the screen about a second or two before the scroll appears. There is nothing on the timeline and this only appears on the quicktime or dvd. Any thoughts?

    '''I fixed mine by removing the Ask.com extension.'''
    Tools
    Add-ons
    Settings icon
    View Recent Updates
    Ask.com '''DISABLE'''
    Running FF 8.0 on Windows 7 (64-bit)

  • Button only visible after method setting it visible has terminated

    Hello all,
    I guess I am now at the edge of the Java technology where I am not very familiar with the internals of that language. Apologies for being uninformed.
    My problem is the following: I have a button that is constructed in this way:
    protected JButton getButtonMetadataAndFilesUpload() {
              if (buttonMetadataAndFilesUpload == null) {
                   buttonMetadataAndFilesUpload = new JButton();
                   buttonMetadataAndFilesUpload.addActionListener(new ActionListener() {
                        public void actionPerformed(ActionEvent e) {
                             labelProcessingOnServer.setVisible(true);
                             buttonServerActivity.setVisible(true);
                             sendDataToServerAndCopyDataToFinalLocation();
                   buttonMetadataAndFilesUpload.setBounds(508, 11, 236, 43);
                   buttonMetadataAndFilesUpload.setText("Upload Metadata and Files");
              return buttonMetadataAndFilesUpload;
         }What I am trying here is to set a button visible only if this above "upload button" is being pressed . What I get is the following: When I press the button, the method sendDataToServerAndCopyDataToFinalLocation() is being executed and only after it has finished the button appears. I guess this is a problem of synchronization, right? What do I have to do to make it appear_before_ the method sendDataToServerAndCopyDataToFinalLocation() is being executed? I am sorry if I miss here some Java coding fundamentals, but maybe someone can help me out.
    Thanks in advance again
    Jan Peters-Anders

    Try putting the call to your method: sendDataToServerAndCopyDataToFinalLocation();
    in an invokeLater call.
    i.e.
    SwingUtilities.invokeLater(new Runnable()
    public synchronized void run()
    sendDataToServerAndCopyDataToFinalLocation();
    You may wish to read this page: http://java.sun.com/docs/books/tutorial/uiswing/misc/threads.html

  • How can we make the Retake Quiz button only appear when user reenters the course?

    In a Captivate 8 Quiz, we need to force the user to close the course (so attempts are captured by the LMS) from the Quiz Results page. The Retake Quiz button cannot show at this time. However, when the learner reenters the course from the LMS, the bookmarking brings the user to the Results page again. We need a Retake Quiz button to only show when the user reenters the course, not on Quiz completion. Disabling the bookmarking disables the reporting of attempts. Does anyone know a way to make that happen or a workaround?

    Have a look at my blog post:
    http://blog.lilybiri.com/review-only-incorrect-slides-captivate-6
    Lilybiri

  • Buttons not appearing after given time

    Captivate is driving me absolutely mad...
    I am attempting to make an elearning app with audio narration
    on some slides, and some quiz slides and branching. I have set the
    default slide display time to 600 sec. I am using audio files for
    narration and want captions to appear at strategic points in the
    slide. I made the captions and positioned them where I want them on
    the timeline, then changed their properties to "Display for rest of
    slide".
    When I preview the slide in the Captivate interface, it works
    fine, but when I publish the project (or do a full preview), the
    audio plays but the captions don't appear unless I click on the
    "Play" button in the Flash player controls underneath.
    I have downloaded Captivate 4, as I was having similar
    problems in version 3 (except that in version 3 the audio didn't
    play either!) Was surprised to find the same problem - surely this
    is a really standard thing to do... so what am I doing wrong?

    Hi there
    600 seconds? Seriously? OMG, that's ten minutes!
    Personally, I would never recommend having a slide longer
    than maybe ten
    seconds. I'm not sure how you even manage a timeline that
    long.
    At any rate, whatever floats your boat I suppose. My guess is
    that you have some object (Click Box, Button or Text Entry Box)
    that is sitting on the timeline and pausing things before the
    button you wish to see has a chance to appear.
    Cheers... Rick

  • Buttons not appearing after exporting to Interactive PDF

    I created buttons on my master page in InDesign with the event "on click" and actions "go to first page", "go to last page", "go to previous page", and "go to next page". Then I applied my master page to all the pages in my document. On certain pages I override the item on the master page and gave the button a different action (go to text anchor). Then I exported to Adobe PDF (Interactive). When I view the PDF, most of the Master Page buttons do not appear. This doesn't happen every time. I have created documents that work with this setup, but this one document will not work properly. Any suggestions?

    Try exporting IDML, Open IDML, Export from new doc

  • Radio Buttons only work after selecting another field

    In my Access 2010 database, I have an option group consisting of 3 radio buttons.  If I select the first button I Access will allow me, but if I then want to change my selection to the third button I can only do so if I select another field
    before I can make the button change.  Now, if I want to change my selection again from the third button to the second button, I must select another field then select the second button.
    I just can't figure out what is going on here.  Does anyone have any clue or explanation that will help me???  Thank you!

    I will add that originally this option group of radio buttons was working perfectly fine.  This issue surfaced when I included a tab control to the form and moved all the fields onto the first tab.
    It seems that having to select another field before changing a radio selection is limited when using the mouse; however, if I use any of the up/down or left/right arrow keys on the keyboard it will change radio button selections without selecting another field
    (as one would expect it to).
    Hi Eli,
    Probably it has something to do with the focus of the form (first tab) with the radio buttons. Someway that form looses focus when clicking a radio button. By selecting another field the form receives focus again, so you can use the radio buttons again.
    You can check it happens in this way.
    Imb.

  • When i type words dissapear and only appear after i force quit pages.

    Every time i type something in pages it wont be displayed until i keep typing and it will reappear at random or when i force quit the app and open it again. What can i do?

    Hi,
    Try restarting your iPad.
    Press and hold the Sleep/Wake button until the red slider appears. Slide your finger across the slider to turn off iPad. To turn iPad back on, press and hold the Sleep/Wake until the Apple logo appears.
    Carolyn

  • Flash preloader only appears after 60%

    Hi all,
    I added a simple preloader to the first frame of my flash
    movie. When all is loaded, the movie continues to the 2nd frame. I
    had a few library items exported as actionscript and exported in
    first frame. I unchecked export in first frame for ALL items. BUT
    (although my MC is missing some library items), my preloader STILL
    won't appear until over 60% is already loaded. What does my MC load
    before it even enters 1st frame? Any ideas anyone?

    on the first frame put a STOP.
    on the movie clip of the preloader add the code:
    onClipEvent(load)
    total = _parent.getBytesTotal();
    }onClipEvent(enterFrame)
    loaded = _parent.getBytesLoaded();
    percent = int(loaded / total * 100);
    text = percent + "%";
    gotoAndStop(percent);
    if (loaded == total)
    _parent.gotoAndPlay(2);
    where you can see i have _parent. maynot be neccessary on
    your preloader.

  • Buttons Script Appear After

    Good day --
    I am working on a captivate file that needs to have the user go through all buttons, and once all 7 buttons are clicked the user can then move on with the project. I am having a hard time trying to figure out where I can set my button count to 0 then to 1 in order to make the button to proceed active.
    I have seen this problem answered on the forums before which shows me that it can be done. However I can not fully understand how to set this advance action up.

    I tried that but I could be doing it wrong.
    I downloaded and received a zip folder.
    The actual folder is entitled with the .cptl extension.
    inside is .cpad, .cpi, .eptd, .cpth, and folder with compressed_data,
    objects, uncompressed_data that are all .cpd files. None of these are
    opening in captivate. When I go to New Project from Template or New Template
    Project.
    I've tried opening the Captivate file I am working on and dragging the
    files. I assume I am opening it incorrectly.

  • How to have buttons come in 2 seconds after menu??

    I have a sound effect and animation for the first 2 seconds of the DVD menu. I'd like the buttons to appear after that's done. Is that possible? How?

    Do you mean the buttons itself (the graphic element) or just the overlay image?
    You can delay the appearance of the overlay graphic setting the menu *Loop Point* to 2 secs.
    About the button itselfs, the image that represents the button, you must manage it in your animation.
    Hope that helps !
      Alberto

  • Adding buttons after menu build

    I have recently completed a menu in Motion and I want to add the buttons 30secs into he build as i have a bit of an introduction. How do you add buttons at this point and attach assets, I have not figured out how to stop the menu at the location I wish to have the buttons appear.
    Any advice would be great as I have spent lots of time on this menu.
    Thanks

    Check this out
    http://dvdstepbystep.com/motion.php
    http://dvdstepbystep.com/newmap.php
    http://dvdstepbystep.com/buttons07.php
    Make the background movies and make an overlay (do not use DVD SP to make the buttons by dragging items on) The buttons will appear at the loop point (described in the motion.php)

Maybe you are looking for