Menu background image disappears in 30 sec

Hi again

. Here's another problem, I constantly met and I cannot solve.

When I use for my projects of menus ready when I play the DVD menus play ok but after 30 seconds the menu background image

disappears-> background turns completely black and only the menu keys remain visible.

What is the reason for this?

In the Menu-> submenu movement I put "looping" to "forever", but leave the value of 'point loop' as it is for example '0'.

I do not run into the same problem when I do the menus from scratch using PSD files. It tells me that the problem's root in the ready-to-use and some of their settings menus.

Thank you

Igor,

What you are most likely seeing is active movement (video in this case) ending before the other (Audio in this case) did.

Now, there are two choices:

1.) keep you video PrPro and spread it (duplication of the Instance of it) until it fits your Audio

2.) take your Audio in PrPro, or Audition, Soundbooth or another audio-editor and shorten so that it matches your video.

Whatever way you go, make sure that the Audio does not exceed the duration of the video. I stopped it's slightly shorter than the video.

Good luck

Hunt

PS - one consideration is that most users probably will not sit through an Audio track of 4 min before pushing a button, unless it's a devil of a song.

Tags: Encore

Similar Questions

  • model background image disappears when I make a new page of the model

    I have a background image in my container in my model.  When I make a new file based on this model, the background image disappears.  No idea why?

    Open your child page in code view.

    Correct the path to your background image manually as described in my previous post.  Record.  Preview in the browser.

    This aid?

    Nancy O.

  • Spry Menu background images? Help, please!

    I am trying to create a horizontal model with a spry menu bar, and I don't like the form of the standard box, so I thought I'd use a background image to display a rounded rectangle gradient in CSS for the outermost container (ul. MenuBarHorizontal) and then a regular rectangle degraded (that it either with or without an abderhamanez depends on the existence of the submenus or not) in the CSS li (ul. MenuBarHorizontal li) but to my great regret, I can't have the rounded rectangle is displayed. Someone at - it suggestions?

    So, how I ended up solving this problem is I have created new classes for the different menus and was able to assign different background for new classes pictures.

  • Background image disappears when the user scroll down

    Hello

    Here is a class that paints a picture as desktop wallpaper. My problem is that if a vertical scrolling is on the screen, when scrolling down the background image does not scroll also. Is it possible to repeat the background so that it is always on the screen when the user scrolls down.

    Thank you.

    SerializableAttribute public class BaseVerticalFieldManager extends VerticalFieldManager {}
        
        
    public BaseVerticalFieldManager (long style) {}
    Super (style);
    }

    Public Sub paintBackground (Graphics graphics)
    {
    graphics.drawBitmap (0, 0, Display.getWidth (), Display.getHeight (), Constants.BACKGROUND_IMAGE, 0, 0);

    }
        
    }

    adrianeireyahoo wrote:

    Public Sub paintBackground (Graphics graphics)
    {
    graphics.drawBitmap (0, 0, Display.getWidth (), Display.getHeight (), Constants.BACKGROUND_IMAGE, 0, 0);

    }

    The values highlighted are wrong - you need to keep track of the Manager scroll position. In addition, using Display.getWidth () and Display.getHeight () isn't exactly smart - use getWidth() / getHeight() Manager itself.

    In short, the correct code would be:

        public void paintBackground( Graphics graphics)
        {
            graphics.drawBitmap(getHorizontalScroll(), getVerticalScroll(), getWidth(), getHeight(), Constants.BACKGROUND_IMAGE, 0, 0);
        }
    
  • Why my colors and background image disappear when I saw my site?

    When I check the preview I got the warning saying that some files in my being incorrect or missing on the server. I've been using hexadecimal codes for colors, and my background image does not load. The rest of my content loads perfectly well. Help?

    Hello Monicagrace,

    At what stage you get this error?

    When you click Preview with Muse, on file > Site overview in the browser?

    Are you the same error when publish you on BC? To check this you can publish British Colombia by clicking file > publish to Business Catalyst.

    So what is happening locally (preview or preview in the browser page) then I you advise to clear cookies and cache of the browser and then try to preview.

    Kind regards

    Vivek

  • Background image disappears in Design view

    Hi, I am new to the design of Web sites, and recently stopped background image appears in design mode.  When I go to live view and check in the browser but the background appears again.  It used to work before, but it just stopped working recently.  I tried to find a solution, but it has not worked.  If someone has any ideas as to what might solve my problem, it would be greatly appreciated.

    Here's my css

    @charset "UTF-8";

    #container {}

    height: 1280px.

    Width: 960px;

    margin-top: 0px;

    margin-right: auto;

    low-margin: auto;

    left margin: auto;

    position: relative;

    background-image: url (.. / Images/background%20copy.jpg);

    background-repeat: no-repeat;

    }

    H3 {}

    top of the margin: 420px;

    margin-bottom: 195px;

    text-align: center;

    position: absolute;

    margin left: 437.5px;

    text-transform: capitalize;

    do-variant: small-caps;

    font size: 24 PX.

    font style: inherit;

    text-decoration: underline;

    }

    H2

    {

    top of the margin: 160px;

    margin-bottom: 195px;

    text-align: center;

    position: absolute;

    margin left: 230px;

    text-transform: capitalize;

    do-variant: small-caps;

    }

    P1

    {

    top of the margin: 350px;

    position: absolute;

    margin left: 40px;

    right margin: 60px banner;

    do-size: 18px;

    text-align: center;

    When I turn on the mode live view, that it is also formatted correctly and everything.  But when it is turned on only design or split, the text and pictures do not follow all of the css.

    Add a closing to the end.

    concrete

  • Hey all, I can't keep my background image to disappear...

    All I wanted to do was repeat my background image and hit him any browser size.
    Here's the code I ended up with:

    < head >

    < meta http-equiv = "Content-Type" content = text/html"; charset = utf-8 "/ >"

    < title > Untitled Document < /title >

    < style type = "text/css" >

    <!--

    HTML {}

    background-image: url(images/backgroundimage.png);

    background-repeat: repeat-y;

    -background;    margin: 0px;

    padding: 0px;

    Width: 100%;

    background-position: Center;

    -moz-background-size: cover;

    background-size: cover;

    text-align: center;

    }

    ->

    < / style >

    < / head >

    < body >

    < img src = "images/GowerAikidoLogo.jpg" width = "459" height = "181" alt = "Logo" / > "

    < / body >

    < / html >

    The last "< body >" image is an image that I put to test everything worked and when I did the background image disappears, too even if I insert a table or even write words...

    Wonder why that is.

    In any case, I guess the reason why you use this background image is for the shadow effect? Well, now you don't have use an image to achieve! You can use simple CSS to do.

    Here's the CSS:

    Then, start your content like this:

    Logo

    It will work on all modern browsers. In addition, allows to save loading time that can take your background!

    -ST

  • The div background image in the process of disappearance in the product page of model

    Hello

    I created a Web page using css and DIV tags  I created an editable region that has a background in her image.  Within this editable area there are a couple of ther tags div too.  When I look at the page as a template, it looks fine, but when I produce a new page of this model, the background image disappears?


    Can anyone help with this?

    Thanks in advance.

    Andy

    What file name is the background image? The path is correct?

  • Center a background image [was: how it's done... what I'm doing wrong...]

    Hello

    I'm a bit new to DW.  I have a .jpg file is 1000pixels wide and 1100 high pixies that I want to use as the background for my site.  I want the picture is centered (not left-justified).  Then I want two tables on top of this image.  The first will be for my buttons/links and the second will be for any text and images that will be displayed below buttons.

    I got it works in DW and it seems fine when he spotted in a browser.  However, after downloading it, my background image disappears and I get a question mark.

    http://test.taffyproductions.com/

    In addition, both my paintings is centered, but the background image is not.

    Thanks to all who can help.

    Gary

    [Subject online edited by moderator to clearly indicate what is talking about the issue]

    This file is 404 - not found on the server.

    http://test.taffyproductions.com/_images/Taffyhome.jpg

    A you download in the server?  BTW, I'm not too keen on the use of underscore in file names or folder.  Why not just name it "images?

    Finally, it is very difficult to try to align precisely images and text on a huge background image. He works in print design, but is not an ideal way to work with web pages. Be sure to test your site often in all browsers and text sizes.  You can be in for some big surprises if you do not.

    To Center a page with CSS background:

    {body

    background: top center of no repeat of url (path/filename.jpg);

    }

    Good luck

    Nancy O.
    ALT-Web Design & Publishing
    Web | Graphics | Print | Media specialists
    www.Alt-Web.com/
    www.Twitter.com/ALTWEB
    www.Alt-Web.blogspot.com

  • The table cell background image problem-

    I'm sure it's something super simple, but I can't see what it is. I'm working in Dreamweaver CS3, but having to modify the code by hand, because the code is not validated I fight to clean up the last error on this page before applying the model it is based on the rest of my site...

    This page was based on the original model: http://jpcltdservices.com/template-page.html

    As you can see by the w3C validator, it had a number of problems with the tags for the table background image:

    http://validator.w3.org/check?URI=http%3A%2f%2Fjpcltdservices.com%2Ftemplate-page.html & cha rset = (detect + automatically) & doctype = Inline & group = 0 & verbose = 1 & st = 1 & user-agent = W3C_Validator %2F1.606

    I cleaned up by adding the table background image css to my stylesheet main and changed the code in the page for suggested type reference.

    http://jpcltdservices.com/Alternate_template_page.html

    W3C validator shows now only 1 error:

    http://validator.w3.org/check?URI=http%3A%2f%2Fjpcltdservices.com%2FAlternate_template_pag.html & charset = (detect + automatically) & doctype = Inline & group = 0 & verbose = 1 & st = 1 & = _Validator%2F1.606 W3C user agent

    The problem is, if I replace the background = "Images/CellBG1sm.jpg td' on line 34 with style ="background-image"td tag that works on line 27, the background image disappears completely from the whole table!"

    I'm sure it's something super simple, but I can't see it. I'm working in Dreamweaver CS3, but having to modify the code by hand, because the code it generates does not validate in many cases.

    TequilaMockingbird published in macromedia.dreamweaver

    > I cleaned up by adding the css to the bottom of table
    > image to my main
    > sheet style and changed the code in the page to the suggested
    > reference style.
    >
    > http://jpcltdservices.com/Alternate_template_page.html
    >
    > W3C validator shows now only 1 error:
    >
    >
    > http://validator.w3.org/check?uri=http%3A%2F%2Fjpcltdservices.com%2
    > FAlternate_te
    > mplate_page.html & charset = (detect + automatically) & doctype = Inline & group
    > p = 0 & verbose = 1 &st=1&user-agent=W3C_Validator%2F1.606
    >
    > The problem is, if I replace the td
    > background = "Images/CellBG1sm.jpg" on "
    > line 34 with style = "background-image" td tag that works on
    > line 27, the background image disappears completely from all
    > table!

    You seem to be sensational. The CSS validator is another object of value
    tool: http://jigsaw.w3.org . I suspect this first error to main.css is
    the incorrect syntax used here:

    background-image: {"url... / Images/CellBG1sm.jpg";}
    ' background-repeat: repeat;
    }

    Go ahead and remove this rule completely.

    For an inline style, try this:

    But it might be better to remove all those inline styles and use your
    external main.CSS. For example, you are not currently using. MainContent,
    so maybe it's a good place:

    . MainContent {}
    do-family: Arial, Helvetica, without-serif, Tahoma;
    color: #3F3F61;
    do-size: 100%;
    background-image: URL("Images/CellBG1sm.jpg");
    margin: 0 auto;
    padding: 0;
    Width: 790px;
    }

    Then, in the table cell or appropriate:


    or

    Not quite $ $0,02, but HTH

    --
    Mark A. Boyd
    Keep-on-Learnine :)

  • Cascades: How to set the background image for the menu drop down and etc...

    Hello

    Is there an easy way to set the background image for the menu drop down and etc, current support only black as a background?

    Thank you

    Tom.

    Welcome to the forums!

    This is currently not supported unfortunately.

    I encourage you to save a feature for this request:

    https://www.BlackBerry.com/JIRA/secure/dashboard.jspa

    See you soon!

    Martin

  • Menu Bar Spry Widget 2.0 with several background images.

    Hello

    I am quite new to HTML & CSS. I designed a navigation system using Dreamweaver built in the Spry menu bar. When I discovered that it did not work on the mobile platform iOS (iPad), I rebuilt using the 2.0 Bar Menu Spry Widget. After going through the tutorial of David Powers on the subject (here: http://www.adobe.com/devnet/dreamweaver/articles/spry_menu_bar.html ) and tweaking the CSS by trial and error that I'm going to look very nice, but is not quite where I want it to be, and I need help. It is a question of the 3 part (well okay, it's three different questions).

    Here are two links to the work in progress (note: all site links, see the pages still using the older menus built-in spry bar - please ignore them). CSS for the menu is contained in these documents. Each maintains a drop-down list in a slightly different way. Both versions are relevant to questions 2 and 3.

    http://www.mentalwarddesign.NET/Dynamech/about/index.html

    http://www.mentalwarddesign.NET/Dynamech/about/indexV2.html

    1. when a link is set to a menu item that contains a submenu, the submenu drop-down does not work on iOS touchscreen devices (ie the iPad). Main menu link must be removed so that it works correctly. I want a user to be able to click (or tap) on the main menu item and be taken directly to the first page in the submenu. Is there a solution for this?

    2. the first version (/ index.html) has a submenu with a border and demarcation lines. The second version (/ indexV2.html) has no borders/lines, but a RADIUS on the corners. I try to combine these to have the RADIUS and the lines. The borders are controlled by #MenuBar. SubMenu.MenuItem RADIUS is controlled by #MenuBar.SubMenuVisble and #MenuBar.MenuLevel1.SubmenuVisible. The problem I get when you combine the two effects is that borders extend beyond the RADIUS. I tried ' overflow: hidden ' on any combination of the foregoing ID's and the only thing that made him the flyout of sub-sub to appear is prevented. Any thoughts on how I might accomplish this?

    3 here is what is referenced in the subject.  The Menu bar is in a div tag called navMain. The background image in this div is made unique navigation bar image to look like seven tabs. If you look at the indexV2.html link above and go to the 'about' tab you'll see what I'm doing. I need to use a different background image for each tab for consulted/assets /. And of course I don't want the images repeat in the submenus as they do here. But wait, there is more! I also want to create a State "chosen" so that the image on hover shows from any page you are visiting currently - IE if you look at any page in the 'Drawings' submenu (of lets say that you are on the "miscellaneous" page) then the stationary image for "Drawings" is displayed. And if possible, he would suffer to the question I posed in the #1?

    Thanks in advance for helping this newbie. The responces are greatly appreciated.

    Ed

    If the markup of my menu bar is the following

    so I can style each button as follows

    #MenuBar .home. MenuItem, #MenuBar .home. MenuItem. {MenuItemLabel}

    background-color: orange;

    }

    #MenuBar .entertainment. MenuItem, .entertainment #MenuBar. MenuItem. {MenuItemLabel}

    background-color: red;

    }

    #MenuBar .politics. MenuItem, #MenuBar .politics. MenuItem. {MenuItemLabel}

    background-color: white;

    }

    #MenuBar .sports. MenuItem, .sports #MenuBar. MenuItem. {MenuItemLabel}

    background-color: blue;

    color: white;

    }

    GRAMPS

  • Cannot use an image in a DVD menu background

    I succumbed by using a picture as a background on the main menu of the DVD in EP 9.  The image is displayed correctly in the preview, but not in the burned DVD.  I'm a long-time PE 2.0 user and never had this problem.  I tried the sizes of different images (720 x 480, 640 x 480, 720 x 486), image formats (jpg, bmp, psd) and models of different menus without success.  The only thing that worked was specifying a frame out of the video.  Please help so I create no coasters more!

    Barry,

    Welcome to the forum.

    This seems to be a bug in pre 9, and there are several threads on the same topic. It seems that some Menu games run OK, some will not accept a new background image, and some will accept it for the principal, or the scene selection Menu, but not both.

    I'll find a few of those and a link to this thread, for your perusal. In the meantime, I'd say filing a bug report with Adobe, so that they know to work on solving this problem.

    Good luck

    Hunt

  • Background image loads, then disappears in IE

    Hello

    I'm on CS4 and I used DW CSS templates to build my site free of table. This problem of clutter is making me feel crazy because I made the images of background for quite a while now, but this one left me speechless. Here's the url:

    http://www.frankbright.com/index3.htm

    It has an ID of container that has the main blue background that you see and it is based on a scenario of repeat-y. That works great - but there are the mainContent ID (in the same class of .thrcolfixhdr) who has ContentbckSmall.jpg as the background repeat-y and this is more than a basic white background. It works very well (you guessed it) Firefox and Safari and Chrome. I even added CSS rounded corners.

    In IE 6, the background shows nothing and IE 8 it loads then disappears. Is there some kind of parent/child conflict between this photo in the background and the background container ID photo?

    I tried out the rounded corners where it was "disturbing" IE, but I still get the same results. And as I said, the background image of the container works fine.

    I appreciate any help on this. Thank you very much

    Frank B.

    Looking at Net Panel in Firebug (a Firefox extension for web development), I can't even noticed image as requested. And I see a calling IE conditional comment to the ' border - radius.htc "- potentially this could be causing issues - try it out and see.

  • Menu Spry, problems with background images in Internet Explorer

    Hello

    Looking for help from someone more qualified than me with some menus spry.  I have problems with background images don't show is not for some of my items menu in Internet Explorer.  Safari and firefox seem to accept it's ok.

    Here is a link to the menu: http://www.scottbrownwebdesign.com/beta/HTML/index.html

    and here is a link to the spry .css: http://www.scottbrownwebdesign.com/beta/HTML/SpryAssets/SpryMenuBarHorizontal.CSS

    I know that these are the elements that have the drop down or the side of the arrows.  I can't have two background images that I can?

    Thanks in advance,

    -Scott

    My first thought...

                         display: inline;          f\loat: left;          background: #FFF;
    
    Try declaring the background-image here as well... where it says not to mess with unless you know what you are doing.
    
    I'm just guessing though. If I had more time I'd look into it further but I do not.
    

Maybe you are looking for

  • Part number of MacBook Pro late 2013 SSD

    Hello I have acquired a used MacBook Pro late 2013 (A1502 - EMC 2678) a few months ago, in which the DSS had been removed. I knew that I had to replace the SSD when I bought this MacBook and found on the ifixit site that I had to buy an SSD with a pa

  • TV screen goes out on the Satellite A100

    I have connected my laptop to my TV but the screen is empty before I can enter my password. Can someone tell me why this is?

  • Error codes: 646 and 4397 (cannot install updates)

    When trying to download the updates got codes error 646 and 4397

  • Pavilion dv7-4269wm: Board battery replacement

    The laptop has been damaged, likely dropped, while I was out of town. He would not turn the installed battery or with the battery removed and the applied voltage. A friend of my wife who didn't watch over machine computer repair and managed to get to

  • Problem of file listener...

    Hello I use the file listener in my application, and with it, I listen to the incoming Pin messages. I get the success of read the message subject and body (with headset). I have to take a decision according to the body of the message but he throws e