Down-level stage

option of having either
a static poster
or
an animated gif
or
a swif version / flash movie

Hey wbaafs, the downlevel stage will not appear with JS disabled as it requires gathering information from the preloader.js file. However, you can manually mak your own fallback by using the noscript tag:
<noscript>
<div id="Stage" style="background-image:url('yourposter.jpg')">
</noscript>
Sarah

Similar Messages

  • How do I get a transparent background on the down level stage?

    How do I get a transparent background on the down level stage?

    I haven't tested this, but in your xxx_edge.js file, it looks like the stage background color is set here:
    states: {
          "Base State": {
             "${_Stage}": [
                ["color", "background-color", 'rgba(255,255,255,1)'],
                ["style", "overflow", 'hidden'],
                ["style", "height", '400px'],
                ["style", "width", '550px']
    Try changing the last value in the rgba value from 1 to 0.
    Let us know how it goes!

  • Can i change down level stage value?

    Aleady setting's IE6,7,8 view.
    but i need view down level stage in mobile browser.
    can i change setting value?

    Changing number formats is not in Keynote, but in the OS X System Preferences, in the International Preferences.

  • Down Level Stage disables other JQuery page elements

    I have create a small Edge Animate animation that I'm trying to add to our home page. After getting everything running and working properly in IE9+, Chrome, Firefox and Safari I moved it from the development environment to our live site. Then I viewed it on an older machine running IE8 and the down level stage worked great, but it disabled a jquery image slider and a little custom jquery script I wrote to polite load an embedded youtube video. The only  cusomization I did to the edge files was to remove the loader for the included version of JQuery so that it would run the on I call from Google instead. This prevent intial conflicts between already existing jquery elements on the page.
    If anyone can help me figure out how to prevent this problem with the down level stage I'd appreciate it.

    I understand what you're saying. I actually had to disable the loader that loads jquery in the edgePreload.js in favor of calling the same version from the google developer library. So that shouldn't effect it. I'm just wondering if there isn't something in the edgePreload.js that causes an overall shut down of any running JQuery.
    To answer your question everything does work fine without animate content. It is only a probelm after in including animate content. I can't really send you all the files since it's work related, but aside from deleting the line that loads the JQuery in the edgePreload.js it's the same as the default. The slider we use is woothemes Flexslider in a standard implementation.

  • Creating a Down-Level Stage | Learn Edge Animate | Adobe TV

    One of the nifty features of Edge Animate is that it recognizes that not all users have a modern browser. In this lesson you will how to accommodate users of older browsers by creating a screenshot of the page and then creating a down-level stage that will appear if, for example, an IE 7 user opens a page containing an Animate composition.
    http://adobe.ly/SG429k

    Thanks for that. Are you forced into using the PNG format, sometimes it's a larger file size as compared to a jpg.

  • Center the down-level stage

    How do you center the down-level stage, or add any css properties to it? I have the following code in composition ready but it does not center the down-level stage:
    sym.$("Down-level").css({"margin-left":"auto","margin-right":"auto","margin-top":"20px","b order":"1px solid black"});
    My regular composition is centered so I need the down-level stage to be centered as well. Thanks.

    Hi there, not sure how to center the down-level stage from within Edge, but have you tried centering the div that holds your Edge project, using regular CSS outside of Edge?

  • Why does line-height revert in my down-level stage?

    When I set "line-height" on text to 25px inside my down-level stage, it reverts to 17px upon saving.  Is there a way to keep it from reverting?

    Hey wbaafs, the downlevel stage will not appear with JS disabled as it requires gathering information from the preloader.js file. However, you can manually mak your own fallback by using the noscript tag:
    <noscript>
    <div id="Stage" style="background-image:url('yourposter.jpg')">
    </noscript>
    Sarah

  • Down-Level Stage Question/Problem

    Hi,
    As I understand it, the down-level stage image should display when an Edge animation is viewed in a browser with Javascript disabled.
    If that is correct, then it's not working for me, either in preview in browser from Edge Animate, or when published and used in a site built with Muse.
    Tested with IE 9, FF 16.01, Opera 12.02 w/ JS disabled.  In all cases, neither the animation nor the poster displayed.
    Yes I've read the replies to Vancouver Joel's post re: "down level does not work" at
    http://forums.adobe.com/message/4730549#4730549
    but nothing there helps.
    My animation is very simple; it uses just native ellipses, text using arial fonts, nothing special.
    The poster image that I selected is present when I inspect the down-level stage.
    Same problem occurs with a more complex animation.
    Any ideas?
    Thanks!

    Hey wbaafs, the downlevel stage will not appear with JS disabled as it requires gathering information from the preloader.js file. However, you can manually mak your own fallback by using the noscript tag:
    <noscript>
    <div id="Stage" style="background-image:url('yourposter.jpg')">
    </noscript>
    Sarah

  • Can a down-level stage use an image map?

    Just wondering if I can make a part of my down-level static image clickable using an image map?

    I did finally figure this out...  it is possible to map to an slp file from an image map...  the trick has to do with how slp files work in RH,and makes sense, sort of, once I got it to work.  When you generate html5, htm files are generated fromthe slps.
    When you link to an slp file in a regular hyperlink, during the generation of the site, RH translates the slp refernce to the htm file reference that is generated from the slp.  But for some reason, i.e., a bug IMHO, with an image map, when you link to an slp file, RH does not convert this slp reference to the .htm reference (as it does with normal, non-image map hyperlinks. 
    So the way to get this to work, is when you create the image map link, put in the htm file name that will be created during generation.
    John

  • How to create down level stage transparency?

    I tryed everything.....

    Hi Marcin,
    As far I know, the functionality of entering down payment in header will not allow you to post the DPR at header level, it has been given an option to enter the DPR as against at line item level available before.
    Looking from a logical point of view, if a PO has more than one line item then then how to determine against which item the DPR has been entered, there may be line items with different delivery dates say one line item requires a down payment to be made, and the other doesn't and also it may come in much before than the item against which the DPR has been made, then it will be a mess for Finance to decide whether to pay for this item or balance the invoice against DPR.
    Regards
    Chandra Shekhar

  • Linked report from second level drill-down level

    Hi,
    I have a report with two drill-down levels, Dept Id and Job Id.
    The requirement is when I am on Job Id drill level; I have to call another report when I click on any of the Job Id. This Job Id is passed to another report and the report is filtered based on that Job Id.
    I created a hyperlink on Job Id drill down level successfully. But the problem is I am unable to go to the first level i.e Dept Id. Actually the hyperlink is displayed and the up arrow is not visible to go to the first level.
    Is there any way where after creating a link on second level and opening the report in a new window, the drill up functionality can be maintained?
    I am using Business Objects XI 3.1 version.
    Thank you.

    hi
    there is another way to drill down the report of web intelligence.for that we have to customize in the universe level create a folder in custom hierarchy and add your two objects to that folder, i.e empid. and deptid. the order of these objects should be in the way the drilling happens that means if you want to drill down from empid. to deptid. then empid. should be the first object of the folder,save and export the universe to the CMS.Then it ready to use for webi report.Build the query for the report and enable the drill option in the report.Now the report is ready for your requirement.
    thanks & regards
    Sreekanth K

  • Action Link in obiee 11g for a Hierarchy Drill Down Level

    Hi
    Requirement is:
    We have a Time Dimension Hierarchy with drill down Levels(Year, Qtr, Month, Day). So now i wanted to provide an action link on detailed column(day) which will navigate to other report. I have tried doing it but unable to get the actual solution.
    Can anyone throw some ideas on how to achieve this.
    Thank You

    Hi,
    Can u tell me whats the error you r getting over ther,
    Use the hierarchy flow, starts with the + symbol,
    edit the column properties and go for interaction tab and give action link + drill
    check the columns between the 2 reports and assign prompts between the reports then you can get the correct one.
    Regards,
    VG

  • Down-level Poster.png just a white box on IE8

    Hi everyone,
    I've created a very simple Edge Animate banner consisting of a background image and two layers of text that fade in, it shows up perfectly in everything except for (understandably) IE8 and I assume IE7, all I see is a white box.
    I inserted the animation via Dreamweaver using Insert/Media/Edge Animate Composition, it went into a "mainbanner" div with CSS:
    #mainbanner {
              clear:both;
              width: 1000px;
              margin: 0 auto;
              border: 0;
              padding: 10px;
    These code lines have been inserted into the <head> section of the Dreamweaver template and subsequent index.php page:
    <meta http-equiv="X-UA-Compatible" content="IE=Edge"/>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    This code was applied to the "mainbanner" div by Dreamweaver after doing Insert/Media/Edge Animate Composition:
    <!-- The following tag displays an Edge Animate Composition -->
    <object id="EdgeID" name="EdgeID" type="text/html" width = "1020" height ="437" data ="../edgeanimate_assets/jb_mainbanner/Assets/jb_mainbanner.html" >
    </object></div>
    Don't know why the animation that has 1000px width has a width of 1020px shown in code when imported yet shows correctly as 1000px in the browser but hey!
    I've checked that the down-level poster (Poster.png) I created has been linked to the animation; has been uploaded to the web server; is showing the appropriate static version of the animation but after one whole night of trying everything I can think of all I still get on IE8 is a white box!
    Can someone please give me some help with this, many thanks in advance.
    Chris

    I've just made the Poster.png appear on IE8 by extending the CSS #mainbanner width to 1020px (despite the image being 1000px) and removing the padding temporarily. However two issues still remain:
    The image is now not aligned with the header and footer so I need to insert padding again plus there is a still a white box behind the .png that I simply don't want!
    At least I have made some progress since waking up this morning with a fresh head!
    How can I remove the white box that looks like a placeholder behind the static png on IE8?

  • Customizing down level browser detection

    I understand that edge automatically detects IE6,7,8 as 'down level' browsers and loads the appropriate content for them.
    I'm running a page that has 5 fairly complex animations that don't run too well on some android browsers/devices.
    Can I control what browsers are configured as 'down level'? I don't mind getting dirty in some javascript to do it
    -rich

    A hack, per say, as I dug through the output .js files for clues, and came across a reference to ' downlevel '.
    Create down-level, as usual.
    In creationComplete or compositionReady event handler, place the following
    var downlevel=true;
    if (downlevel) {
    window.open("http://www.adobe.com", "_self");   // change this to reflect the new directive to open
    Darrell

  • Where are the accessibility options for the "Down-Level" items

    I have an animation I've created (that I haven't cleared with my client yet, so I, unfortunately, cannot share a link).  However, the client is government and there is a strict requirement for 508 compliance or "Accessibility."  I have been able to get alt tags throughout the main animation with no problems and tabindexing too.  The agency is still using IE8 with Chrome as their solution to newer HTML5 content.  Because of this we have experienced that most will look at the product in IE8 first.  This brings me to requiring a "Down-Level" page.  On this page I have placed an image with a description to upgrade, but the image MUST have an alt tag.  How can I accomplish this?  There is no Accessibility area in Down-level and in making varying entries to the "index_preloader.js" file I have been unsuccessful (I've tried title: '...', and alt: '...' and ['...'] and many other combinations.  Please help!
    I wish I could share the link.  I am willing to run a web based remote session using Join.me or similar, if you'd like to take a look.
    Any help or suggestion(s) is/are VERY MUCH appreciated!  Thank you.

    Hi Sheila,
    Yes, the Distiller joboptions. We are using Distiller 9, 8, and 7 that comes with the Adobe Acrobat software. We are all on Windows XP and 7. I'm not very familiar with the joboptions, so I'm not an expert on how all of this works.
    One writer said she is using the PDFX4 2007 job option, which appears to be the default with Framemaker 9. I think these files are hidden and only the customized options can be saved.
    Susan

Maybe you are looking for