3 Replies Latest reply: Sep 25, 2008 12:50 PM by Newsgroup_User RSS

    Page Flashes Yellow when Page Loads

    Mediadude8 Community Member
      Hi, I actually have a web guy doing a site for a client of mine, but when the site loads, the whole background flashes bright yellow and subsequently each page flashes yellow before it loads as well, but only once. Web guy took out the SWF animations I sent him and the flashing stopped. I've given SWF animations to other web designers and this hasn't happened. Would someone be kind enough to look at the site and let me know if they have any ideas. It's still a work in progress. Here's the link: http://www.trendmultimedia.com/arrowhead3/index.html">website[/L]
        • 1. Re: Page Flashes Yellow when Page Loads
          Newsgroup_User Community Member
          In the site CSS, there is this:

          body {
          background-color: #FFFF00; /**this is yellow**/
          }

          Change it to dark blue.

          Also, that page has some html errors including 2 </body> </body> tags at the
          end of the document. Only one end of body tag is required.

          --Nancy O.
          Alt-Web Design & Publishing
          www.alt-web.com


          "Mediadude8" <webforumsuser@macromedia.com> wrote in message
          news:gbg5r6$14q$1@forums.macromedia.com...
          > Hi, I actually have a web guy doing a site for a client of mine, but when
          the
          > site loads, the whole background flashes bright yellow and subsequently
          each
          > page flashes yellow before it loads as well, but only once. Web guy took
          out
          > the SWF animations I sent him and the flashing stopped. I've given SWF
          > animations to other web designers and this hasn't happened. Would someone
          be
          > kind enough to look at the site and let me know if they have any ideas.
          It's
          > still a work in progress. Here's the link:
          > http://www.trendmultimedia.com/arrowhead3/index.html
          >


          • 2. Re: Page Flashes Yellow when Page Loads
            Mediadude8 Community Member
            Nancy, I can't tell you how grateful I am that you replied with a solution....thank you, thank you, thank you.
            • 3. Re: Page Flashes Yellow when Page Loads
              Newsgroup_User Community Member
              you're welcome, you're welcome, you're welcome.

              :-)

              N

              "Mediadude8" <webforumsuser@macromedia.com> wrote in message
              news:gbgnia$muu$1@forums.macromedia.com...
              > Nancy, I can't tell you how grateful I am that you replied with a
              solution....thank you, thank you, thank you.