A thumbnail button option to hide or show thumbnails on slideshows

A great feature would be the option to hide or show thumbnails when using the full screen slideshow widget, I would suggest an option to turn this feature on in the flyout box so when viewing a full screeen slide show a grid icon appears thats brings up you thumbnails so you can jump to a specific image. Then the option to hide the thumbnials so the viewer can view the images without anything else on the page. A brilliant example of this is a widget by Muse Themes.... Adobe Muse Fullscreen Thumbnail Gallery Widget by MuseThemes this should be standard feature native in Muse. Please!

So each time a user completes viewing a screen/slide, when they click the next button a user variable, v_lastmod is passed. So if a user views the intro slide and clicked next, v_lastmod=1 is passed to the database. The program actually reloads, so the .NET does a Response.redirect and jumps to the appropriate slide. That might be too much info. But if that user whose lastmod=1 were to review that screen again, I like the next button to appear for the entirety of the slide so they can skip the slide they've already seen.
We also pass a user variable v_compind=1 if they've completed the whole program.

Similar Messages

  • Next Button in a Hide and Show Region is not displayed correctly

    I created a new button at the bottom of the region in a Hide and Show Region called [Next >]. The button is displayed to the right of the region. I want it displayed at the right end of the bottom of the region. The following is the button properties
    Name
    Button Name : NEXT_SIGNS
    Text Label/Alt: Next >
    Displayed
    Sequence            130
    Display in Region: Signs and Nameplates (1) 100
    Button Position:    Bottom of Region
    Button Alignment: Right
    Attributes
    Static ID:          
    Button Style:      Template Based Button
    Button Template: PA Button
    Button Type:       Hot
    Button Attributes:
    Action When Button Clicked
    Action:                 Submit Page
    Execute Validation: Yes
    Database Action:    No Database Action
    Conditions
    None
    Security
    None
    Configuration
    NoneWhy is this occurring and how can I resolve the issue?
    The following is the template of the hide and show region:
    <div class="hide-show-region" id="#REGION_STATIC_ID#" #REGION_ATTRIBUTES#>
      <div class="hide-show-top">
        <div class="hide-show-title">
    <div class="rounded-corner-region">
    <div class="rc-blue-top">      
    <div class="rc-blue-top-r">
              #TITLE#</div>
    </div>
    </div>
           <a style="margin-left:5px;" href="javascript:hideShow('region#REGION_SEQUENCE_ID#','shIMG#REGION_SEQUENCE_ID#','#IMAGE_PREFIX#themes/theme_2/rollup_plus_dgray.gif','#IMAGE_PREFIX#themes/theme_2/rollup_minus_dgray.gif');" class="t1HideandShowRegionLink"><img src="#IMAGE_PREFIX#themes/theme_2/rollup_plus_dgray.gif"
      id="shIMG#REGION_SEQUENCE_ID#" alt="" />Click on arrow to enter/hide  information for signs and/or nameplates</a></div>
        <div class="hide-show-buttons">#CLOSE##PREVIOUS##NEXT##DELETE##EDIT##CHANGE##CREATE##CREATE2##EXPAND##COPY##HELP#</div>
      </div>
      <div class="hide" id="region#REGION_SEQUENCE_ID#">#BODY#</div>
    </div>APEX version 4.1
    DB version 10g Rel 2
    PLEASE HELP!!
    Robert
    http://apexjscss.blogspot.com

    I created a new button at the bottom of the region in a Hide and Show Region called [Next >]. The button is displayed to the right of the region.I only see it displayed to the right of the region in Firefox (Safari and IE8 showed it above the sub-regions). Not obvious to me why this is the case (it's usually IE that does it's own thing).
    I want it displayed at the right end of the bottom of the region.Button position Bottom of Region causes an anonymous HTML table containing the button(s) to be generated after the <tt>#BODY#</tt> placeholder in the region template. Your Hide/Show region template didn't have a <tt>#SUB_REGIONS#</tt> placeholder so by default the sub-regions were rendered after the <tt>#BODY#</tt> and the "Bottom of Region" button container (don't know if this is the intended behaviour or a bug). Adding <tt>#SUB_REGIONS#</tt> before <tt>#BODY#</tt> in the template gets things in the right order (button after sub-regions):
    <div class="hide-show-region" id="#REGION_STATIC_ID#" #REGION_ATTRIBUTES#>
      <div class="hide-show-top">
        <div class="hide-show-title">
    <div class="rounded-corner-region">
    <div class="rc-blue-top">      
    <div class="rc-blue-top-r">
              #TITLE#</div>
    </div>
    </div>
           <a style="margin-left:5px;" href="javascript:hideShow('region#REGION_SEQUENCE_ID#','shIMG#REGION_SEQUENCE_ID#','#IMAGE_PREFIX#themes/theme_2/rollup_plus_dgray.gif','#IMAGE_PREFIX#themes/theme_2/rollup_minus_dgray.gif');" class="t1HideandShowRegionLink"><img src="#IMAGE_PREFIX#themes/theme_2/rollup_plus_dgray.gif"
      id="shIMG#REGION_SEQUENCE_ID#" alt="" />Click on arrow to enter/hide  information for signs and/or nameplates</a></div>
        <div class="hide-show-buttons">#CLOSE##PREVIOUS##NEXT##DELETE##EDIT##CHANGE##CREATE##CREATE2##EXPAND##COPY##HELP#</div>
      </div>
      <div class="hide" id="region#REGION_SEQUENCE_ID#">
        #SUB_REGIONS#
        #BODY#
      </div>
    </div>Firefox is still showing the button to the right of the sub-regions. I'm assuming that this has something to do with everything in this theme being floated left (for reasons that escape me), so we'll try to clear the button container using CSS. The table doesn't have an ID or class so try an adjacent sibling selector using the ID of the preceding sub-region:
    #nameplates-name+table {
      clear: both;
    }Finally, the button alignment was set to "Left", so I changed it to "Right".
    Seems to be working in IE8 (all I have access to at present).
    Edited by: fac586 on 30-Nov-2012 20:10
    Fixed CSS selector syntax.

  • Hide the 'Show All' option in Region Selector

    Hi there,
    I just searched this forum and came to know that we can hide the show all option in region selector using jQuery as suggested by VC.
    $('ul[id$="_RDS"]').children('li').each(function(i, e){
    if ($(e).text()=='My Tab') {
    $(e).find('a').click();
    Any idea where this jQuery needs to be inserted?
    thanks.
    Sun

    Hi VC,
    <table class="tbl-body" cellspacing="0" cellpadding="0" border="0" summary="">
        <tbody>
          <tr>
            <td class="tbl-main" width="100%"><div class="apex-rds-container"><ul id="3388023453317532_RDS" class="apex-rds"><li class="apex-rds-first apex-rds-selected"><a href="#SHOW_ALL"><span>Show All</span></a></li><li><a href="#R3065313453780541"><span> MASTER DATA</span></a></li><li class="apex-rds-last"><a href="#R3375830763272358"><span>Edit  Data Dump</span></a></li></ul></div><div class="rounded-corner-region" id="R3065313453780541" >
      <div class="rc-gray-top"><div class="rc-gray-top-r">
        <div class="rc-title"> MASTER DATA<a class="eLink" title="Edit" href="javascript:popupURL('f?p=4000:374:132::::P374_ID,FB_FLOW_ID,FB_FLOW_PAGE_ID:30653,129,1');" tabindex="999"><img src="/i/e.gif" alt="Edit" class="eLink" /></a></div>
      </div></div>
      <div class="rc-body"><div class="rc-body-r">
    <div class="rc-content-buttons"><button value="Reset" onclick="apex.submit('RESET');" class="button-default" type="button"  id="B3068426845780551">
      <span>Reset</span>Anything specific that you want me to paste? Lots of content in the actual HTML source.
    thanks,
    Sun
    Edited by: sun1977 on May 29, 2012 5:50 AM

  • Parts HTML form Expand All(Show button) option needs to customize.

    Hi,
    I am new to OAF.
    I have a requirement lin Oracle Sparse Management -> Parts HTML Request Form needs to Personalize/Customize for a business requirement.
    I have some qusetions like
    1. Can we customize or personalize the Show All Details or HideAll Details options in OA Forms ?
    2. If Yes, i have similar requirement like that,
    The personalization aim is show all details should be expanded by default.
    3. If No please provide why it can not be achevable.
    Here is business reuirement in parts Html, there are two regions in page 1. Header 2. Lines (Under Lines there are two table 1 is for Item information search and 2nd is for order details based on the item. This order details are hided under the Item information table one of the field button Show(which is like Expand All with symbol +))
    Page works like below.
    1. Header level validations are there for some fields like Resource, Need By Date.
    2. Once Valid from header can be entered the Item information search in Lines details Region, in the same table there is an option with + symbol (Show), which is like Expand All.
    will validate the item details and displays Order details respective to item. These results are hide under + Show button.
    If i want see the order details then i need to perform click action on the +Show button. (Requirement is this should be done automatically once i have entered the item in Line Details Region and needs to display the results).
    Please provide your seggestions to acheive this.
    Thanks,
    Narayana Swamy

    For this i have tried below steps to extend related VO of SHow button field.
    Below steps i have perforemed.
    1) Identified the right VO from about this page.
    ReqLineVO
    2) Exported the related standard VO to JDEV from Server.
    ReqLineVOImpl.java, ReqLineVORowImpl.java, ReqHeaderVO, RequirementAM, RequirementAMImpl.java
    3) Created a new VO which extends the standard VO and modified Showhide flag to ‘Y’
    HolxReqLineVO, HolxReqLineVOImpl.java, HolxReqLineVORowImpl.java
    4) Performed substitutions in Jdeveloper
    Project Properties -> Business Components -> substitutions
    5) Have created custom folder structure in server and moved custom VO files to server.
    \holx\oracle\apps\csp\portal\requirement\server\HolxReqLineVO.xml
    6) Performed JPX import
    1. Go to E:\jdev10g\jdevbin\oaext\bin
    2. Executed the below command
    jpximport E:\jdev10g\jdevbin\jdev\myprojects\OAProject4.jpx -username apps -password th1rdapps -dbconnection "(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)
    (HOST=mycomapny.com)(PORT=1526))(CONNECT_DATA=(SID=TESTDB)))"
    7) After this bounced apache.
    8) While trying to open the parts html form, below exception is occurring.
    Error Page
    Exception Details.
    oracle.apps.fnd.framework.OAException: Could not load application module 'oracle.apps.csp.portal.requirement.server.RequirementAM'.
         at oracle.apps.fnd.framework.webui.OAJSPApplicationRegistry.registerApplicationModule(OAJSPApplicationRegistry.java:279)
         at oracle.apps.fnd.framework.webui.OAJSPApplicationRegistry.registerApplicationModule(OAJSPApplicationRegistry.java:78)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1306)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:549)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:437)
         at OA.jspService(_OA.java:212)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:473)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:734)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:391)
         at com.evermind.server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:280)
         at com.evermind.server.http.ServletRequestDispatcher.access$100(ServletRequestDispatcher.java:68)
         at com.evermind.server.http.ServletRequestDispatcher$2.oc4jRun(ServletRequestDispatcher.java:214)
         at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:284)
         at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:219)
         at com.evermind.server.http.EvermindPageContext.forward(EvermindPageContext.java:395)
         at RF.jspService(_RF.java:225)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:473)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
         at oracle.apps.jtf.base.session.ReleaseResFilter.doFilter(ReleaseResFilter.java:26)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)
         at oracle.apps.fnd.security.AppsServletFilter.doFilter(AppsServletFilter.java:318)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:642)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:391)
         at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:908)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:458)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:313)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
         at java.lang.Thread.run(Thread.java:662)
    ## Detail 0 ##
    JBO-30003: The application pool (holdb01.dataintensity.comHOLDEV1524oracle.apps.csp.portal.requirement.server.RequirementAM) failed to checkout an application module due to the following exception:
    oracle.jbo.JboException: JBO-29000: Unexpected exception caught: oracle.jbo.JboException, msg=JBO-29000: Unexpected exception caught: oracle.jbo.InvalidOperException, msg=JBO-26036: Recursive substituion for holx.oracle.apps.csp.portal.requirement.server.HolxReqLineVO.
    ## Detail 0 ##
    oracle.jbo.JboException: JBO-29000: Unexpected exception caught: oracle.jbo.InvalidOperException, msg=JBO-26036: Recursive substituion for holx.oracle.apps.csp.portal.requirement.server.HolxReqLineVO.
    ## Detail 0 ##
    oracle.jbo.InvalidOperException: JBO-26036: Recursive substituion for holx.oracle.apps.csp.portal.requirement.server.HolxReqLineVO.
    JBO-30003: The application pool (holdb01.dataintensity.comHOLDEV1524oracle.apps.csp.portal.requirement.server.RequirementAM) failed to checkout an application module due to the following exception:
    oracle.jbo.JboException: JBO-29000: Unexpected exception caught: oracle.jbo.JboException, msg=JBO-29000: Unexpected exception caught: oracle.jbo.InvalidOperException, msg=JBO-26036: Recursive substituion for holx.oracle.apps.csp.portal.requirement.server.HolxReqLineVO.
    ## Detail 0 ##
    oracle.jbo.JboException: JBO-29000: Unexpected exception caught: oracle.jbo.InvalidOperException, msg=JBO-26036: Recursive substituion for holx.oracle.apps.csp.portal.requirement.server.HolxReqLineVO.
    ## Detail 0 ##
    oracle.jbo.InvalidOperException: JBO-26036: Recursive substituion for holx.oracle.apps.csp.portal.requirement.server.HolxReqLineVO.

  • JavaScript in a Web template to hide or show a button

    Hi all,
    i got this task:
    i created a web template (Button Panel) with many buttons, behind each button there is another web template with its query, this second web template has a button to get back to the panel button,now, the user asked me the task of, when a user start from the panel button to another reports, show the button to return to the panel button,
    if the user start the second report from a link of the portal for example (this time the user doesnt start from the panel button) , the button to return to the panel button must be hide.
    i was studing this case, and the form is trough Cookies,  for example:
    if i start from the panel button, it must create a cookie A for example, when i click in some button, this other report must be read the cookie , if this is A , show the button to return to the panel, if not, so hide the button,
    soem of you have create something like this? some advices? another way? please help

    X

  • HT2534 Tried to set up my Apple ID and the none button option for Billing is not showing up, what can I do?

    Tried to set up my Apple ID and the none button option for Billing is not showing up, what can I do?

    Try this support page provided by Apple...
    http://support.apple.com/kb/ht2534

  • Hide and show button

    hi , i want when i click on show button then the show button hide and the hide button show , and vice versa , how i will do that through java script or any method plz help

    Hi little foot ,
    I am using apex 4.0
    can you tell me how to make the hide and show region to open it on sidewise now its opeing in downwards direction can you tell me .
    Thanks & Regards.
    Shadab

  • Option to Hide from Strangers

    My purpose with this post today, to ask for the option to privatize everything that is currently showing publicly in skype (an option that is not yet available, but I hope someday will be added to a future update to skype).
    I have read numerous posts revolving around this same issue. One repeated solution is not a solid work-around, this is the solution I quote from Elaine:
    Quote: "My recommendations are to remove all information from your profile that is displayed to the public by default.  Only a few of the profile settings offer drop-down menu choices (public, contacts-only, or private).  Replace your avatar or picture with something neutral.  Choose blank or not specified for every setting you can, particularly the Gender setting."
    Following the suggestion, I have removed all information I can remove. I have set all settings to "contacts only" that can be set to such. I cannot change my avatar because I cannot save changes (without adding my last name, which is currently blank). I have left everything blank that I can leave blank. I have been contacted three times after I have made these changes, as suggested.
    Earlier today (on my main skype acct, not this one), I got an IM "are you online?" from someone who is not on my contacts list. That IM shouldn't even come in when I have my settings to only allow contacts to send IM's. This glitch is not my concern, and wouldn't be an issue if I could hide myself from public searchs.
    That IM was the second stranger to try to contact me today. I've only had four strangers like this so far, started two weeks ago, and the frequency between these strangers attempting to contact me is increasing. One of my friends says he gets about 50 of these bots a week, FIFTY A WEEK! He blocks and reports each one, but his time is VERY precious, and very limited and he shouldn't have to bother with this. If only he could hide his skype acct from searches.
    I cannot change my profile because the "Edit Profile" refuses to save unless I add a last name. Lucky for me, when I created years ago, I left everything blank that was not a required field (at the time, Last Name was not required). So for the suggestion to leave stuff blank and set everything to contacts only: Check check and check (except the picture and first name, because I cannot change those) and I am still contacted.
    I do not like complete strangers being able to find me, and send contact requests. I just do not want this to be happening. The inability to hide myself from the public is unnaceptable! I want to hide my skype account from the public (I created this side account just to post on these publicly viewed forums, keeping my main account as hidden as possible).
    I know, I know there is no "current" option to hide these fields of information that contain stuff the Public can see... but Skype programmers can change that, and give us the option for completely private profiles! Come on, look at all the threads regarding this! Forum Moderatos tell us to "not fill in the fields", and block and report any of these fishy contacts.... but your customers cannot create an account without putting in our first and last name, which ends up being Public, and unhidable. This is just absurd!
    Something has to be changed. There's many of us who do not want to bother with blocking and reporting a dozen people EVERY DAY. Some of us are busy people, and need skype for what we do. Many of us do not want to bother trying to figure out "if" this new contact request is a future business associate, or some pervert who wants to boast about their body, or worse, blackmail us with pictures. We (the customer) shouldn't have to deal with these fakers several times every day. Just give us the option to hide ourselves, so these fakers can't find us.
    We want preventative measures that work! We want to prevent strangers from finding us in searches. Block and report tactics are not good enough! Leaving our profiles blank (deleting as much as we can) is not a solid solution, nor a solid work around, because they can still contact us!
    Please consider that not everyone wants to be found by strangers, especially strangers who use copy and paste to say they find you interesting (then proceed to elaborate on their attractive body parts).
    This... this ability for robots and liars to find us has got to stop. Please give your customers the option to privatize all of our information, the option to completely hide us from public searches, the option to completely hide us from the fake people who just want to trick us!
    Stop the suffering and time wasting of good people. Give us a way to hide ourselves from these robots, so they can never find us people who do not want to be found!
    I am an introvert who wants to stay away from MOST people. I have my small group of contacts, and I am happy with just them. I do not use searches to "make friends", as some of these botters claim to be doing. They just annoy me, and I have blocked and reported each of them. I wish I didn't have to deal with them at all. I wish they wouldn't try to contact me to begin with. I wouldn't have to deal with them, if they cannot find me in the first place.
    Sample Conversation (from memory):
    Bot: *Contact Request*
    Me: Who are you?
    Bot: yay! someone to talk to! how are you?
    Me: Wondering if you are an auto responder. Please contact me outside where you know me from, do not contact me here again until you do so.
    Bot: I found you on searches, I am looking for a friend
    Me *blocks and reports*
    I do not want to deal with conversations (like above) on a daily basis. Please make the insanity stop. Look at all the posts about this same issue! Please let us have the option to hide ourselves from Public searches. Please let us hide ourselves from these bad people, robots, liars, blackmailers, scam artists, and all other fakers. Please don't expect us to deal with these strangers.
    And for all the victims who are sucked into these stranger's deceptive conversations, I feel really sorry for you. I was once ignorant like that. I feel the pain.
    TL;DR:
    Add an option to hide our skype from Public searches.
    Thank you for your time.

    Hi, HiddenMist,
    Following the suggestion, I have removed all information I can remove. I have set all settings to "contacts only" that can be set to such. I cannot change my avatar because I cannot save changes (without adding my last name, which is currently blank). I have left everything blank that I can leave blank. I have been contacted three times after I have made these changes, as suggested.
    In the Windows Desktop version of the Skype software, I can navigate to my profile settings: Skype -> Profile -> Edit your profile.  
    My work-around still works ... for me, at least, which is why I continue to recommend it.
    Hi, Bartholomue, and welcome to the community,
    Did you know that if you look up how to delete your name from the Skype directory, it says that you are effectively disabling your account? Your name will not show up in searches, and it will remain in the contact lists of those who have already added you, but those contacts will no longer be able to call you.
    Yes, indeed, this is true.
    Best regards,
    Elaine
    Was your question answered? Please click on the Accept as a Solution link so everyone can quickly find what works! Like a post or want to say, "Thank You" - ?? Click on the Kudos button!
    Trustworthy information: Brian Krebs: 3 Basic Rules for Online Safety and Consumer Reports: Guide to Internet Security Online Safety Tip: Change your passwords often!

  • I want to have all my tabs return after closing. In Tools/Options/General/ I have' Show my Windows and Tabs from last time' checked, but it does not work. When I open FF again none of my formerly open Tabs show... FF v.4.

    When I open FF up again after I have closed it, I want all tabs to return. In Tools/Options/General/ I have' Show my Windows and Tabs from last time' checked-does not work. In addition, the feedback window fails to 'Submit...!'

    Some things to check:
    #'''Browsing history must be saved'''
    #*Firefox button: Firefox button > Options > Options > Privacy > [X] Remember my browsing history
    #*Menu Bar: Tools > Options > Privacy > [X] Remember my browsing history
    #'''Also make sure you do not clear "Browsing History" when using Clear Recent History or when closing Firefox'''
    #*Using Clear Recent History
    #**Firefox button: Firefox button > History >Clear Recent History
    #**Menu Bar: Tools > Clear Recent History
    #*When closing Firefox
    #**Firefox button: Firefox button > Options > Options > Privacy (checked) > Settings
    #**Menu Bar: Tools > Options > Privacy (checked) > Settings
    #**See: https://support.mozilla.com/en-US/kb/Clear%20Recent%20History
    #'''Make sure you are not in Private Browsing mode''' or '''in permanent Private Browsing mode''':
    #*See: https://support.mozilla.com/en-US/kb/Private%20Browsing
    #'''If you have the'''Tab Mix Plus'''extension''', then disable the built-in session restore.

  • In the iDVD window, there is a box in the lower left corner.  When I scroll over it, I get the message to hide or show the intro movie.  Checking or unchecking the box seems to do nothing.  Can anyone explain?

    Working with iDVD on a project, there is a box in the lower left corner and sometimes another in the lower right corner.  Scrolling over the one in the lower left corner, I get a message indicating that this box hides or shows the intro movie.  I have checked and unchecked the box, but see nothing different in the project.  Nor can I figure out what is meant by "intro movie."  Can anyone explain?

    Go to iDVD Help and type in Intro Movie, and you will get the full version of this:
    Many iDVD themes have “motion menus” that include animations or video that loop, or play repeatedly, until the viewer clicks a menu button. Themes with motion menus have a motion icon in the lower-right corner.
    In addition to background video, iDVD motion menus may also feature an intro, or short animation, that plays once before the part that loops. Other motion menus also include an “outro” that plays after the viewer clicks a button, serving as a transition between the menu and the selected content.
    An example of an iDVD 6.0 theme with an intro and an outro is Reflection White Main. In this theme, the first drop zones appear in the intro, and the buttons and title appear just before the looping part of the background video. In the outro, everything flies offscreen after the viewer clicks a button.
    iDVD provides tools for viewing these motion menus without going into preview mode, which is especially helpful when you are filling drop zones, and for turning the intro or outro off.
    Here are ways to view and edit the background movie:
    ◼ 
    Drag the diamond-shaped motion playhead along the scrubber bar (shown below), to view the background movie, stopping wherever you like.
    (If you don’t see the motion playhead in iDVD, choose View > Show Motion Playhead.)
    ◼ 
    Deselect the checkboxes at the left and right end of the scrubber bar if you don’t want to use the intro or outro, respectively, in your DVD menu.
    The scrubber bar shows the intro and outro as shaded areas at the beginning and end.
    You can also control the intro and outro from the Menu Info window. With your pointer over the menu (and with no buttons or text objects selected), press Command-I to open that window. Select or deselect the Intro and Outro checkboxes in the Background section of the window.
    NOTE: If you drag your own movie to a motion menu background, the outro is automatically removed. To customize the background and keep the outro, use a still image in the menu background instead of a movie.

  • DNG files created with LR4 do not show thumbnails

    Hi, 
    When using LR3 to create DNG files from my RAW files, those files would show me thumbnails of my image in Windows Explorer.  I am running Windows/7 (64) and have installed a CODEC from "Fast Picture Viewer" that allows thumbnails from RAW & DNG files to be shown.   It seems, however, that the thumbnails do not show for DNG's created with LR4.
    To Remedy this I uninstalled the CODEC.  Downloaded the most recent version and installed it but this did not fix the problem.
    I then went to the user forum for the CODEC product and searched for my problem.  I found a thread who's solution is to turn off "Embed Fast Load Data" when exporting to DNG and it fixes the problem.  I tried this and indeed it did fix it.  The responder went on to say ".....When this option is enabled the files created are no longer DNGs (just an undocumented private format of Adobe that no one else can read to this date)".   This statement surprised me as it is counter to what I understand Adobe created DNG to be.  Can I get some input on this comment as if true it is very troubling.
    My second question is that I see where to turn off the "Embed Fast Load Data" in the LR Export module, but where do I do the same thing in the Import module when I'm selecting import mode "Copy to DNG"?
    And, my thrid question is this.  If indeed the DNG files created by LR4 are proper DNG files and this CODEC is just flawed in some way, does anyone have a better way to allow image thumbnails to be shown in Windows Explorer?
    Thanks -- Dan

    Hi David,
    You testing does not coincide with mine.  I have consistently kept "Use
    lossy compression" turned off.  With lossy turned off, it seems that using
    Fast Data Load prevents the thumbnails from displaying whereas turning off
    "Fast Data Load" allows the thumbnail to be shown.
    Below is comment from Adobe confirming that they have yet to release the
    spec containing "Fast Data Load".
    From: Ian Lyons [email protected]
    Sent: Tuesday, June 05, 2012 12:29 AM
    To: Califdan
    Subject: DNG files created with LR4 do not show
    thumbnails
    Re: DNG files created with LR4 do not show thumbnails
    created by Ian Lyons in Photoshop Lightroom - View the full discussion

  • Where's my Page Thumbnails button? Acrobat 8 Std

    A few weeks ago I was able to click on the Page Thumbnails button in Acrobat 8 Std, some how it is no longer visible so can't use page thumbnails option. How can I fix this problem?

    Right-click the left panel and select Reset Toolbars (or something similar
    to that).

  • Hide and Show

    Hi all,
    In my application i want to hide and show a report. For this i created two buttons in a new region and setting a hidden item value depends on Hide or Show button.But i want to hide the report only not the title so that i can able to place the Hide and Show buttons in the same region.

    Hi,
    There is a "Hide and Show Region" region template that you can use that does this for you.
    However, if you wish to stay with what you have, you could enter the report title into the region that contains the buttons (assuming that this is above your report?) and use the "Region without Title" for the report region itself.
    Andy

  • Hide or show ratios in a query depend of the entry variable

    HI gurus,
    I wish hide or show rates depending if the user choose a entry variable. For example for 2008 dates take three ratios and for 2009 others.
    Thanks

    OK. WAD problem !
    Basically you need to use some HTML expertise to resolve this issue.
    Creat a new template with Radio button or a dropdown button which will contain the available values what user can select.
    something like as follows:
    o 2008
    o 2009
    Now this can be done using java script.
    You will have two different templates. One for 2008 query and second for 2009 query. Run them and get the URL of the reports.
    Then in the HTML on the "onSelect" event, put the URL.
    So if user selects the 2008, on the next page, you will see 2008 query and if they select 2009, then you will see 2009 query.
    - Danny
    Edited by: Danny Matt on Jul 10, 2009 3:08 PM

  • Why is there no option to "hide sensitive notifications" on my phone?

    Why is there no option to "hide sensitive notifications" on my phone? (LG G3) I just updated to Lollipop, and it now it shows all my emails and texts on the lock screen which is not cool. When I tried to search for a fix, I found that you need to choose "hide sensitive notifications" under the "Sound and Notification" settings, but that option is nowhere to be found. Help!

    I have figured it out. It's really dumb. So you need to set the locking mechanism (pattern, code, whatever). Then go to Settings>Sound and Notification>Lock Screen> Show All Notifications. Then when you go to Settings>Sound and Notification>Apps and pick something like "messages", the "sensitive" option appears.
    So essentially if you choose the "Hide Sensitive Only" it seems to think that all are sensitive and you can't pick and choose. But if you "Show All", it will let you decide what is sensitive. Very complicated.

