Need a Button behavior: go to next chapter

I have a book with about 20 files in it. Each file is a separate chapter. On my master pages, I need two buttons: one that jumps to the next chapter and one that jumps to the previous chapter. But, those destinations are different for each document in the book.
Is there a way to be able to set up a couple of master buttons that do this, or do I need to set this up manually and never resynchronize my master pages again? I suppose I could set up 20 different master pages, and then apply the appropriate master page to the body pages of each document, but that seems excessive. I don't want 400 master pages. I just want a couple of buttons that jump to the next chapter.
Any ideas?

Hi, Kelly:
You can probably do this with either a dedicated TOC, index, hyperlinks, or cross-references. i haven't tested these beyond a quick experiment, so no guarantees one or more will suit your need.
* For the TOC method, you could apply a dedicated paragraph style, named for the chapter, to a paragraph in each file, then create a mini-TOC in each file that looks for the dedicated paragraph style in the next and previous files.
* For the index method, you'd need to create a dummy first-level topic in each file with a sub-level topic named for the chapter (for convenience). In each file, create an index for the book on a master page that's applied to all pages - you might need to create a based-on master page that's used by all master pages for this. When you generate the index, place it on the based-on master page, delete all entries except the chapter-named sub-entries, and synchronize it across all files in the book. This will create clickable PDF links to all chapters. In the index on each chapter's based-on master page, delete the all the entries except the two that point to the next and previous files. When you update the indexes, you'll have to delete the unwanted entries.
* For the hyperlink method, create links in each file to the next and previous file.
* For the cross-references method, create a cross-reference to the next and previous files. IDCS4 has built-in cross-references. For CS3 and CS2, you can use the free cross-reference script by Teus de Jong (search Google), or the commercial InDesign cross-references plug-in from dtptools.com, or virginiasystems.com.
* You'll need create a button-like graphic for the links you create with any of these methods..
* I'm not near my IDCS4 machine, so I can't check if it can export book chapter files separately. IDCS3 only exports a book as a single PDF. Also, in IDCS3, the links in the single PDF point to the destination chapters in the same document. If your goal is to create separate PDF chapters, you'll need to modify the links to point to the correct files.
i think the TOC would be simplest to maintain, especially if you capture and include all the chapter links in every file, like a thumb-tab.
Let us know if any of these off-the-top-of-the=head approaches work for you.
HTH
Regards,
Peter Gold
KnowHow ProServices

