Animating buttons - How to go to another chapter when selected

I am putting together a DVD of soccer highlights. I thought it would be great to have an Animating button for each player with one of the best clips in the button. The problem I can't figure out is when the button is selected for that player it goes to the chapter# from the animation and not the chapter # where the player's highlights start. I thought I could do it with Button Override but there must be something I am missing. Thank you.

Bill,
One Timeline and one chapter for each player.
In previous DVD's I started each chapter with a jersey number that is in a static button.
Rather than start the animation with the jersey number and then the title to a clip (for each game I have a 4 second title with date, team score etc) I would like to have a highlight of their best play in their button.
I have gotten this to work with the first player(by adding two more chapters before the next player's chapter and using this chapter for animation and setting the end action to go to the player's chapter) but when the button is selected things go wrong. The animation that is in the button plays full screen and then jumps to the start of the player's chapter. I could live with this but when I add a second player using this same technique things seem to go wrong. I may of had some overrides that are the culprit.
From what you said what I am trying to do may not be possible but I wanted to give it a try. Thank you.
Bob

Similar Messages

  • Report With Multiple Radio Button ,How to reset the values of when selected

    Reaching out to the experts here. I have a report which i created a radio group which saves the value rownum when the radio buton is selected to a hidden item based on an on click event. There are currently 3 radio button , i need to be able to "reset" the value of the other items when more than of the button are selected .I.E. There are 3 buttons, user clicks button one , but then decides they need to click button two , then realizes they really wanted to perform button 3 , I want to be able to "reset" the value of the 1st two hidden items so the only value populated is the 3rd hidden item. I am new to working with these features and scenarios so any and help would be appreciated.
    Here is the report
    SELECT APEX_ITEM.RADIOGROUP(1, ROWNUM, NULL,NULL,'onclick="javascript:$x(''P5_HIDDEN1'').value=' || ROWNUM|| '"') UPDATE_RECORD
    ,APEX_ITEM.RADIOGROUP(1, ROWNUM, NULL,NULL,'onclick="javascript:$x(''P5_HIDDEN2'').value=' || ROWNUM|| '"') DELETE_RECORD
    ,APEX_ITEM.RADIOGROUP(1, ROWNUM, NULL,NULL,'onclick="javascript:$x(''P5_HIDDEN3'').value=' || ROWNUM|| '"') SET_PRIMARY
    ,papf.first_name
    ,papf.last_name
    ,hl.meaning
    ,pp.phone_number
    ,case when phone_type is not null then (select meaning from hr_lookups where lookup_type ='PHONE_TYPE' and pp.phone_type=lookup_code)
    end as phone_type
    ,emrg.primary_contact_flag
    from hr.per_all_people_f papf
    ,apps.hr_lookups hl
    ,apps.per_contact_relationships pcr
    ,apps.per_phones pp
    ,(select contact_person_id,primary_contact_flag
    from apps.per_contact_relationships pcr
    where pcr.person_id = :P5_PERSON_ID
    and contact_type = 'EMRG') emrg
    where pcr.contact_person_id in emrg.contact_person_id
    and pcr.personal_flag='Y'
    and contact_type <> 'EMRG'
    and trunc(sysdate) between date_start and NVL(date_end,'31-DEC-4712')
    and pcr.contact_type = hl.lookup_code
    and hl.lookup_type='CONTACT'
    and pcr.contact_person_id = papf.person_id
    and trunc(sysdate) between papf.effective_start_date and papf.effective_end_date
    and pcr.contact_person_id = pp.parent_id
    and pp.phone_type in (select lookup_code from hr_lookups where lookup_type ='PHONE_TYPE')

    Related thread here How to Pass values from SQL Report into TEXT ITEM ?
    Regards,

  • Animated Buttons: How to Change Clip?

    My animated buttons always play the first 15 seconds of the chapter. I usually want to start the clip a few seconds later. How?

    Select the chapter marker of the chapter you are working with.    Move the CTI to the point you want the button animation to start.  Right click, "Set Poster Frame."  If there is already a poster frame separate from the chapter marker, you can drag that.
    Duration etc is interesting.  I think the duration of the menu is what is set for the buttons also.  And a loop point will also be applied to the button, it appears from the poster frame.

  • How to switch to another page when clicking a button

    I have a main frame consits of many button.What I need to do when click
    a button,it switch to another page?
    Thanx....

    Try this, it should work.
    // not tested
    JButton linkButton = new JButton("<html><a href=\"http://forum.java.sun.com\">link to<br>forum</a></html>");

  • How can i reset another page when call it from a page

    I use JDeveloper 10.3 to develop my application. And I want to reset value of UI component (inputtex, selectInputDate . . .) of a page when i call it from another page.
    Thanks!

    You can execute a method in "backing bean/Application module" on page load which can set the value of the UI components. Following link can help you to
    [http://kohlivikram.blogspot.com/2008/10/call-method-on-page-load-in-adf.html|http://kohlivikram.blogspot.com/2008/10/call-method-on-page-load-in-adf.html] .
    ~Vikram

  • How do approve from another device when I changed my number

    I recently got an iPad air 2. I would like to approve my new device to use my Apple ID. We authorization process requires receiving a text message from my old cell phone number that I no longer have access to. How do I have proof the device sent my phone number has changed?
    thank you for your time helping me

    My guess is that you have set up two-step verification for your Apple ID:
    iCloud: two-step verification
    So I suspect your old iPhone number was one of the devices set up to receive an authorization request.
    Note that you could also use your recovery key (instead of your iPhone) if this is the case.

  • How to forward to another page when checking session managed bean in jsf 2

    When I do it in jsp page I write:
    <c:if test="${sessionScope.role != 'user'}">
        <jsp:forward page="login.jsp" />
    </c:if>And in jsf 2.0 I use ManagedBean as session and I want to check session in per page. But I cannot do it in jsf 2.0 (.xhtml). Please help me. Thanks
    Edited by: tuanbs on May 12, 2010 1:19 AM

    I included this code in the PartnerManagementBean.java:
         public class PartnerManagementBean {
         protected List<SelectItem> partners;
    //other properties....
    public String addPartner() {
    // code to insert new partner into db
    // Add the newly added partner to the partner list
              addToPartnerList(partnerBO);
              FacesContext.getCurrentInstance().getExternalContext().getSessionMap().remove("PartnerManagementBean");
              FacesContext.getCurrentInstance().getExternalContext().getSessionMap().put("PartnerManagementBean");
    Still, the new partner added is not reflecting in the session variable and hence it is not reflecting when I look for the new partner in "Modify Partner" page.
    What could be the solution ?

  • How to see full size images when selecting multiple photos

    In the Photos app, I click to view a photo and it shows up full screen like it used to.  But now when I try to select multiple photos to upload to an email by hitting the send-to button at the lower left, suddenly all the photos are thumbnails at the top and a host of options fill the screen where the full-sized image used to be.  Without full size previews I can't tell what photos in a series are really the better ones.  Is there a way in iOS 8.1.1 to flip through your photos full screen and only select a few?  It seems like this worked before but now this function has been removed?  Thanks

    Thanks for your answer. I think you are correct.
    I did discover that when entering the first letter of a keyword in the box, a list comes up with suggestions.  Frequently that list is only of the keywords that begin with the letter I entered.  Once in a while I can get the entire list but I don't know how I do it.  It seems intermittent but I suspect it is not. Any idea how that happens? Thanks again.

  • How do I use FileReference.load() when selecting multiple files???

    Hi All,
    Basically I am developing my own Adobe Air FTP client application (Flex builder 4.6). I have have successfully managed to get the user to select one or more files from their local machine to send via FTP. The file(s) are then added to an arrayCollection which populates a data grid.
    I then have an upload button that when pressed I need to loop through each file that has previously been selected and pick up the file name, size and data stored within the file. I know I can use the FileReference class and the load() method to load the file and access the data via the .data method but the data variable is always null meaning i am obviously not using the load() method in the relevant place in the code.
    Can anyone help me get around this probblem please??
    Below are my snippets of code that I think you will need:
    When the Browse button is selected it fires the selectHandler function below to add files to the data grid:
    private function selectHandler(event:Event):void {
        fileList = fileReferenceList.fileList;
        for (var i:Number=0; i<fileList.length; i++) {
              var file:FileReference = FileReference(fileList[i]);
              arrayCollection.addItem({name:file.name, size:file.size, object:file})
        uploadTest.enabled = true;
    When i click the upload button i need to loop through all of the selected files which I am doing using a for each loop:
    private function uploadFile(event:MouseEvent):void {
             //Loops through each array element
        for each( var obj:Object in arrayCollection ) {
              //Need to get file details in here - PLEASE HELP??
    Thanks
    Paul

    Uhm, as you "check the folder daily", you'll have one or the other junk mail popping up in the preview frame anyway, right?
    Well, as soon as you decided you want to delete all junk mail, you can do so without seeing any of them anymore:
    With any of the other mailboxes selected and showing, right-click on any of the mailboxes (can be Inbox, Flagged, Sent, Junk, Trash), then click Erase Junk Mail and answer the following dialog with Erase.
    The junk mails will be erased without you - or anyone looking over your shoulder - seeing even only one anymore.

  • How to have the transform corners when Selection tool (black arrow) is selected?

    On previous versions of Illustrator, when you pressed the Selection Tool (Black arrow) you could see the path being wrapped around a transform where you could make adjustments. Well, on CC that is gone!  Is there a way to rescue that?

    OMG, so many years in Illustrator and until now I know that tip!  You're the man!  
    Larry, were you able to check my other question about the zoom marquee. On CS5 and previous, you could select an area with the zoom tool and then relocate that area by pressing the space bar. Since CS6 and now CC, this option is gone, or is there another shortcut that I don't know of?
    D.

  • How to upgrade the second dropdownbox when selecting the values of the first ?

    Hello everyone, I am new to programming. Tell me, please, how to automatically load the new values in the second dropdownbox, depending on the choice of the values in the first dropdownbox ?

    There is an example here...
    http://www.scriptsrus.talktalk.net/Run%20Action.htm

  • How to add another Chapter Page for more then 6 chapters & add right arrow?

    Hello,
    I created a project via the Magic iDVD option and it worked great and added multiple chapter pages for more then 6 chapters. Now, I manually added a submeno off of main and added 6 chapters but I need multiple pages since I have 40 chapters... I can't figure out how to add another chapter page and create a RIGHT ARROW navigation button for the next pages...
    I also looked at the map view and see that on the working pages there is page connected to page... I also cannot find a way to add a page connected vi map view...
    I have searched the forum but none of the answers were clear on how to do this... any help would be appreciated...
    Thanks! T.

    Adding the submenu is easy...making the button for it a "right arrow" is not.
    You can keep adding submenus to other submemus by navigating to the appropriate menu and then choose the "add submenu" command from the iDVD project menu. This can be done in either normal or map view.
    However, this creates a "folder" button, (or other things in some themes) not a right arrow. I agree it should be a choice! My 2nd best solution is to chage the folder button to a "text only button" and label it "More Chapters > >"
    Another solution (3rd best??) is to use command-shift-4 when you are one one of your other menus that DOES have a right arrow, and take a mini picture of the arrow. Then choose one of the oval menu buttons on the button pane, and drag this tiny picture onto the button. Re-size it to make it close to the same size as your other buttons. It will have a funny edge on it from the button style, but it will look like a right arrow.
    John B

  • How do you download all chapters of a video at once?  I purchased a yoga video with multiple chapters and only the first one loaded.  It says I can't download another chapter for 90 days.

    I purchased a yoga video with multiple chapters and only the first one loaded.  It says I can't download another chapter for 90 days.  How do I get all chapters to download?

    Once a device or computer is associated with your Apple ID, you cannot associate that device or computer with another Apple ID for 90 days.
    http://support.apple.com/kb/ht4627

  • How to point to another tab on click of a button in another tab?

    Hi all,
      I am creating an application in which I am using Tabbar and then referring separate canvas for each tab using viewstack.Now I have a button in in one tab and on click of the button i need to open another tab.For reusability i have created separate mxml for each functionality of subtabs.Please help me on how to link the click of button in one tab screen to another tab.
    Thanks in advance.

    I would suggest creating a custom event that contains the index of the tab (viewstack child) you are wanting to move too.  The button would dispatch the event and the tab navigator would require an eventListener to listen for the event type.  The handler for the eventListner would then take the index passed and make the change myViewStack.selectedIndex=2 (or whatever the custom event contained)
    Note:  you could also pass the name of the tab you were wanting to move to and set it that way.
    -Joe

  • I want to create a "Play All" chapter marker that will play the video from start to finish in addition to the standard chapters I have-I guess I can auto start the DVD but would prefer a button-how and where would I put this "play all" marker??

    I want to create a "Play All" chapter marker that will play the video from start to finish in addition to the standard chapters I have…I guess I can auto start the DVD but would prefer a button…how and where would I put this "play all" marker?? Thanks..

    The start chapter button is a play the whole movie button regardless of how many other markers you have.
    Once a DVD starts playing it continues to the end.
    Chapters marker simply gives the viewer a place to start playback whether it be the start, middle or near the end.
    Al

Maybe you are looking for

  • Using a non Apple Display with the Mini

    I am considering purchasing a Mac Mini. It will be installed in my living room and connected to my stereo to play music from iTunes. In this area I only have about 19 inches of width. So I'm looking at purchasing a non Apple display that will fit in

  • Apple ][ emulator on NintendoDS

    Hello, I don't know where can i contact Apple Inc about this query, so i try this feedback Here is a copy of the mail i sent to Steve Wozniak : +Steve Wozniak a écrit :+ +> At 9:34 AM -0400 8/31/07, Amy Gray wrote:+ > +>> From: xxxx <mailto:xxxx> + +

  • Kernel Panic - what to do next?

    It happend to me before. While watchnig video, my computer crashed. After few more crashes I lost my startup disc. Now, 3 months later it happend again. Any ideas what's going on? Interval Since Last Panic Report:  779759 sec Panics Since Last Report

  • Learn Terminal, MySQL, PHP

    I am looking for someone in the Tampa area to show me how to access and use Terminal, MySQL and PHP on my Macs. I am getting ready to take some online classes in MySQL and PHP and need to have those programs up and running on my Macs. I am willing to

  • Differences between Module Pool Programming and Reports and Scripts

    Hi, please tell me the Differences between Module Pool Programming , Reports and Scripts . Thanks nad Regards , PavanKumar