Chapter Navigation with Stories

This is a revisitation of a previous thread...
I am using stories along with chapter markers to navigate around a single long video asset comprised of many short clips. At the end of each short clip, I need to return to a menu. Hence, I have to set my end jump properly. However there are three end jump settings available to me:
1. The end jump setting for the Chapter marker
2. The end jump setting for the Story
3. The end jump setting for the Chapter "entry" created when I drag a chapter marker into a Story bin
For my purposes, each Story only has one Chapter, so which end jump(s) do I need to set? I'm assuming I should only need to set the Story end jump, but then do the others get left as "not set"?
If the Chapter markers already have end jumps assigned (from before I realized I needed to use Stories) and I create identical end jumps for the Stories, can I leave the duplicate end jumps in the Chapter markers or should I remove them so as not to duplicate?
Thanks as always for the help.

The basic rule of thumb is that when you play a story only the chapter/s in that story can be accessed. Skipping forward/back should not let you get into another story.
However, some folk report that on occasion they have found players which do let you do this. These players are acting outside of the rules, so to speak. What you can do is set a chapter marker as close to the end of the story as possible (about half a second) which means that anyone watching earlier in the sequence who forwards on will hit this marker instead of going 'through' the story. If you deny user ops on this marker (click on it, go to the PI, uncheck the small box at the bottom - 'same as track' - and then prevent skips) the end jump for the story should then kick in and you will get back to the menu.
This is really 'belt and braces'. In reality, a story acts very much like a track and you shouldn't be able to skip through them at all.

