Title number when played does not match button number . . .

How do I adjust the "Title" number when authoring so when the finished DVD is played the Title number matches the button number (and the logical sequence) on a menu?
Thanks. Roy

You don't have to delete the assets used in the timelines, just the timelines themselves. Put the assets into new timelines in the order you want. Re-link as necessary.
>Seems like a poor design
Can I ask why it's important to your design to have the timelines in a particular order? Some history before you answer:
The timeline-ordering thing is mostly a carry-over from earlier versions. In older versions, each asset had to be in a separate timeline if you wanted to do a Play All function, yet retain the ability to have each chapter go back to a menu, like one would expect in performance videos like concerts. In essence, each timeline was a "chapter" of the overall program. Then, timeline ordering was more important because the author had to determine which "chapter" would play when the Next button on the remote control was pressed. Other workarounds appeared that made timeline ordering even in the earlier versions less important.
In Encore 2.0 you can add multiple assets to a single timeline; you can set end actions for each chapter in a single timeline; you can create Chapter Playlists to play any chapters of a single timeline in any order; the Next button on the remote control will execute the end action of the timeline that is playing, giving the author full control over what timeline plays next.
If all these new features don't get you the navigation that you need, then post back and maybe we can find a way to get the links set up the way you want.
-Jeff

Similar Messages

  • App Signing Error, Number of Folios Does Not Match the Main Folio File

    Hi All;
      I have a 250 page standalone app that I am trying to compile for the Apple Store. I read through the forums and enabled "AppBuilderLoggingEnabled.cfg" in my user directory to capture the issue. Here is the snippet of the log that was created that, to me, shows why the app isn't being signed.
    46386 ERROR [main] codesign.Signer - Failure during signing
    java.lang.RuntimeException: invalid package, number of folios does not match the main folio file (Folio.xml or Issue.xml) 251-250
              at com.adobe.devtech.codesign.IPAOutputHelper.convertFolioProduceFormatToFolio(IPAOutputHelp er.java:272)
              at com.adobe.devtech.codesign.IPAOutputHelper.replacePlaceholderFolio(IPAOutputHelper.java:1 92)
              at com.adobe.devtech.codesign.IPAOutputHelper.execute(IPAOutputHelper.java:82)
              at com.adobe.devtech.codesign.Signer.sign(Signer.java:169)
              at com.adobe.devtech.codesign.Signer.processArgs(Signer.java:106)
              at com.adobe.devtech.codesign.Signer.main(Signer.java:46)
    46388 ERROR [main] codesign.Signer - Error: invalid package, number of folios does not match the main folio file (Folio.xml or Issue.xml) 251-250
    I've stripped out special characters from the article titles and re-built the app only to face the same error. I went ahead and created a new AppID in the Apple Developer Portal, created new provision files, and the error remains. I am now creating a new folio and importing the articles into the new folio to see if that will solve the "number of folios does not match" issue.
    Any help or insight would be amazing. Thank you all.
    -matt

    I created a new folio and imported all of the articles again. After hitting "Create App" for this new folio, at about 10 pages in a "PDF Export" error stopped the create app process. I went into InDesign to update the layout for the 10th page to see that the PDF export issue was stopping me from updating the layouts as well. Something in the InDesign file wasn't playing nice with the folio creation, so I created two new InDesign files, deleted the article, and built a new article from scratch. I was able to import the new layouts as a new article to the main folio and hit "Create App" again. This time there were no issues with the creation process. I synched up the provision files in App Builder and was able to code sign the application.
    I guess the moral of the story is to double and even triple check every article along the way to make sure there are no issues being introduced into the process that will ultimately cause headaches during the distribution phase of app creation!
    -matt

  • Java.lang.Exception: Number of responses does not match queries

    Hi,
    We recently installed Oracle Database 10g Release 10.2.0. Installation and everything else was ok. When we try to access the Database Console(Enterprise Manager) we are getting the following error on the top:
    "java.lang.Exception: Number of responses does not match"
    and it doesn't show the Host CPU graph and Active Sessions graphs. Else everything is ok. Database is also up and running. We can perfome all the tasks.
    Any idea what could be the possible reason and solution for it.
    Thanks and Regards
    Inderjeet Singh

    Did you ever figure out the cause of this error message? If not, does anyone else have an idea what may be causing this to occur. I also just finished an install and have experienced the same condition.
    thanks,
    edl

  • When I press on a land line number, the phone does not call the number, but comes up with a screen to send a text to it.  How do I get my phone to default to phoneing a landline?

    When I press on a land line number, the phone does not call the number, but comes up with a screen to send a text to it.  How do I get my phone to default to phoneing a landline?  When I press a mobile number in contacts, the phone automatically phones the number.  I do not mind this as I hardly ever send texts, but I would like to have the option of what to do.  This seems such an obvious issue but I can not solve it even with much web searching.  Thanks!

    I can't delete my question, so I'll just say that you press on the type of number written in the box to the left of the box you typye the number into.  Dumb or what? 

  • How to avoid output file and error lines when condition does not match

    Hi Experts
    A customer want to send purchase order files to several vendors and each vendor has their own requirement to content and file format. I have prepared scenarios for each vendor and a template is (conditionally) called when CardCode matches. It works fine, - PO file is generated when CardCode matches, but error lines are written to SAP B1 Control Center each time CardCode does not match the one defined in a scenario (100 or more times per day). Problem is that these error lines does not get automatic deleted. Conditional processing are made in this way:
    Result Message in SAP B1 Control Center when CardCode does not match:
    I tried to avoid an error line in SAP B1 Control Center when CardCode does not match in this way:
    Then no error lines are written to SAP B1 Control Center, but an output file is generated each time (order file when CardCode matches and an empty file when CardCode does not match).
    Any suggestions on how to avoid both errors types (error lines in SAP B1 Control Center and empty output files)?
    Or - can lines in SAP B1 Control Center be automatic deleted?
    Regards
    Steen

    Hi Steen,
    using <b1im_skip> should be the right approach, if you're working with B1 OUTBOUND.
    Following extract form the B1i help describes the usage to skip the outbound processing:
    1.1 Skipping Outbound Processing
    If you do not want to hand over the message to the receiver system, the scenario step can create a special tag that indicates to generic processing in the integration framework to skip the message processing.
    Add the following to the final transformation atom (atom0):
    <b1im_skip xmlns= ”” info=”my info” msglog=”true” msgout="yes">
    If the integration framework skips the message, it puts the message log information to the Filtered section, if the message log is switched on. The result message contains the Message skipped by vBIU logic information.
    info
    To display an individual message, define it using the info attribute.
    msglog
    If you want to avoid an entry in the message log, introduce the msglog attribute and set it to false.
    msgout
    To display the skip information in the Success section of the message log, use the msgout attribute and set it to yes.
    In case you don't want any MsgLogEntry in case of a skipped message, please enter the following in final atom0:
    <xsl:template name="transform">
    <xsl:attribute name="pltype">xml</xsl:attribute>
    <xsl:choose>
    <xsl:when test="$msg/BOM/BO/Documents/row/CardCode=&apos;C20000&apos;">
    <xsl:call-template name="transform2"/>
    </xsl:when>
    <xsl:otherwise>
    <b1im_skip info="skipped" msglog="false"/>
    </xsl:otherwise>
    </xsl:choose>
    </xsl:template>
    Best regards
    Bastian

  • SAP R/3 instance does not match the number of columns in schema error

    Hi Gurus,
    Badly need your help, I am currently on dead end here, I cant' think of any resolution for this error message, I have tried almost everything trying to resolve it. Kindly advise..
    error msg:* 1306806     3342     R3S-140113     3/23/2010 9:54:47 AM     The number of table columns <0> in an R/3 instance does not match the number of columns <8> in schema. Operation*
    source: R/3 database
    target: Oracle 10G DBase
    Tool: Busines Objects Data Integrator 11.7
    Many Thanks!
    Randy Reyes
    Philippines

    Hello,
    Maybe the following is applicable in your case:
    I don't know exactly what you are doing in the BOBJ system but are you using an RFC read table function?
    If yes this may be the problem. RFC ReadTable is OK to do some tests but is not scalable. Plus there is a limitation
    with the RFC_READ_TABLE function in terms of number of characters returned (up to 512 characters), you
    should use R/3 dataflow instread:
    Please find below the link which explains how to use the R/3 Dataflow:  
    https://www.sdn.sap.com/irj/scn/wiki?path=/display/bobj/readingviaABAP
    I hope this helps,
    Best Regards,
    Des

  • Argument error; the number of columns does not equal the number of parameters.

    I am using the Database Toolkit (Enterprise Connectivity) to check for a network connection and then send information from a local database to a SQL database on the network if needed.  In development of the code I continue to receive Error 1 and the Possible Reason(s) is "Argument error; the number of columns does not equal the number of parameters."  I am using the DBToolsSelectData.VI to retrieve data from the local MDB file and the DBToolsInsertData.VI to write it to the SQL file.  The collection of the data from the MDB file is successful and the connection and validation of the table and columns in the SQL file is also successful.  The error occurs when the Insert VI tries to build the query.  The number of columns being written (attempted) does match the number of columns in the data, they are both 16 string arrays.

    Ok, it's taken a bit, and I have a solution! It took a while to figure out what the DCT is doing, but it seems to be working now.
    The reason for the original error is that you were passing into the insert subVI an array of variants - which the input to the VI coerced into a single variant. You were getting the error because as far as the insert VI was concerned you were only passing it a single data value. The way to get around that was to create a cluster with one element for each column value, convert the cluster to a variant and pass the result to the insert VI - see attachment.
    In terms of the other modifications, I made a copy of the endurance.mdb file, emptied it and used it as the destination for the copy.
    Mike...
    Certified Professional Instructor
    Certified LabVIEW Architect
    LabVIEW Champion
    "... after all, He's not a tame lion..."
    Be thinking ahead and mark your dance card for NI Week 2015 now: TS 6139 - Object Oriented First Steps
    Attachments:
    NetworkCheck.vi ‏49 KB

  • Archive sequence number from standby does not match primary

    I have two unix servers configured, one as primary and one as standby, both in 11.2.0.2. When I run the verification scripts, I noticed that my standby's archive log sequence does not match the primary.
    From standby:
    select database_role, open_mode from v$database; Result: PHYSICAL STANDBY, MOUNTED
    select max(sequence#) from v$archived_log; Result is null
    archive log list;Database log mode Archive Mode
    Automatic archival Enabled
    Archive destination /arch/standby
    Oldest online log sequence 0
    Next log sequence to archive 0
    Current log sequence 0

    Hello;
    I don't think you have Data Guard working.
    select max(sequence#) from v$archived_log; This should return a number.
    Do an alter system switch logfile; on the primary, I'm thinking the new log never makes it to your standby.
    Once you have this working consider running something like this from your Primary:
    SELECT name as STANDBY, SEQUENCE#, applied, completion_time from v$archived_log WHERE DEST_ID = 2 AND NEXT_TIME > SYSDATE -1;
    select max(sequence#) from v$archived_log where NEXT_TIME > sysdate -1;
    You can change the first query to include both the Primary and the Standby.
    Best Regards
    mseberg

  • Cash Disc in pymt advise need to post thr f-28 when doc# does not match

    Hi
    The below is the scenerio for posting incoming payment following by our client
    1) Creation of payment advise (FBE1)
    2) Posting through F-28 by giving payment advise no. in f-28
    In payment advises amount field will be Gross amount, Payment amount and discount amount.
    Customer gives gross amount, payment amount and discount in payment advise.(payment advise generates through IDOCS)
    while posting incoming payment based on payment advise, if the document no. matches with customer document no., then system posts automatically discount based on payment terms.
    But if the document no. does not match, system will simply credit the customer and debit the customer with payment amount.
    Ex:-
    Gross amount: 10000
    Payment amount:9000
    Discount amount: 1000
    System will post below entry
    DR Bank    9000
    CR Customer 9000
    i.e., system is ignoring the gross and disc. fields.
    Here the requirement is if the document no. does not match, system should generate an entry displaying gross amount, discount amount and payment amount and post to the customer.
    i.e.,
    DR Bank            9000 (payment amt)
    CR customer       10000 (Gross)
    DR customer        1000 (Discount)
    Request to suggest is there any workaround to meet the above requirement.
    Regards
    Srinivasa Rao

    Hi
    The below is the scenerio for posting incoming payment following by our client
    1) Creation of payment advise (FBE1)
    2) Posting through F-28 by giving payment advise no. in f-28
    In payment advises amount field will be Gross amount, Payment amount and discount amount.
    Customer gives gross amount, payment amount and discount in payment advise.(payment advise generates through IDOCS)
    while posting incoming payment based on payment advise, if the document no. matches with customer document no., then system posts automatically discount based on payment terms.
    But if the document no. does not match, system will simply credit the customer and debit the customer with payment amount.
    Ex:-
    Gross amount: 10000
    Payment amount:9000
    Discount amount: 1000
    System will post below entry
    DR Bank    9000
    CR Customer 9000
    i.e., system is ignoring the gross and disc. fields.
    Here the requirement is if the document no. does not match, system should generate an entry displaying gross amount, discount amount and payment amount and post to the customer.
    i.e.,
    DR Bank            9000 (payment amt)
    CR customer       10000 (Gross)
    DR customer        1000 (Discount)
    Request to suggest is there any workaround to meet the above requirement.
    Regards
    Srinivasa Rao

  • Best practice when upstream does not provide version number

    I'm currently preparing a package for the game Dreamfall Chapters, unfortunately the Developer does not (yet) provide a Version number.
    What is the best practice for this? Just count the releases and set epoch when they finally provide one themselves?
    thanks in advance!

    If you are missing a version number, you could use the date. Prefix it with "r" in case you want to avoid epoch when upstream decides to start versioning.
    pkgver=r20140122
    If you have another release on the same day, increment another subversion
    pkgver=r20140122.1
    Counting the releases by hand is poor practice (you could miss one). Do it only if upstream provides the count.
    Edit: To tie the version stronger to the release, you can also add a part of the archive hash, e.g. +m###### with the first 6 characters of the md5sum.
    pkgver=r20140122+m23df1e
    Edit: r as prefix is better, thanks rumpelsepp.
    Last edited by progandy (2014-10-22 09:32:56)

  • Number of mail messages does not match the number in mail activity

    This is not a big deal but I have noticed that when mail arrives the Mail Activity window tells me how many incoming messages are being downloaded. This number often bears no relationship to the number that arrive. For example it might read 4 messages are downloading when in reality only 1 arrives. If I look at my webmail all messages are listed. Does anyone know what causes these inconsistencies?

    I do not have any answer, but I have the same problem. AND the RSS feeds do not make up the difference; and yesterday I disabled junk mail filtering. And I've made certain that I have no unread mail left over. Yet Mail Activity reported downloading 16 messages, but I only received 8. This happens daily, but the proportion of unaccounted emails varies.

  • PIN number of Q10 does not match with the sticker (Q10 verizon)

    Hi, i bought a blackberry q10 verizon from your company and found that the PIN in the About is not matching with the PIN at the back of the battery. Can you please advise why so? Have I bought a fake phone?
    Thanks
    Hai
    Mod Edit: Edited post to remove personal information to comply with the Community Guidelines and Terms and Conditions of Use
     

    Hi and Welcome to the Community!
    First, this is a user-to-user community, not a user-to/from-BB channel for any formal communications. So, we can't tell you anything about your purchase result. Please contact the actual place of purchase for assistance with this matter...from what you describe, it could be as simple as a labeling error or as complex as a fake device...but, at an internet distance, we have no way to know. You need your official support channel, which is via your actual original place of purchase.
    Good luck!

  • Music Organization - Number of items does not match

    This may be more of an iTunes question but since it's music on my iPhone, I'll try here.
    When I connect the phone to iTunes, there are several sub headings/folders below the device name: Music, Movies, TV Shows, Audiobooks, and my iPhone playlist.
    When I compare the playlist on the phone against the playlist in iTunes, the number of items matches. 353 items on the phone, 353 items in iTunes.
    When I click on the Music subheading for the iPhone, I see 350 items. There are 3 items in the TV Show subheading on the iPhone. So does iTunes count the TV Shows as part of the Music heading?
    Obviously not a big deal but I have a similar problem with iTunes and my iPod only with about 7000 items and that's what driving me crazy.
    Thanks for any advice.

    I think the oddity is coming from you mixing music and TV shows in the same playlist. When I do this in iTunes, it asks me if I really want to do this, as most people keep seperate play lists.
    You obviously can sync TV shows that way, or you can go under the TV shows (once the iPhone is connected) and select what TV shows to sync. Keeps a nice clean separation.

  • Serial number on CD box does not match serial number on actual program

    I recently bought LR3 on disk and have installed it. I also installed the upgrade to 3.6, however, I was never prompted to register the product's serial number. Furthermore, when I chcked the product's serial number on the program itself, I found the number on the program is different from the one on the CD box I have. I previously had a different LR3 installed (my friend's) and I thought I uninstalled it on my iMac (OS Lion) before installing my purchased copy of LR3. I even deleted the data files that are hidden. But the serial numbers are still different.
    Is this how it should be? Any help would be great, thanks!

    I previously had a different LR3 installed (my friend's) and I thought I uninstalled it
    Sure, but you didn't deactivate, which is a separate thing. Help --> Deactivate or About Lightroom --> Deactivate is probably your friend - wherever those features may be in the Mac version...
    Mylenium

  • Postcode does not match phone number

    Have BT broadband and would like to switch provider but unable to do so because postcode is incorrect on broadband register. Can anybody help to rectify this - have spoken to BT on a number of occasions, operator says it will be changed but nothing happens. 

    glomeloise wrote:
    Have BT broadband and would like to switch provider but unable to do so because postcode is incorrect on broadband register. Can anybody help to rectify this - have spoken to BT on a number of occasions, operator says it will be changed but nothing happens. 
    Several questions:
    1. If you have a BT Bill, what postcode have you for the telephone account you have ? (No need to give this just confirm you have it)
    2. Is the  Postcode in 1. the same on the Royal Mail database ? You can check this online.
    3. I assume that you mean by the "broadband register" the OpenReach database. Is this correct ?
    4. If 3. is not correct how is the incorrect postcode being detected ?

Maybe you are looking for

  • Tnsnames.ora  is not working

    Hello, In my UAT envirnment we have 3 database on IBM AIX powerPC (64-bit) all are on 10.2.0.5.0 My listener.ora and tnsnames.ora is at default location $ORACLE_HOME/network/admin/ my listener is up $ lsnrctl status LSNRCTL for IBM/AIX RISC System/60

  • Printing from Adobe Photoshop CS5 on a HP Color Laserjet CP5225 printer

    Hi When I want to print something out from Photoshop CS5 on my printer I get this error. PCL XL Error Subsystem: KERNEL Error: IllegalOperatorSequence File name: derived_scr/1x55.ndbg.kernel.c Line number: 1820 My windows system is Windows xp proffes

  • Regarding batch managment in mm01 after stcok had been brought in

    hi, I facing a problem when i tick on batch managment after the stock had come as i had not maintained the vie while creating the material. But now i want to maintain this field as it is not allowing it. plzz help me out as it is really urgent to me.

  • Random file corruption with SSHFS, while CIFS is fine

    I'm not sure what is happening, but it seems that sometimes, files read from a  sshfs mount come up corrupted. I have checked my filesystem and my RAM for errors on both ends, everything comes up clean. I'm currently mounting my shares as fuse.sshfs

  • Sub Contracting GR Accounting Entries

    Hi All, I am posting GR for sub contracting PO and found the following entries in the accounting document of GR: 1. Stock Acct. of Finished product 2. GR/ IR Clearing Acct 3. Sub Contracting Charges 4. Change in Sub Contracting Stock However, I did n