Mobile navigation using blank slide is not on top - Help

I made several mobile websites which works fine.
I use blank slide and vertical menu for Menu. When I place image I have to use Arrange - Send to Back to get navi to open over the image which is correct.
However, today I placed slide with images and navi goes under that slidephoto. I tried Send to Back and Navi -> Send to Fron,t but it does not work.
See attached screenshot.
Is it because slide mix with slide? I don`t want to start over again to make menu with accordion.
Is there solution?

Hi ada_mju,
You can always use layers option to get the desired output.
Create a new layer, move it to top and place the menu in that layer.
Please refer to the following help page for working with layers :
http://helpx.adobe.com/muse/using/layers.html
Regards,
Akshay 

Similar Messages

  • Acrobat 9 Pro: Order Form, need SUM=blank? and not $0.00 (HELP!!!)

    I know this might be an easy question for people with javascript knowledge.... but I can't get this working... please help!
    I need Order Form total field (sum) to default to blank (instead of $0.00).
    *example: Under >calculate I am using "simplified field notation" and (Qty1)*7.95 -- sum appears in "total 1"
         The unit price is $7.95 - The value of Qty1 = total 1 (calculations are working fine)
         Currently all total boxes read as $0.00 --- I need SUM to be blank until a customer selects a quantity
    How can I make the SUM default to blank? and NOT $0.00 - Is it a validation script??? If so, please help with code!!!
    Help is appreciated - Thanks!
    PS - SUM fields can't be set as non-printing, because Shipping Dept./Accounting Dept. needs ability to print and view totals (if amount is selected - otherwise it could be blank).
    *** SUM fields need to be blank for customers who print form and manually enter data & totals...
    I am using a Mac, and Adobe Acrobat 9 Pro

    I appreciate the reply... (it's been many hours without one)
    I tried the validation script, and as you indicated, the only way the total field (with the validation script) appears blank is AFTER the Reset button is clicked. (However I have not checked this in a reader)
    I can't see how I can make it work in that manner. Customer inputs Billing & Delivery Addresses at top, then proceeds to select products. If the reset button has to be pressed, all the data (ie. addresses) are removed.
    If there was a way to apply the reset function automatically at the opening of the pdf doc. then it would achieve the result I need. I wonder if there isn't a way with a check box at the top that customer clicks which would apply the reset function.
    If you (or anyone) has any further tips or help I would appreciate it. This is the last item the client has requested for change.
    PS. In case anyone can think of a print script to use... The sum value, when =0 (no qty) needs to print blank sum fields (not $0.00) BUT if there is a sum value, the amount must print (for Ship/Acct Depts)
    *** I just thought of something... The only time where the sum value needs to be blank is when customer prints and inputs data by hand.... so, would there be a way to add a print button that can also clear the sum values at the same time with the "reset" function and the validation script???

  • Complex navigation & use of intermediate reports,NOT for the feint-hearted!

    Hi all,
    I'm trying to setup qutie complex navigation...
    I have a report that provides metrics based on the organizational structure, which in the dashboard is presented to the penultimate level, and permits a drill down to the lowest level (centre). At the rpd level, the metrics (sales metrics) are defined at the centre level to which the organization structure dimension is linked. We have a metric defined which flags whether the centre at which the sale is made is the same as the centre to which the employee is assigned/usually works at (this has all been loaded by the ETL). We then have a count distinct metric (Num of Employees) on the sales reps ids for those records in the fact table that have this previous flag marked. All of this works as expected.
    The dashboard displays this last metric described (Num of Employees) against the organizational structure. Again, OK. But we need to navigate after clicking on this metric, to another report, which displays all sales assigned to those employees (regardless of centre at which they were made), i.e. if the metric shows "6", then after clicking on this value, the "final" report to which we navigate must show all sales for those 6 employees. Naturally the table in the dashboard where the user clicks does not display the employee data, as it displays results at the centre level, so some kind of "intermediate" report which obtains those 6 employee IDs is necessary (this is how it would be done fore example in SQL). We have done this creating a report with employee IDs, a calculated field which compares the two centre values (as in the flag defined in the RPD), and finally contains the 4 organizational structure fields which need to obtain the values from the first report on the dashboard (ive assigned filters to these, which point to the correponding columns in the dashboard report). So, in theory this report would list the employee IDs we are counting in the "Num of Employee" metric. The "final" report then only needs to filter the values in the Employee Id column based on the employee IDs listed in the "intermediate" report.
    The error im getting is: "State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error has occurred. [nQSError: 17001] Oracle Error code: 7455, message: ORA-07455 ..." the oracle error message given is that the query exceeds the time limit allowed by the database as the query is estimated in hundreds of hours. The main reason I think this may be ocurring is because the intermediate report is accepting as filter ALL values in the columns ive indicated, where as what is actually need is that it take only the value of the organizational structure columns that correspond to the metric the user has clicked on. I.e. the filter instead of reading only the specific organizational values, is reading all the values in the table, and hence the query is not permitted.
    Has anyone achieved anything similar???
    Edited by: zjac on Sep 20, 2008 12:42 PM

    by using Direct database request your bypassing all the wanderful metadata you built in the BMM layer, as such much functionality is not available.
    If you really need to use such complex SQL, I would suggest creating an inline view in the phyiscal layer and at least model this through your BMM either as a flat data source (ie include the dimension columns and model the same inline view into your BMM star)
    If you do that, the BI Server will know what other logical columns this data source can relate you and you should find the navigation works as expected.
    If you dont fancy that good practice, have a look at creating GOURL formulas as the column fx's, format as HTML to present the data as a hyperlink and manually pass all the parameters to the 2nd report.
    I'd do the first option, its more inline with intended use.
    What cant you do using the 'normal modelling / answers techniqes with union (see combined request in answers) and complex sql (evaluate function in RPD)??

  • ' Include ... ' tag in a page which use UIX template is not work! Help!

    I've used JDev9.0.4 and UIX.
    I want to use include and template at the same time.
    So I've put a 'globalHeader' and a 'tabBar' in 'Test.uit'.
    And I've made 'TestUIT.uix' which used 'Test.uit' as a template include 'Table.uix'.
    But 'Table.uix' included by 'TestUIT.uix' has been ignored and has not worked!!
    Is this problem oriented from my fault or a bug of jdev904?
    My codes like this.
    -->
    Test.uit
    <?xml version="1.0" encoding="windows-949"?>
    <templateDefinition xmlns="http://xmlns.oracle.com/uix/ui"
    xmlns:ui="http://xmlns.oracle.com/uix/ui"
    xmlns:data="http://xmlns.oracle.com/uix/ui"
    targetNamespace="http://www.example.org/demo/templates"
    localName="oplBaseLayout">
    <content>
    <dataScope xmlns="http://xmlns.oracle.com/uix/ui"
    xmlns:data="http://xmlns.oracle.com/uix/ui">
    <provider>
    </provider>
    <contents>
    <pageLayout>
    <tabs>
    <include node="../Component/MenuBar/TabBar.uix"/>
    </tabs>
    <pageHeader>
    <include node="../Component/MenuBar/GlobalHeader.uix"/>
    </pageHeader>
    <contents>
    </contents>
    </pageLayout>
    </contents>
    </dataScope>
    </content>
    </templateDefinition>
    TestUIT.uix
    <?xml version="1.0" encoding="windows-949"?>
    <page xmlns="http://xmlns.oracle.com/uix/controller"
    xmlns:ui="http://xmlns.oracle.com/uix/ui"
    xmlns:data="http://xmlns.oracle.com/uix/ui"
    xmlns:ctrl="http://xmlns.oracle.com/uix/controller"
    xmlns:html="http://www.w3.org/TR/REC-html40"
    xmlns:bc4j="http://xmlns.oracle.com/uix/bc4j"
    xmlns:myTemplate="http://www.example.org/demo/templates">
    <bc4j:registryDef>
    <bc4j:rootAppModuleDef name="OligoAppModule" definition="View.OplModule"
    releaseMode="stateful">
    <bc4j:viewObjectDef name="Oligo" rangeSize="3"/>
    </bc4j:rootAppModuleDef>
    </bc4j:registryDef>
    <templates xmlns="http://xmlns.oracle.com/uix/ui">
    <templateImport source="Test.uit"/>
    </templates>
    <content>
    <dataScope xmlns="http://xmlns.oracle.com/uix/ui">
    <provider/>
    <contents>
    <document>
    <metaContainer>
    <head title="UITTest"/>
    </metaContainer>
    <contents>
    <body>
    <contents>
    <myTemplate:oplBaseLayout title="UITTest">
    <contents>
    <bc4j:viewObjectScope name="Oligo">
    <contents>
    <include node="Table.uix"/> </contents>
    </bc4j:viewObjectScope>
    </contents>
    </myTemplate:oplBaseLayout>
    </contents>
    </body>
    </contents>
    </document>
    </contents>
    </dataScope>
    </content>
    <handlers/>
    </page>

    Hi -
    But 'Table.uix' included by 'TestUIT.uix' has been
    ignored and has not worked!!So is the problem that you don't see the contents of Table.uix? Are any error messages logged? Do you see the contents of the GlobalHeader.uix and TabBar.uix includes?
    It would be very helpful if you could put together a minimal testcase which reproduces the problem (no BC4J tags) that we could use to test the problem out over here.
    Andy

  • I Tunes "Song could not be used because file could not be found"  HELP!!

    I just updated my I Tunes software (54+ Mbyte download), and now I get an Exclamation point on all of the songs in about one half of all the albums copied to my I Tunes library. When an album is affected, all of the songs in the album will not play. The music is still in my I Pod 1.0.3 PC. Short of deleting all of the affected albums, over 250, and copying them again, how do I correct this?
    I'm running Windows Vista Home Premium, The I Tunes software version is 7.5.0.20
    Eric

    How did you do this move?  Unless you know what you are doing you have to move the whole, complete iTunes folder.
    iTunes: How to move [or copy] your music to a new computer [or another drive] - http://support.apple.com/kb/HT4527
    Quick answer if you use iTunes' default preferences settings:  Copy the entire iTunes folder (and in doing so all its subfolders and files) intact to the other drive.  Open iTunes and immediately hold down the Option (alt) key (shift on Windows), then guide it to the new location of the library.
    Windows users see tip at: https://discussions.apple.com/message/18879381

  • Pro Tools 6.4 with Mbox using 10.4 is not working - please help??

    I just updated my OS from 10.3 to 10.4.9 now my Pro Tools won't work. When I try to launch the software, I get this message: digidesign hardware is in use by another application (-1133). I would LOVE a solution.
    thank you!!

    If you are in Thailand then you cannot use the Israeli store, you have to be in a country to use its store.
    From the page that you posted from :
    iTunes Radio is currently available in the United States and Australia.

  • Inserting Blank slide

    Is there a way to insert a blank slide into a project that has 'rest of the project' selected for graphics and text? Basically I want to insert a blank slide into a template. I don't want the properties from the previous slides to carryover to the blank slide.
    Thanks for your help,
    Traci

    You'll need an advanced action to hide those objects on the blank slide. This will do the job, but you cannot re-show the objects on the slide after the blank slide. I blogged about possibilities of showing/hiding objects in Captivate, perhaps that will explain better what I mean:
    Playing Hide And Seek with Captivate objects
    Lilybiri

  • After navigating (sometimes downloading pictures, sometimes not) for approximately 10 minutes, I can no longer see contents of drop down menues, then Firefox freezes up and I have to use Ctrl/Alt/Delete to end my internet experience.

    After navigating (sometimes downloading pictures, sometimes not) for approximately 10 minutes, I can no longer see contents of drop down menus, then Firefox freezes up and I have to use Ctrl/Alt/Delete to end my internet experience.
    == This happened ==
    Every time Firefox opened
    == After upgrading to 3.6

    Step by step, how did you arrive at seeing this agreement?

  • Using export slide show from iphoto, I am trying to create a DVD of photos and vid clips in large format. The vid clips do not work using burn software. Any idea?

    Using export slide show from iphoto, I am trying to create a DVD of photos and vid clips in large format. The vid clips do not work using burn software. Any idea?

    Have used large format, but using the 'burn' software, I am not getting seamless video quality on DVD even though I am burning at 2* speed. Any ideas? Do I need better software? Or is there a problem with the SuperDrive?

  • I have Lightroom 5.5 as standalone app on my laptop and I want to use Lightroom mobile too. But I am not an Adobe CC subscriber. Can I use LR mobile? Right now it's telling me it's on trial and I have only 17 days left.

    I have Lightroom 5.5 as standalone app on my laptop and I want to use Lightroom mobile too. But I am not an Adobe CC subscriber and I don't have Photoshop CC. Can I use LR mobile? Right now it's telling me it's on trial and I have only 17 days left.

    But I paid for my Lightroom 5.5, LR Mobile is an app for LR5, isn't that unfair not to allow me to use LR Mobile? Adobe should change this policy.

  • My screen opened, and with every click the page (letters/images) got bigger. I can not get it to return to normal image size. I have to use the slide bar to read across the page. What do i do to correct it back to normal size???

    Question
    My screen opened, and with every click the page (letters/images) got bigger. I can not get it to return to normal image size. I have to use the slide bar to read across the page. What do i do to correct it back to normal size???

    Hi jholzworth,
    It sounds like you might have accidentally hit the zoom button. Try hitting ''CTRL + 0'' to return it to normal size. Just so you are aware, ''CTRL'' and ''+'' will zoom in and ''CTRL'' and ''-'' will zoom out.
    Hopefully this helps!

  • HT1338 All of a sudden my apple mouse will not scroll down, it will scroll back up the screen but I have to use the slide bar to move the screen down. Can someone offer a solution?

    All of a sudden my apple mouse will not scroll down the screen, it will scroll back up but I have to use the slide bar to move down the screen. Has anyone had this problem and how to fix it?

    http://computer-hardware.wonderhowto.com/how-to/clean-apple-mighty-mouse-scroll- ball-217746/
    http://www.apartmenttherapy.com/how-to-clean-apples-mighty-mou-108357
     Cheers, Tom

  • Would like some assistance with removing chromatic aberration from images . In using the slider tool only some of aberration is removed tried brushing in but not successful. After magnifying image 1005 i can still see some slight purple fringing .

    Can anyone assist me in using chromatic aberration tools in removing purple fringing completely from images?  I have had limited success in using the slider , but in zooming in at 100% I can still see slight purple fringing in image . i tried brushing in but that did not seem to remove purple fringing completely.

    Can anyone assist me in using chromatic aberration tools in removing purple fringing completely from images?  I have had limited success in using the slider , but in zooming in at 100% I can still see slight purple fringing in image . i tried brushing in but that did not seem to remove purple fringing completely.

  • I just completed a keynote presentation, but it will not "play"...I just get a blank slide (probably the final slide) when I hit the play button, even though I can see all the slides are in the list and will open as I click on them. HELP!

    I just completed a keynote presentation but it will not "Play".  I can see the slides are in place, but all that comes to the screen when I hit the play arrow is the last, blank, slide. HELP!

    At the risk of stating the obvious, is your first slide highlighted before you hit play?  You mentioned the last blank slide shows up which could mean you have that last slide highlighted.  If the last slide is highlighted and you hit play then that is the slide that will show up and if it's your last slide that is all you will see. 
    Make sense?

  • TS4036 my ipad wifi cellular 16 GB 4G switched off inbetween and is not switching on at all. I have tried to restart by using sleep/wake button, but red slider does not appear. I have recharged battery, still no response. what should i do?

    My iPad Wi-Fi cellular 16 GB 4G switched off suddenly, even when the battery was 40% available. It is not switching on again, i have tried restarting by using sleep/wake button, but red slider does not appear. I kept it off like it was overnight, in the morning agin recharged it, but still it is not switching on. it is not responding, except when i connect the charger, it gives a blink noise that recharge has started. I removed the SIM and tried restart it but no response, What should i do to restart it please?

    Seems to be working again, I haven't done anything though. And the "wifi" led on my laptop is off, which should mean that the interface is down.
    This is driving me crazy I don't understand how the all thing works, if anyone has any tips that would be very nice.
    Thanks!

Maybe you are looking for

  • What are the options to replacing my iPod?

    my iPod is acting very weird lately. by my battery dying easily and apps shutting down. my screen is cracked but i would like to replcae it and stop worrying about this problem. and as I'm typing this , it types so slow..

  • Upload flat file (Content Conversion Parameters)

    Hello, I am still trying to upload a flat text file to XI. Its a non separator file. Here the error message from the XI adaper engine: Sender Adapter v1508 for Party '', Service 'IXI_FileSystem_CSV': Configured at 15:36:12 2005-08-03 Initialization e

  • Problem installing trial version of After Effects CS4

    Hi, I'm trying to install the trial version of After Effects CS4 on Windows Vista Ultimate Service Pack 1 32-bit Operating System, Processor 2.4GHz, RAM 4GB. At the initializing stage it gets to 90% on the 'Checking System Profile...' dialog box, som

  • Pulling data from oracle into sql server 2005

    hi, these days i am working on sql server 2005 on windows server 2008 64 bit. and oracle 10g on 32 bit unix. my problem is that when i am pulling data from oracle into sql server it shows me about *500-700 entries less*. why this is happening? is it

  • Serial Problem

    I am very new to Labview, and am trying to make a VI to control a laser for a physics experiment via a serial port, and I want to use Labview to control it. Because I am new I have started by looking at the basic serial read/write VI that comes with