Similar Messages

  • How much work is it to create a custom flash player with chapter navigation

    I am bidding on a job to do a simple instructional video that will be about 2 minutes in length.  The client wants me to put the video in a flash player that has some buttons on it that a user can click on to go to a specific step.  The instructions will have, for example, 10 steps, so they want to be enable the view to click on any one of the step numbers to jump to that point in the video.
    I did a google search for flash programmers who would quote me on how much they would charge me to create the flash player after I sent them an encoded video.  The only company that bothered to give me a quote said that it would be 5 to 7 thousand dollars for them to create a flash player with navigation for me.  I was thinking that this would be like a 2 or 3 hour job for someone who knows flash.  Is it really that time-consuming to create a flash player with chapter navigation?
    Am I starting to think that I am in the wrong business if you guys are getting $5k to $7k to set up a relatively simple player to put on a web page.
    I've got the Master collection but have never wanted to take the time to learn flash.  But if I could charge that much for jobs, maybe I better learn!

    I don't really know how to do this but I've seen some things that make me think it isn't that hard to do at all.
    You should be able to install "cue points" when you encode the video in the Media Encoder.
    I'm sure there's a very simple way to make links which would target those cue points.
    5k is absurd.

  • 1.1.3  movie chapter navigation display

    I went to view a movie on my iphone after the 1.1.3 updATE. When I tapped the Screen during the movie , I didnt see the new chapter navigation display. I cant see what went wrong because all the other new features with the 1.1.3 update works fine. can anyone help thanx

    I have the same issue. No chapter list button for my videos. I am not even sure how to do the lyrics part if that even works as well. I called Apple and they said maybe the movie doesn't have a chapter, but what movie doesn't. I rented 300 and that didn't do it. I am buying a movie right now to see if that makes a difference. I had converted movies on earlier which didn't work either. They recommended maybe restoring and reupdating but I am not going to lose all of my info for that. Hope the movie part works after the download.

  • Navigation with rollovers

    Hi,
    I have the nice task to evalute the Portal of the 9iAS v2.
    We have a nice web which should be ported to the Portal.
    I have there a nice Navigation Bar with rollovers.
    How can I build this navigation? I can use "Page Links" from the items to build a navigation with links.
    But I want to use images.
    My questions:
    1. Are there any build in features to do images with links - rollovers with links
    and if not - how can I do this.
    2. when I use Page Links I can find the right page just by name - how can I do this when
    I have to enter this manually?
    thanks a lot,
    michael

    Here's the bad news - letting a graphics application write the HTML for a production site is not a viable method.  The tables produced are completely rigid and will break unexpectedly as you build your page and add content (thereby changing the 'shape' of the original layout plan).  Please read this to see why that's the case -
    http://www.apptools.com/rants/spans.php
    The spans are what create "gaps" unexpectedly as the table tries to maintain its shape.  I believe the only way to fix this is to not use that FW HTML at all.

  • Best approach -Tabs based ADF Tree left side navigation with Dynamic Regions with out UI Shell

    Hi,
    Somebody can help for the best approach to implement the following requirement.
    Req: When the user select the ADF Tree left side navigation menu, each menu will open as multiple tabs(Dynamic Tabs) in right side content area with out UI Shell Template.
    I completed the
    Step-1: From the Model project, I can able to render ADF Tree in the using view and view links. I can get the adf tree which is having 3 menu items. Each menu item having 2 sub menu's.
    I took each menu item as one(1) taskflow, each taskflow will have two(2) fragments.
    Total I have 3 task flows as Menu Items and 6 fragments for sub menu's.
    Step-2:  My question is How do I implement Tab based the ADF tree navigation (left side area to dynamic regions in content area) through dynamic regions? Please provide the steps in view layers.

    Than ks for your response.
    This is working fine for ADF Tree navigation with dynamic regions if the taskflow having only one fragment. if the taskflow having more than one fragments, this will not work. The following conditions are always satisfies one page fragment of either "employees" or "departments" task flow.  If the "employees" task flow have 2 page fragments, it's not work even you pass parameters through routers.
    public TaskFlowId getDynamicTaskFlowId() {
    if (currentTaskFlowID == null ||
    currentTaskFlowID.equalsIgnoreCase(“employees”)) {
    return TaskFlowId.parse(employeetaskFlowId);
    if (currentTaskFlowID != null &&
    currentTaskFlowID.equalsIgnoreCase(“departments”)) {
    return TaskFlowId.parse(departmetaskFlowId);
    return TaskFlowId.parse(employeetaskFlowId);
    My question is "Same use case with Dynamic Tabs" when the user click on any adf tree node.

  • Using Spry Vertical Navigation with Templates-Need to indicate current page

    Using Spry Vertical Navigation with the Dreamweaver templates.  Using editable attributes etc., the current page mennu item does not seem to be changing.  How do you indicate the. current page.

    Persistent Page Indicator on Site Wide CSS Menus:
    http://alt-web.com/Articles/Persistent-Page-Indicator.shtml
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists 
    http://alt-web.com/
    http://twitter.com/altweb

  • JTable's Cell navigation with TAB

    Dear ALL
    I have face one problem in JTable's cell navigation with TAB. The problem as describe bellow.
    I have two columns NAME and ADDRESS. Set focus on ADDRESS column's first cell. now if i am press tab key then focus controll comes on second cell which is the ADDRESS column. At the end of row controll comes on first row second column that means focus on ADDRESS column's first cell.
    Please give me some hints.
    Thanks in advance.
    Amit

    Your description doesn't make any sense (to me at least) so I don't know what your problem is or what you are asking to be changed.
    The normal tab order is Left to Right, Top to Bottom. So if the focus is at the top/left normal tabbing would be:
    Row 0, Column 0 (name 0)
    Row 0 Column 1 (address 0)
    Row 1, Column0 (name 1)
    Row 1, Column 1 (address 1)
    Row 2, Column 0 (name 2)
    Row 2, Column 1 (address 2)
    Your question seems to imply that your tab from address to addreass, which doesn't make sense.
    "Set focus on ADDRESS column's first cell. now if i am press tab key then focus controll comes on second cell which is the ADDRESS "

  • Any Security Problems with Navigation with Short URLs?

    Hi ,
    I want to use Navigation with Short URLs for my users to access the portal. But if the users give that Short URLs to other non-users , will the URL open?
    I will give the role for the users only. Non-users will not have particular role.
    Are these Navigation with Short URLs are safe to use?
    Advise me.

    Hi,
    The iview have "EveryOne Role" and "Super Admin Role".
    The portal will not allow any "anonymous" users, because it needs atleast "EveryOne Role" for the access.
    Will this create any problem.
    I think the "EveryOne Role" is there for the user, if the iview1 assigned for role1 but still in the permissions of iview1 have the "Everyonerole" , it is allowing user to access this right?
    Then I need to remove the EveryOne Role from the permissions.
    Regards
    Kiran

  • Page navigation with SelectOneRadio

    Is it possible to do page navigation with just selectOneRadio choice and without link or command button?
    <h:form id="form1" styleClass="form">
                   <h:selectOneRadio disabledClass="selectOneRadio_Disabled"
                        enabledClass="selectOneRadio_Enabled" id="radio1"
                        styleClass="selectOneRadio" layout="pageDirection"
                        value="#{Main.selectedValue}"
                        valueChangeListener="#{Main.handleRadio1ValueChange}"
                        immediate="true" onclick="submit()">
                        <f:selectItem itemValue="page1" itemLabel="page1" />
                        <f:selectItem itemValue="page2" itemLabel="page2" />
                        <f:selectItem itemValue="page3" itemLabel="page3" />
                   </h:selectOneRadio>
                   <br>
              </h:form>
         public String handleRadio1ValueChange(ValueChangeEvent valueChangedEvent) {
              String s = (String)valueChangedEvent.getNewValue().toString();       
              return s;
    And faces-config:
    <navigation-rule>
              <from-view-id>/main.jsp</from-view-id>
              <navigation-case>
                   <from-action>#{Main.handleRadio1ValueChange}</from-action>
                   <from-outcome>page1</from-outcome>
                   <to-view-id>/page1.jsp</to-view-id>
              </navigation-case>
         </navigation-rule>

    I hope u figured out a solution for this post already. But, if not u can try this. It worked for me.
    In the change listener method, add these few lines for redirecting the control to required page.
    FacesContext facesContext = FacesContext.getCurrentInstance();
    ExternalContext externalContext = facesContext.getExternalContext();
    facesContext.responseComplete();
    HttpServletResponse response = (HttpServletResponse) externalContext.getResponse();
    try {
    response.sendRedirect("abc.jspx");
    } catch (Exception e) {
    e.printStackTrace();
    Regards, Hari.

  • How do you make in app purchase with store credit

    how do you make in app purchase with store credit

    It's automatic, as long as your balance covers the price of the item (including any applicable taxes e.g. state sales tax if you are in the US) then only your account's balance will be charged (if it doesn't cover it then any remainder will be charged to your credit card).

  • Horizontal Navigation with Dropdown Menu

    Hello!
    I am trying to put together a site with Horizontal navigation with items in the dropdown. I built my plan with main pages and child pages, and added my horizontal navigation on the Master page, but when I go to preview, I don't see any of my dropdown (child) pages. Is there any way to fix this? (I've attached a screenshot, hopefully this will help clarify)......

    Hello,
    Please click on the tiny white Arrow in the blue circle which comes up at the top right of the Menu. And there change the Menu type from Top Level pages to All pages.
    Note : Child pages on the same level in Plan view are listed vertically in a Horizontal Menu.
    Regards,
    Sachin

  • Cross Site collections navigation with publishing feature enabled into sharepoint 2010??

    Hi,
    Is it possible to cross site collection navigation in share point 2010 with publishing feature enabled? Right now we have a site collection with all the departmental sites within it. We are trying to create separate site collection with separate content
    database for each department for better management. But problem with Global navigation as OOB does not provide cross site collection navigation functionality, So looking for multiple site collections or navigation for more than one site collection under single
    umbrella. i was able to get the cross site collection navigation in my development env without publishing feature enabled using below link. But problem with production environment, as all the site collections and sites are publishing feature enabled. how i
    am gonna do cross site navigation with publishing feature enabled? 
    http://www.itsolutionbraindumps.com/2011/10/sharepoint-2010-cross-site-collection.html
    Any link or suggest will be greatly appreciated !

    Hi,
    According to your description, my understanding is that you want to create cross site collections navigation with publishing feature enabled in SharePoint 2010.
    Publishing sites (sites with publishing infrastructure) have their own navigation API, and it is much more complicated task to preserve cross-publishing sites navigation.
    We need to implement our own custom navigation provider.
    Please refer to the link below about the cross site collections navigation with publishing feature enabled:
    http://sadomovalex.blogspot.com/2010/12/cross-site-and-cross-site-collection.html
    Best regards.
    Thanks
    Victoria Xia
    TechNet Community Support

  • Error on page when navigating with in webdynpro applications

    Hi All,
    I have developed 5 different webdynpro applications. I need to navigate between these webdynpro applications. I am handling the navigation with in the webdynpro applications.
    The problem is after some time ( after navigating to the second or third level) when I try to click on the tabs(top level navigation), the JAVA SCRIPT ERROR is coming.
    And any other tabs are not coming.
    ERROR is: 'Error on page'
    ERROR Description is:'Problems with the web page might prevent it from being displayed properly or functioned properly'
    Any suggestions are appreciated.
    Thanks & Regards,
    Seshu

    Hi !,
    Please can you tell me what to do if you DO NOT want to destroy the source application when navigating away from it?
    For example...  Webdynpro App #1 calls Webdynpro App #2,
    Webdynpro App #1 will always stay visible and available to the user in there toolbar in the portal.  However after I click "Go" to trigger the navigation to Webdynpro App #2, then the next time I hit "Go", Webdynpro Application was destroyed out of memory I believe.

  • Problem while working with Store Manager (while Creating Employee) on VISTA

    Hi
    Is anyone workin on Windows Vista (for the Store Manager)? 
    I am using Vista for the said application but the system always hangs whenever I try to create a new employee with Store Manager. Can anyone help me out with any solution so that it doesn't hang ?
    The steps I am following is as follows-
    1. Go to Store Manager GUI > Administartion > Employee Maintenance.
    2. Click on the Create new.
    3. Key in the entries.
    4. Here the p'lem comes into picture.
    5. When I try to switch over to next entry the system hangs.
    Please help me out.
    Edited by: Shantanu Sinha on Apr 10, 2008 9:58 AM

    Hi srm_2010,
    From your description, you fail to set up SQL Server AlwaysOn Availability group in Windows Server 2008 R2 cluster. The error 41105 could be caused by several factors, such as insufficient account permissions and so on.
    To resolve this issue, firstly, I recommend you check the prerequisites, restrictions, and recommendations for AlwaysOn Availability Groups according to this
    article.
    Secondly, as the error message indicates, please disable the AlwaysOn feature in SQL Configuration Manage on both nodes, restart the SQL Server service. Then enable the AlwaysOn feature and restart the SQL Service again. This time set up AlwaysOn Availability
    Groups again and please note the following things.
    1. Ensure that the AvailabilityGroup name is defined as a different one from your Windows Cluster name.
    2. Make sure that SQL Server service account has full control permission on the Window Cluster, which is described in this
    blog.
    However, if the error persists, please post the SQL Server error log for analysis. Additionally, if you encounters any errors when configuring Windows Cluster, I recommend you post the question in the Windows 
    server clustering forum at
    https://social.technet.microsoft.com/Forums/windowsserver/en-US/home?forum=winserverClustering . It is appropriate and more experts will assist you.
    Thanks,
    Lydia Zhang

  • When I create a new chapter sometimes I get the chapter number with bullets on either side and sometimes I don't. I want to be constant. How do I consistently create bullets on both sides of the Chapter Number?

    How do I create bullets on both sides of the Chapter Number?  eg. Chapter One with bullets on either side.

    K T
    I originally started with a template but just erased all the content and built the book using blank pages. Sometimes when I add a chapter it comes up  like the example below or it could come up without the bullets. For the life of me, I don't understand why.
    Van Hunter
    • Chapter Eight •    

Maybe you are looking for

  • Multiple Emails in Mail

    Hi Everyone, I am soon going to be switching to a MacBook, and am thinking of using Mail to manage all my emails. I currently use Gmail as my primary address, and have a few accounts linked to my main one, which fetches email from the others. I am wo

  • Excise duty not capured..?

    Hi gurus Can anybody giv  some inputs.. I hav recd goods, excise duty not capured thru J1IEX, material was consumed, In this case how can i capture the excise duty after MIGO..? Please explain me some inputs..? Thanks sap-mm

  • Changing time layout in the storyboard possible?

    Can I change the time in the story board from e.g. 1.6 minutes to 1 minute 36 seconds?I want to have the exact time in minutes and seconds... So I dont always have to calculate the seconds. I'm using iMovie 10.0.1 Thanks in advance

  • Need help! Unable to follow the Sun WBT practice.(Simple program)

    Exception in thread "main" java.lang.NoSuchMethodError: main Due to the above error, I can't follow the Sun's WBT program. I think something is missing in my Java environment since Sun provided instruction should be correct. Please let me know to tro

  • Jabra Halo stereo bluetooth headset skipping with IPAD...

    Hi, does anybody here have ever used a Jabra Halo Bluetooth Headset with an IPAD or Iphone? I just recently bought this device and paired with my IPAD and iphone 3gs, and I'm very disappointed, sound quality is great, but the audio keeps skipping eve