Similar Messages

  • Next-chapter button behavior at the end of a track

    This is probably a silly question.
    When the DVD is on the last chapter of a track, from then on I want next-chapter button to return the user to the menu screen. When I don't do anything special to the settings, DVDSP's simulation does nothing when I press the next-chapter button. But when I play the DVD back on a set-top player, pressing next-chapter begins playing a seemingly random other track. That's certainly not what I want.
    How can I set the next-chapter button to return to the menu?

    Press F3 to get to advanced layout
    Go to Outline View
    Highlight Track
    Click Connections Tab in the main window (menu/viewer/connections)
    You can set the next jump there (same for chapter) but not all players behave the same. Stories with a "dummy marker" which disables all user controls briefly seems to stop most of the players from jumping

  • Menu button to jump to previous/next chapter

    Hi!
    I have a Track with about 5 chapter markers.
    I want to use on-screen buttons to jump to next/previous marker.
    SPRM 7 stores the current chapter marker. How do I create a script that
    a) adds 1 to SPRM 7 and jump to that chapter
    b) subtracts 1 to SPRM 7 and jump to that chapter
    Thanks in advance!

    If you have a track with BOV. On screen is a left arrow and a right arrow for the buttons. If that is the case you can do as already said. Set the button commands for each arrow in each chatper.
    So in chapter 1 you'll only have the right arrow (button). Targeting Chapter 2. In chapter 2 you'll have L & R arrows(buttons). L targeting Chapter 1 and R chapter 3.
    You may want to use a 3rd button (which should infact be Button 1) for the middle of the two arrows so an arrow isn't selected by default...
    -Jake

  • PLEASE HELP: Need some help with coding a next page button.

    so ok, in details, I'm trying to code a next page button and can't really figure out how and tried to look for them over the net but can't find the kind I am looking for. So ok, the kind of next page button I'm looking for is the kind where you have like << 1 2 3 4 5 ... (Next page button) >> not just a button where I need to hyperlink it to the next page url cuz I have like 35 pages to put... so I'm trying to figure it out yet no cigar so can someone please help me with this? Thanks!

    What I've seen done a lot (on forums with upwards of 1000 pages on some threads) is to add a "pagination" block of code that has:
    two or three pages before the current page
    two or three pages after the current page
    a drop down with ALL pages listed
    The "next" link or button is then just a copy  of the final link in the inline list.
    Something like this:
    <table>
    <tr>
    <td align="right" valign="bottom" nowrap="nowrap"><span class="gensmall"><b>Goto page <select name="generate_pagination" onchange="if(this.options[this.selectedIndex].value != -1){ window.location = this.options[this.selectedIndex].value; }"><option value="forum-page-26.html" selected="selected">1</option><option value="forum-page-26-45.html">2</option><option value="forum-page-26-90.html">3</option><option value="forum-page-26-135.html">4</option><option value="forum-page-26-180.html">5</option><option value="forum-page-26-225.html">6</option><option value="forum-page-26-270.html">7</option><option value="forum-page-26-315.html">8</option><option value="forum-page-26-360.html">9</option><option value="forum-page-26-405.html">10</option><option value="forum-page-26-450.html">11</option><option value="forum-page-26-495.html">12</option><option value="forum-page-26-540.html">13</option><option value="forum-page-26-585.html">14</option><option value="forum-page-26-630.html">15</option><option value="forum-page-26-675.html">16</option><option value="forum-page-26-720.html">17</option><option value="forum-page-26-765.html">18</option><option value="forum-page-26-810.html">19</option><option value="forum-page-26-855.html">20</option><option value="forum-page-26-900.html">21</option><option value="forum-page-26-945.html">22</option><option value="forum-page-26-990.html">23</option><option value="forum-page-26-1035.html">24</option><option value="forum-page-26-1080.html">25</option><option value="forum-page-26-1125.html">26</option><option value="forum-page-26-1170.html">27</option><option value="forum-page-26-1215.html">28</option><option value="forum-page-26-1260.html">29</option><option value="forum-page-26-1305.html">30</option><option value="forum-page-26-1350.html">31</option><option value="forum-page-26-1395.html">32</option><option value="forum-page-26-1440.html">33</option><option value="forum-page-26-1485.html">34</option><option value="forum-page-26-1530.html">35</option><option value="forum-page-26-1575.html">36</option><option value="forum-page-26-1620.html">37</option><option value="forum-page-26-1665.html">38</option><option value="forum-page-26-1710.html">39</option><option value="forum-page-26-1755.html">40</option><option value="forum-page-26-1800.html">41</option><option value="forum-page-26-1845.html">42</option><option value="forum-page-26-1890.html">43</option><option value="forum-page-26-1935.html">44</option><option value="forum-page-26-1980.html">45</option><option value="forum-page-26-2025.html">46</option><option value="forum-page-26-2070.html">47</option><option value="forum-page-26-2115.html">48</option><option value="forum-page-26-2160.html">49</option><option value="forum-page-26-2205.html">50</option></select>  <b>1</b>, <a href="forum-page-26-45.html">2</a>, <a href="forum-page-26-90.html">3</a> ... <a href="forum-page-26-2250.html">51</a>, <a href="forum-page-26-2295.html">52</a>, <a href="forum-page-26-2340.html">53</a>  <a href="forum-page-26-45.html">Next</a></b></span></td>
    </tr>
    </table>

  • DVDSP:  Multiple stories and problem with next chapter going to next story

    I have a DVDSP4 project with 2 tracks and a story for each track.  Each story has 3 chapters start, middle, end.  I'm having problems when I'm testing in the simulator, the DVD is playing the first story I hit the NEXT CHAPTER button on the remote, it goes to the next chapter (in the same story).  The problem is when I click NEXT CHAPTER button again, it doesn't do anything.  I want it to jump to the end marker (which is a chapter marker), and then go to the next story because the End Jump is set to go to the next story.
    Help is appreciated.

    I ended up putting another chapter marker in the track, just before where the end is in the story, not ideal but it does allow progressing to the next story with the next button on the remote.
    I'm using stories because I have the need to play different segments of the videos.

  • Newbie - Default Button behavior

    I am trying to use HTML db to create a new application that will run on LYNX enabled scanners. When the user scans an item into a textbox there is a carriage return that is entered at the end.
    I would like to do one of two things -
    1) On the CR move to the next Text Item or
    2) On CR fire the only button on the page. Kind of like default button behavior in Forms or other PL's.
    Any hints that you could give me would be very helpful.

    Can I automatically go to another page within the application? If so how and where.
    I need to send an onchange from the text field then do I need to create a process to move to the next page?? I am a complete newbie to this so I have no clue. For an example lets say that I have Page1 and Page2 with Text1 on Page1 and Text2 on Page2. Here is the code that I am starting to put in the HTML Table Cell Attributes:
    onchange = 'javascript.dosubmit()'
    Now what do I need to do to change to page 2? Does it need to be a process? and if so what code do I need to put in it and where?
    This is for a Proof of Concept project, we are just trying to see if we can use HTML DB to create RF Scanner application.
    Thanks for your initial reply.

  • Adding "next chapter " functionality to menus ?

    Is there a way direct the next and previous chapter buttons on a MENU to another menu or track? (not the arrow keys!)
    WMP dosent seem to recognise transparent buttons with the mouse, and it dosent include arrow keys for navigation..
    Its tough as Im building a "power point style" presentation and trying not to junk it up with buttons.
    Oddly enough, Apple's DVD player seems to have simmilar problems, even though they work fine in the simulator.
    Personaly I think it would be nice to add this functionality, as on many dvd players the chapter forward and back buttons are more easily found than the arrow keys. So if nothing else, just used for redundancy and added functionality.
    Thanks!
    - Ty

    The problem occurs when invisible buttons are not detected by software players. (WMP) Visible ones seem to work.
    So, "Click anywhere on the screen to proceed" does not work. And it looks like the answer is to just add visible buttons to everything. If chapter forward worked, it would solve this. Is there any way it run using a script?
    This works great on a $30 hardware dvd player, just wish I could get everyone to use it on one. But that just isnt going to happen.

  • Go to next chapter not working with Blu-ray disc

    I’m using Adobe Encore CS 5 to create Blu-ray disc but when the disc is created the go to next chapter buttons do not work. In Encore when using the preview option the go to next chapter buttons do work but once the Blu-ray is created and I try to go to next chapter while playing the disc I receive a message that reads "operation not available". I have created multiple Blu-Ray projects, used different brand Blu-ray media and even used my Windows system and my Mac system but the same issue keeps happening. I’ve also played the Blu-ray on multiple Blu-ray players and it happens on all of them. The Blu-ray burner I’m using is a LG BE14NU40 External Blu-ray burner and I have contacted them but they tell me it is a problem with Encore not the burner.

    Google "encore blu-ray next chapter remote".
    Example: Re: Encore 5 "Next / Forward" Button Not Available For Blu-Ray?
    You'll find lots of issues. This function may work if the project is very simple. But perhaps not.
    You might post a screenshot of your flowchart.

  • Next Chapter jump

    I'm finishing off a project in which I have a number of audio tracks set to still images. I had originally positioned Chapter Markers at the end of each, so you could jump back to the menu by selecting Next Chapter - but when building the project, these Chapter 2 Markers are not in GOP Boundaries, and I am unable to move them - so I have just the start (Chapter 1) for each audio track. Is it because the Video track is a still image that I'm unable to position markers anywhere else but the very start and very end?
    Anyway, rather than using a chapter markers at the end of each track, is there a simple way of setting each track up so that when you select Next Chapter you are taken back to a particular menu/button?

    On the Chapter Marker have End Jump go where you want to to go (though somteims this can be "broken" by players pressing next chapter Key fast, workaround is have that Chapter Marker "disable" all remote functions and place another marker right next to it as close as possible)
    Another option (probably easier for you and also keep in mind the issue above about breaking cahpters) is to add a small "slug" of audio at same rate as main audio with video (a second or so) and you should be able to place marker. The slug can be real short to accomplish moving your marker. A second should do fine

  • IOS6 Headset / Headphone "Skip to the next chapter" & "Return to the previous chapter" functions don't work in the Music App

    "Skip to the next chapter" & "Return to the previous chapter" functions don't work in the iOS 6 Music App when listening to Podcasts and Audiobooks through Headsets (Apple & 3rd party), Speaker Docks, and in my autos handsfree bluetooth system (Ford Sync).
    Listening with the Podcasts App allows "Skip" and "Return" to work. So, this is either a bug or Apple is forcing the use of the Podcast App to get the "Skip" & "Return" controls. All the other headset functions work as designed.
    I listen to news Podcasts in chronological order. In iTunes I set up smart playlists sorted by release date for the podcasts. The Podcast App doesn't support playlists therefore I need to use the Music App.
    Is anyone able to get "Skip" and "Return" to work in the Music app?
    Thanks for any insight!

    We are fellow users here on these forums, you're not talking to iTunes Support nor Apple. If you want to leave feedback for Apple then you can do so here : http://www.apple.com/feedback/ipad.html

  • TS1702 Hi,  I downloaded Wild to my Ipad and I'm having issues.  I've only read the first few chapters but at the end of each chapter the last page is duplicated for 10 pages and then it goes to the next chapter.

    I downloaded Wild to my Ipad and I'm having issues.  I've only read the first few chapters but at the end of each chapter the last page is duplicated for 10 pages and then it goes to the next chapter.

    Quit the iBooks app completely and restart the iPad. Go to the home screen first by tapping the home button. Double tap the home button and the task bar will appear with all of your recent/open apps displayed at the bottom. Tap and hold down on any app icon until it begins to wiggle. Tap the minus sign in the upper left corner of the app that you want to close. Tap the home button or anywhere above the task bar. Restart the iPad.
    Restart the iPad by holding down on the sleep button until the red slider appears and then slide to shut off. To power up hold the sleep button until the Apple logo appears and let go of the button.
    Or ....Reset the iPad by holding down on the sleep and home buttons at the same time for about 10-15 seconds until the Apple Logo appears - ignore the red slider - let go of the buttons.
    Or ... Delete the book and download it again in the purchased tab of the iBook Store, as long as you use the same Apple ID, there is no charge to download it again.

  • Playlist items not ending at next chapter

    Okay, another problem in my quest to transition from DVDSP to Encore...
    I'm building a DVD with a fairly simple structure: one 22 minute long video divided into 5 chapters. My menu options are a Play All, plus five options allowing the user to play specific chapters. I've built my playlists, each referencing one chapter alone, and defined my end action for each (I've tried both returning to the next menu option and the more generic return to last menu). Straight forward so far.
    The disc begins at the correct chapter when I click on a specific chapter menu item, but it doesn't stop at the next chapter - it keeps playing through the rest of the timeline to the very end of the video. (ie: if I select chapter 2 it'll drop me in at chapter 2, but then play through chapters 3, 4 and 5 before returning to the menu). I've tested in both the preview and burnt a physical disc with the same results. What am I missing!
    The project window with playlists
    My disc structure:
    The playlist window with the end actions I've tried.

    Excellent!
    Encore (probably DVDSP too?) is an abstraction layer app. It uses code to take a function that does not directly exist in the DVD spec, and builds the code the DVD needs. The front end, as you are discovering, can be very different between different apps, even though the DVD may operate identically in the end.

  • Movies don't stop at next chapter marker!!

    Is it time to move up to iDVD8?
    Using iDVD6 I can't seem to get movies to stop at the next chapter marker; they just keep playing; which makes markers and buttons for each chapter meaningless. What can I do; other than use DVDSP?
    regards, alan

    just to add to Fred's excellent advice, you would have to add separate / independent QT movies to achieve your stated objective.
    Also if you upgrade you may find it even more difficult in that you will no longer have the ability to do custom chapter markers within iMovie7.
    In other words, iMovie 6 retains custom chapter makers whereas iMovie 7 does not. This feature has given way to interval chapter markers (ever so many mins) in an attempt to make the video editing app more user friendly.

  • Blue ray divd chapter in encore cs3 unable to navigate to next chapter

    Topic " Blue ray chapter in encore the navigation does not work in either preview or folder created or on the blue ray disc
    I had my first HD projected edited in premeire cs and exported back to tape without problem in High def. Then the projected was exported as mepg high def file and imported in encore project testing does not show any error. But when I preview and play a chapter from menu and then click on the next button it only momentarily goes to next chapter but returns back to begining of the chapater it was playing before. although end action for that has been properly set to go to the next chapter. In other words the menu chapters do not go and play the next chapter as they should even when the end points have been st properly. Any suggestions. One way suggested was that I should create short separate clips and put on individual time lien and then link the buttons on the menu to individual time lines rather than chapters on a single time line has this bug in encore being assressed if so how to go about it?/

    I found a similar problem with the chapters in a single time line not responding at all when linked to separate buttons when I used ENcore CS3 to create the BLuRay project and burn either a folder or image (both BluRay) and then to burn the folder or image to a DVD+-R disk with ImgBurn.
    I made sure there were no overrides set, and put each chapter in a separate playlist ( as had been suggested on CreativeCow's forum over a year ago and which worked nicely for me using Encore 2.0 for burning regular SD DVD's). However, this chapter to button system played ok for me in the Encore preview, but not to the burnt disk.
    When I used the separate timeline technique instead of the chapters, though, the project played perfectly in BluRay players.
    One complicating factor is that I am using Cineform to capture, and edit so I can't be sure that's not a factor.
    I also should note, that using my cineform footage, I couldn't get the chapter markers I set in PremiereCS3 to carry over to Encore for some reason so I had to set the chapter markers in Encore.
    If you wouldn't mind, would you create a short BluRay project (I assume you don't have cineform.
    1. Using the chapter points being careful about the overrides and using separate chapter playlists for each chapter.
    2. See if it previews properly
    3. Burning a BluRay folder.
    4. Burning the folder to a BD-RE disk with IMGBurn and see how that works.
    Let me know how that works. Thanks.
    John

  • How can I set the highlighted button according to the last chapter viewed?

    I have a main menu with four buttons, each one of which takes me to a different chapter of track 1. When I press the MENU button on the remote and return to the main menu, I would like for the highlighted button to be the one corresponding to the last chapter viewed. How can I do this?
    Page 247 of the DVDSP manual says the following:
    Highlight Condition: Provides an alternative method to the Default Button setting for determining which button to highlight. When Highlight Condition is set to Default, the Default Button setting supplies the button highlight setting. When Highlight Condition is set to one of its stream settings (audio, subtitle, camera angle), the number of the stream last played determines the button to highlight. This setting can be overridden by any element that jumps to this menu, based on its jump setting.
    I know that SPRM 7 contains the value of the current chapter, so when returning to the main menu I would like to use SPRM 7 to set the Highlight Condition, but I don't see a way to do that, since the only options for Highlight Condition are audio stream, subtitle stream, and camera angle.

    Ah. Pre-scripts.
    I would do this by tracking the menu, certainly, but I'd do that by using a set of scripts not as prescripts. So, if your main menu is the start up item for the disc, create a script that reads:
    mov GPRM0, 1
    Jump main menu
    and set that as the start up item instead. Now create a second script:
    mov GPRM0, 2
    Jump Menu2
    and use both of these scripts on any button that goes to a menu. For example, on the Main Menu you'll have a button that links to menu2... point that button to script 2 instead of the menu itself. Similarly, on the chapter menu if you've got a button that takes you back to the main menu, point that button to the first script.
    For your menu call script you can now do this:
    mov GPRM1, SPRM8
    div GPRM1, 1024
    Jump Main menu \[GPRM1\] if (GPRM0 = 1)
    Jump Menu2 \[GPRM1\] if (GPRM0 = 2)
    This could also be the end jump script for both tracks, too.
    Now, Main menu will have three buttons, one for track 1, one for track 2 and one to go to the second script. Track 1 menu call and end jump goes to the last script, track 2 does the same. On the chapter select menu you point each button to the relevant chapter in track 1 and let the scripts do their job whenever a menu call is made or the track ends. The script will see you were on Menu2 and send you there, and SPRM8 will get you back to the button you last selected.
    If, instead of this, you want to go to the button that represents the last chapter played on the chapter menu, and not the last button pressed, but still be able to get to the last button on the main menu then the script changes a bit:
    Goto 5 if (GPRM0 = 2)
    mov GPRM1, SPRM8
    div GPRM1, 1024
    Jump Main menu \[GPRM1\]
    mov GPRM1, SPRM7
    Jump Menu2 \[GPRM1\]
    This sends you to the button relevant to the last chapter played if you came from the chapter menu, by jumping through the script to the bit that deals with Menu2, else it will work out the last button selected (and we assume this must have been on the Main menu because GPRM0 !=2 in that case), and send you to the main menu with that button highlighted.
    If you've got any more scripts than that running, you've got too many... and get rid of the pre-scripts - they are more trouble than not, and don't work if you are using GPRM based button jumps anyway.

Maybe you are looking for

  • Which VGA adaptor for my Intel Core 2 Duo iMac?

    Hi folks... new to this forum. I'm looking to hook up my 20" iMac to a 2nd monitor (it's a 20" Samsung VGA). I'm very confused... So far, I've bought 2 different adaptors (neither of which fit the iMac): Apple Mini DVI to VGA Adapter (which is listed

  • I need help adobe acrobat 9 professional

    I have a PDF File on Adobe Acrobat 9 Professional, I need to EDIT current text, DELETE current text, ADD text,  make FILLABLE and SAVE this changes, which would it be faster, just start all over or go thru all changes?

  • Iphone 4 slow laggy on IOS7

    Hi, First post (never had to complain about updates before until now ) so if i'm wrong on topic move it please. I have a Iphone 4 (waiting on the iphone5s but my son going to get this one). I updated to IOS7 and i'm disappointed about the speed! is t

  • No picture on playing video

    When we try to play a video (new or old) we have the sound but the picture is only solid green or pink. That use to work properly. I reinstalled itunes... what else...?

  • Zip Code Login.

    On the first page of my website, I want the user to be asked for their zip code and based on their zip code would depend on what data they see. The results would be based on information found on the database and posted by the users. The site will be