Maybe you are looking for

  • Abap programs for practce from sd

    Hi friends , I am new to this community.   I have just finished my ABAP-COURSE.They taught me very simple codes containing few lines. I would like to build my programming skills and provide me some codes for practice as i would like to get a job. giv

  • How to uninstall Photoshop Elements 8 for Mac?

    I just installed the trial copy of Photoshop Elements 8 on my MacBook Pro running OS X 10.6.1. Now I would like to uninstall it. According to the readme file which came with the product: "To uninstall Photoshop Elements 8, you MUST USE THE INSTALLER'

  • Help with transferring video to USB.

    I am new to Mac.  I have video that I imported from a camera.  I would now like to transfer this video to a USB. I keep getting a message there is not enough space; however the USB disk is empty.  I know I must not be doing something correctly! I am

  • I can't find the Full version software download to use for HP PSC 1600 for Mac OS 10.8 Mountian Lion

    I went to the Support Page for PSC series 1600/1610 & clicked on Drivers, but there is no link to download the complete software package as there is on Support pages for other models - there is no link at all for anything.  My original install discs

  • Any ideas on good malware scanners?  Please.

    I know that malware is rare on Macs, but I still would like to have an on-demand scanner, if for no other reason than to bring me peace of mind.  I would like one that also scans for windows malware just to be safe. Do you have any ideas on good malw