I want to create a programable menu, need advice...

I want to create a menu that will allow the viewer to select, and subsequently view, several segments and any order they want.
Can anybody give me some hints?
Thanks!

http://discussions.apple.com/message.jspa?messageID=1995061#1995061
Some answers and possts of examples, I posted a basic one and there are others a bit more challenging (take a look towards bottom, I posted a couple of links, the last link is the easy one)

Similar Messages

  • HT4623 I want to use a program that needs Adobe Flash and I'M then told this device, iPad, can't use Adobe.  What does it use instead?

    I want to use a program that needs Adobe Flash and I'm then told Adobe Flash cannot be used with my iPad.
    What do,I use instead go Adobe Flash?

    Adobe has not made a version of Flash for the iPad.
    Kappy explains why. https://discussions.apple.com/message/19446567#19446567
    5 Flash Player Alternatives http://www.techshout.com/features/2011/01/flash-player-for-ipad-apps/
    Top 4 browsers supports flash player on iPad and iPhone
    http://mashtips.com/flash-player-ios/
     Cheers, Tom

  • In my macbook pro retina 15 inch there is installed mavericks but ı want to create recovery disk and ı need to download mavericks from App Store but it doesn't download??

    Hey guys ı really need your help. I bought macbook pro retina 15 inch 2 weeks ago and it came with installed mavericks of course but ı want to create a recovery disk and to do that ı need to download mavericks installer from app store but when i click to download mavericks from appstore purchased part ı get a message says " Your purchasing process couldnt complete. OS X Mavericks cant be installed to this computer." How can ı solve this problem!??

    One way around tis is to borrow a Mac that can run Mavericks and then the download will work.  You can use these instructions:
    http://www.macworld.com/article/1167857/how_to_make_a_bootable_mountain_lion_ins tall_drive.html
    Though they are for Mt. Lion, the same steps will work.
    Ciao.

  • I want to create a program

    Create program which parses a file of text and prints counts for the 10 most common words. Your program should also provide a mechanism for excluding a list of functional words (the, a, I, she, to, and, is, was, etc..)
    I was trying but couldn't do that.
    Can anybody help me with that?
    Edited by: 913992 on Feb 12, 2012 4:52 PM
    Edited by: 913992 on Feb 12, 2012 4:53 PM

    So you haven't done anything yet? Then no, we can't help you. The purpose of this kind of forum is to help people who are having problems with programming. You aren't one of those people because you haven't started yet -- that's why I asked you to tell us about your problem.
    So go to school, or get a book, or read some tutorials on line. There are video tutorials on line as well. Whatever is your preferred method of learning, do that.

  • New to web programming. Need advice.

    Hello,
    I am currently in the process of developing a new application at work that requires a web interface. I not at all familiar with any type of web development short of creating a Geocities page. However, I am familiar with C++ and C #, so I have some type of limited programming background.
    My question is, is there anything comparable to ASP.NET to develop basic web pages? From what I see, I like the built in features and WYSIWYG approach that you get when developing ASP.NET pages in Visual Studio, however, I want to lean towards a comparable open source alternative. What are your suggestions? I don't need to do anything too intense. Just a few simple pages to interface with a MySQL database and display some graphs and pictures.

    nadman10 wrote:With django, will I be able to create dynamically updating content? I will want certain values to constantly update without the user to have to refresh the page.
    Yes, using Ajax techniques on the client side.  Take a look at the source for the page I linked.  The Javascript does asynchronous queries back to the host for an xml page.  That xml is generated dynamically in Python on the server side.  If you were to watch the site I linked during a meet, the scores appear in the matrix as they are posted to the scoring system.  Often the web clients update even before the scoreboards in the venue display the scores.
    Edit:  For reference, the xml page url is http://clubchampionscores.appspot.com/gymnasts.xml.  The client reloads that periodically and looks for changes.
    Edit2: For further reference, here is the server side:
    import cgi
    import os
    from google.appengine.ext.webapp import template
    from google.appengine.ext import db
    from google.appengine.api import users
    from google.appengine.ext import webapp
    from scoreview import Gymnast
    from scoreview import Active
    def strToFloat (x):
    return str(x).replace('"','')
    def strToScore (x,mask):
    if mask: return '---'
    return strToFloat(x)
    c = Active.all()
    current=c.get()
    print("<?xml version='1.0' encoding='ISO-8859-1'?>")
    print('<MEET>')
    print('<MEETNAME>'+current.Meet+'</MEETNAME>' )
    print('<SESSION>'+current.Name+'</SESSION>')
    q = Gymnast.all()
    q.filter('SessionNumber =',current.Session)
    q.filter('Meet =',current.Meet)
    for record in q.fetch(1000):
    print('<GYMNAST>' )
    print('<NAME>'+record.First.replace('"','')+" "+record.Last.replace('"','')+'</NAME>' )
    print('<GYM>'+record.Gym.replace('"','')+'</GYM>' )
    print('<NUMBER>'+record.Number.replace('"','')+'</NUMBER>' )
    print('<VAULT>'+strToScore(record.Vault,int(record.Mask) & 1)+'</VAULT>' )
    print('<BARS>'+strToScore(record.Bars,int(record.Mask) & 2)+'</BARS>' )
    print('<BEAM>'+strToScore(record.Beam,int(record.Mask) & 4)+'</BEAM>' )
    print('<FLOOR>'+strToScore(record.Floor,int(record.Mask) & 8)+'</FLOOR>' )
    print('<AA>'+strToScore(record.AA,0)+'</AA>' )
    print('</GYMNAST>' )
    print("</MEET>\n")
    Last edited by ewaller (2013-11-01 18:18:14)

  • Want to take up infinity but need advice

    Hi,
    I have very recently returned to BT and am aware that the FTTC in my area is due to be completed by end of June.
    My present service is just 10gb as a stater for free 3 months.
    What's my best option regarding taking up the infinity service when it's rolled out?
    I seem to recall something about having "unlimited" or 40gb giving automatic infinity option or am I mistaken?
    Thanks for any comments.
    Stuart.

    They are several options which are listed here http://www.productsandservices.bt.com/consumerProducts/displayTopic.do?topicId=25633
    They do have an offer with 10Gb limit at the moment but normally there are two products
    BT Infinity Option 1 40 Mb/sec down 2 Mb/sec up download download limit of 40Gb each month
    BT Infinity Option 2 40 Mb/sec down 10 Mb/sec up unlimited download. 
    Prcing is complex as there are so many package deals but which one suits you depends on how you use the internet. Minmum contract is 18 months. By the way BT apply traffic management to torrents etc.

  • Want to create program which will trigger workflow with PDF attachement

    Hi Expert,
    I m new for work flow.
    I want to create abap program  which  trigger work flow with PDF attachment.
    Thanks in advanced.
    Regards,
    Laxman Sankhla.

    HI i have written code as per below.
    Now if i m running programe i m getting error  "Unable to create work item container
    (CL_SWF_RUN_WIM_FLOW->_IMPORT_CONTAINER) "
    CALL FUNCTION 'SCMS_XSTRING_TO_BINARY'
        EXPORTING
          BUFFER                = FP_FORMOUTPUT-PDF
        APPEND_TO_TABLE       = ' '
       IMPORTING
          OUTPUT_LENGTH         = ZVAR1
        TABLES
          BINARY_TAB            = IT_SOLIX_TAB.
      IF SY-SUBRC = 0 AND NOT IT_SOLIX_TAB[] IS INITIAL .
        SWC_SET_TABLE   CONTAINER 'IT_SOLIX_TAB'  IT_SOLIX_TAB.
        SWC_SET_ELEMENT CONTAINER 'ZVAR1' ZVAR1.
        SWC_SET_ELEMENT CONTAINER  'YBUS2012' OBJ.
        GV_INITIATOR = SY-UNAME.
        CALL FUNCTION 'SWW_WI_START_SIMPLE'
          EXPORTING
           CREATOR                            = GV_INITIATOR
          PRIORITY                           = SWFCO_NO_PRIO
            TASK                               = 'WS99900241'
           CALLED_IN_BACKGROUND               = 'X'
          TABLES
            AGENTS                             = IT_AGENTS
            WI_CONTAINER                       = CONTAINER.
        COMMIT WORK.
        IF SY-SUBRC <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
            WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
        ENDIF.
    Thanks in advanced
    Laxman Sankhla.

  • Creating multiple  Spry menu bars in one site

    I've been creating a website and I am required to use multiple templates to manage all the different sections of the site.  To make it much less of a hassle, once I created one template, I simply saved that template as another template so I would not have to start all over again.  On the first template I created a spry menu bar with a certain amount of buttons.  And because I created the other templates with that template, those templates had the same menu bar containing the same settings.  The problem is, because of the specified settings of the spry menu bar, if I change the amount of buttons from the original to one less, the whole bar on that template will get off center and messed up because the settings for the menu bar are not set to that certain amount of buttons, but if I change the settings to suite that amount of buttons, then the settings for all the templates change and that messes up the other menu bars on those templates because they have a different amount of buttons.  Currently my templates all contain 10 buttons and I am wanting to create a new menu bar with only about 4 - 6 buttons.  I thought going up to insert and inserting a brand new menu bar would do the trick but when I did that it inserted a menu bar that had all the settings of the already-created menu bar, (ie same background images, and hovers, etc.) as well as the width which, because the width is suited for 10 buttons, it does not properly make the default 4 button menu bar center correctly.  And if I try to change the settings on this menu bar then the same thing happens with everything changing and getting messed up.
    So after this long explanation, my question is, how can I insert multiple spry menu bars into one site that are not correlated with each other in terms of all the settings so that when changed, will not affect each other?  I am guessing I am having this problem because I created all the templates from one template so they are all interlocked, but the page that I tried to insert the brand new menu bar on was not created from any of the templates and was the first page I made at the very start.
    http://phonytrojanmusic.zxq.net/ Here is the link to the site. The first page that opens up is the page that I tried to insert the brand new menu bar on.  If you click on band choir or elementary you will see the menu bars with 10 buttons that are all interlocked in terms of settings.  Also, I'd like to note that if I delete a button in one template, it does not delete that same button in the other templates, nor does it add a button to the other templates if I add one.  Only the physical appearance changes because the settings are meant for only one amount of buttons.  Sorry for the novel!

    Alright well I just tried to use 2 complete different templates.  I created one brand new template from scratch, added the menu bar, gave it an ID of "band", and configured it to suite 10 buttons accordingly.  Then I started off from scratch again with a starting html page with a different css style sheet and added the menu bar and gave it a different ID of "choir" but the settings of the two different bars still act as one set of settings!  I dont know how to fix this problem.  Please tell me what to post if anything will help you. Im guessing the solution is very simple but I have tried everything.
    here is the code for the two different menu bars (one in each template)
    choir
      <ul id="Choir" class="MenuBarHorizontal">
          <li><a href="#">Programs</a>      </li>
          <li><a href="#">Home</a></li>
          <li><a href="#">Blog</a>      </li>
          <li><a href="#">Directors</a></li>
    <li><a href="#">Gallery</a></li>
    <li><a href="#">Forms</a></li>
          <li><a href="#">Calendar</a></li>
          <li><a href="#">Links</a></li>
          <li><a href="#">Contact</a></li>
        </ul>
    band
    <ul id="Band" class="MenuBarHorizontal">
          <li><a href="http://phonytrojanmusic.zxq.net/index.html">Programs</a>      </li>
          <li><a href="http://phonytrojanmusic.zxq.net/band/bandmain.html">Home</a></li>
          <li><a href="http://centerburgtrojanmusic.blogspot.com/">Blog</a></li>
          <li><a href="http://phonytrojanmusic.zxq.net/band/directors.html" class="MenuBarItemSubmenu">Directors</a>
            <ul>
              <li><a href="http://phonytrojanmusic.zxq.net/band/directors/cooper.html">Cooper</a></li>
              <li><a href="http://phonytrojanmusic.zxq.net/band/directors/teschler.html">Teschler</a></li>
              <li><a href="http://phonytrojanmusic.zxq.net/band/directors/lee.html">Lee</a></li>
            </ul>
          </li>
          <li><a href="http://phonytrojanmusic.zxq.net/band/shows.html" class="MenuBarItemSubmenu">Shows</a>
            <ul>
              <li class="MenuBarHorizontal"><a href="http://phonytrojanmusic.zxq.net/band/shows/field.html">Field</a></li>
              <li><a href="http://phonytrojanmusic.zxq.net/band/shows/concert.html">Concert</a></li>
            </ul>
          </li>
          <li><a href="http://phonytrojanmusic.zxq.net/band/gallery.html">Gallery</a></li>
          <li><a href="http://phonytrojanmusic.zxq.net/band/forms.html">Forms</a></li>
          <li><a href="http://trojanmusic.org/cal.html">Calendar</a></li>
          <li><a href="http://phonytrojanmusic.zxq.net/band/links.html">Links</a>      </li>
          <li><a href="http://phonytrojanmusic.zxq.net/band/contact.html">Contact</a></li>
        </ul>
    I currently do not have any links attached to any of the buttons in the choir bar.  Something went wrong and now I have to make the whole site over again so it is not very accessible.  Please post back asap!

  • Creating an Extras menu selection

    Hello there,
    I was wondering if anybody can help me with this.
    I want to create an Extras menu select option on the title menu of my film. Here will be extra footage and other bonus material.
    Firstly, I understand how the menu markers and scene markers work, but am confused on how to achieve this set up.
    My extras footage are in seperate projects to the main film. My first attempt was exporting the extras footage and placing into
    the main project where my feature film is and added it on to the end, placing a menu marker at the start of the extras footage.
    This worked, but I obviously dont want the extra footage to play directly after the film once its finished, but will do as its in the same project as the feature film.
    I hope that makes sense?
    basicly this is what options I need on the main menu screen:
    -Feature Film > Play
    -Extras > (once selected the following options are avaliable in the extras menu)
    >Bonus footage
    >Making of
    >Interviews with cast and director
    So its set up is typical to most dvds today. If anyone knows how to achieve this please get in touch, or at least tell me if its possible or not.
    Kind Regards
    Mike

    It is correct to put all your footage into the project timeline. What you must do is to use the 'Stop' marker at the end of the your main film. The stop marker returns you to the main menu so will not automatically play your extras.
    However do NOT put a stop marker at the very end of the timeline - PRE automatically returns to the menu at the very end of the timeline and adding a stop marker there usually crashes the encoding process.
    Cheers,
    Neale
    Insanity is hereditary, you get it from your children

  • How to create a reports menu in APEX

    Dear,
    i want to create a reports menu, so that user click on the report name to access the report. i have save all the reports in a database table and display as an interactive report on main page.
    how can i link relevant reports to each row of the table
    kindly help me to achive the functionality

    Hi,
    I assume that your apex_reports_users table have two entries,
    1. Employee.
    2. Department.
    You have created an interactive report based upon the above table's output and i assume that page number as 1.
    Now what you need to do is,
    Step 1 : Create a new page - Say Page 2.
    Step 2 : Create a hidden item :P2_HREPNAME in Page 2.
    Step 3 : Create a new interactive report in Page 2 for the table Employee.
    select 'Employee' COL1 from emp where :P2_HREPNAME = 'Employee'
    union all
    select 'Department' COL1 from dept where :P2_HREPNAME = 'Department'You have to manage the above sample query as per the requirement.
    After creating the above page, go to page 1 which is having the Report Names in an Interactive Report.
    Step 1 : Click on the Interactive Reports Region.
    Step 2 : Click on the Report Attributes tab.
    Step 3 : Edit the REPORT_NAME column.
    Step 4 : Click on the Link Tab.
    Step 5 : Give the Link Text.
    Step 6 : Select "Page in Application" as the Target.
    Step 7 : Select "2" as the Target Page Number.
    Step 8 : Give the Item 1 as P2_HREPNAME
    Step 9 : Give the value as #REPORT_NAME#
    Step 10 : Click on Apply Changes.
    Now execute the application.
    Follow the above process for all the reports.
    Regards,
    Sakthi.
    Edited by: Sakthi on Oct 11, 2011 2:40 AM

  • Create blu-ray menu for concert from scratch

    Hi all,
    I downloaded the Premiere Elements 11 trial yesterday and am evaluating it for purchase.
    My first project is a blu-ray of a concert.  I am on Windows 7 64bit.
    Project settings are:
    AVCHD 720p square pixel
    1280x720
    29.97fps
    30fps drop-frame timecode
    I want to create a simple menu for blu-ray (ie an HD menu) that has a still background and simple text buttons.  The top menu would just have "play concert" and "track selection" text only buttons.  The "track selection" button would lead to a page with all the track names as buttons that link to the scene markers for each track.  That's it.
    I only see pre-installed templates and none of them have the "HD" designation in the top right hand corner.  How do I go about achieving the menu that I want?
    Thanks, Ben

    Along with Steve's suggestions, one can customize the existing PrE Menu Sets, just relying on the "background" Menu Set structure, and adding Still Images, plus doing limited customization to the Text, etc.
    To create PrE Menu Sets (like those on Muvipix), one needs two things:
    Photoshop (Photoshop Elements has one limitation - it cannot create Layer Sets, unless that has been added to PSE, as of version 11), and then knowledge of what goes into a PrE Menu Set. Because much of the authoring functions in PrE are semi-automatic, the Menu Sets are very involved. Though I create Menus for Adobe Encore, from scratch in Photoshop, I still need one of the Library PrE Menu Sets handy, to get all of those semi-automatic conventions in front of me - lot of stuff required there.
    If you cannot customize an existing PrE Menu Set, or find similar at Muvipix, then we can offer some links, that will be helpful, but I strongly recommend that one spend a day, doing a study of the Library Menu Sets, and still having one handy, for the specifics, required. It also helps, if one understands the naming and structural conventions of DVD Menus, and then especially PrE Menu Sets.
    Good luck, and let us know if you can find what you need, or something close, that you can customize.
    Hunt

  • How to Create another program instance in iphone from a COPY previous proj

    Say I've created one program by starting Xcode afresh.
    Now I want to create another program using the previous program as a base, I copy and paste the project folder and rename it, unfortunately, when I run the program, it replaces the previous program in my iPhone.
    How do I tell xcode it's a new program ?
    Message was edited by: Bracer-J

    Thank you

  • How to create a context menu which appears on right click

    Hello Experts,
    I want to create a context menu which should appear on the right click of a mouse anywhere on the screen.
    I have seen this functionality in one of the sap applications, and i guess this is an inbuild functionality in Webdynpro for ABAP but in WebDynpro Java i haven't found any such inbuild functionality.
    Does anybody have any idea about it ?
    Regards,
    Amol

    Context menus are not supported in NW04 and NW04s, they will be available in the next major release.
    Armin

  • How do I create a main menu?

    I want to create a main menu so I can access three different vi's.

    Hi,
    Have you tried the examples installled with your labVIEW.
    Look under Build User Interfaces | Menus and Toolbars.
    The example Dynamic Insert Demo.vi is a good place to start.
    Regards
    Ray Farmer
    Regards
    Ray Farmer

  • How to create a hover menu?

    I want to create a hover menu(at top of the webpage) and  when you click will go to a different main contain
    Like this is adobe forums site (Solutions-Products-Support-Communities...)
    Is combobox the best component to use and create costum click events on each menu item or it something ready to use?
    thanks very much

    There is MenuBar control http://livedocs.adobe.com/flex/3/html/help.html?content=menucontrols_6.html.
    You can apply custom styles to get the desired look.To get it work on hover, listen for the roll over and dispatch click event if it the root node

Maybe you are looking for

  • Vendor Payment Program

    What should be the first step in Vendor Payment Program?

  • Hold on screen the apps permanently

    Dear all, i'd like to hold on the smartwatch screen the apps i'm using permanently. I don't want that the smartwatch return on stand-by state after few inaction second, only displaing the watchface. Someone can help me? Many thanks in advance.

  • Problem reinstalling Presenter 7

    Hey Everyone, I had to change my network profile at work, and when this took place for some reason my Presenter stopped working. All of my other adobe programs ran fine. Eventually the IT uninstalled and reinstalled Presenter. Once i enabled the tab

  • URGENT - Timestamp Format Error

    Hi Experts, In my REGUC table, I have timestamp values in a format that I cannot read. For eg, current display is showing timestamp values as '3KOBYi(38AP(OH' I am not sure if that is a display error or a reading error. I think it is a display error.

  • Photoshop CC Memory Leak / Exhausting RAM etc

    I've recently signed up for CC and Photoshop, whilst looking beautiful - is taking up a ridiculous amount of memory. As I speak, it's just short of 5GB. This never happened with previous versions and I'm just wondering if there's a reason for this an