White Background Problem

Ask a Question related to Adobe Flash, Flex & Director, Design and Development.

  1. #1

    Default White Background Problem

    Hello,
    No doubt this question has been raised before....apologies,
    but I also haven't seen a satisfactory explanation on the web yet.

    Can I prevent the flash object from displaying a white background
    just prior to loading ?

    Splish.


    splish Guest

  2. Similar Questions and Discussions

    1. Photography with white background
      I am trying to take some pictures of jewelry, but the background always comes out grey. The camera is a Nikon 5400, and I have a cocoon in which I...
    2. EPS in Quark - white background?
      I have a black logo created in Illustrator that I need to take into Quark and float over a photo background. So, I am looking to find a way to...
    3. Remove White Background
      I have tried this color range selection but everytime i do this my PC freezes . I have used this tool with no problem before was wondering if anyone...
    4. White Background in MX .eps files
      I cannot seem to rectify this problem. I am using Freehand MX on a PC and am trying to export an eps. When I import the eps into pagemaker, I get a...
    5. how to import a photo without the white background
      the picture does not have a background, but by saving it, wanting to import, suddenly as a white background. please help asap thanks sonia
  3. #2

    Default Re: White Background Problem

    Thanks Shane,
    you set me on the right track...
    For what it's worth the color attribute had to be added to the actual
    flash parameter not the object itself.
    ie. <param name="bgcolor" value="#AAAAAA">

    but thanks heaps anyway Shane.



    "Shane Elliott" <myemail@isprivate.com> wrote in message
    news:7I0Ra.1019$sG.255@newssvr22.news.prodigy.com. ..
    > Yes. It's a setting in the Embed and Object tags of the HTML page.
    Change
    > the BGCOLOR option for both tags or add them if they're not there. Use a
    > hex value for the color you'd like to appear instead. Likely you'll want
    to
    > match it with the BGCOLOR of the HTML page.
    >
    > --
    > Shane Elliott
    > [url]www.timberfish.com[/url]
    >
    >
    > "splish" <cms@congosystems.com> wrote in message
    > news:bf1569$o2o$1@otis.netspace.net.au...
    > > Hello,
    > > No doubt this question has been raised before....apologies,
    > > but I also haven't seen a satisfactory explanation on the web yet.
    > >
    > > Can I prevent the flash object from displaying a white background
    > > just prior to loading ?
    > >
    > > Splish.
    > >
    > >
    > >
    >
    >

    splish Guest

  4. #3

    Default Re: White Background Problem

    I think you're saying the right thing, but using the wrong terminology.
    There is no Flash parameter. The parameter you refer to is one of many of
    the object tag. I didn't mean you should actually add an attribute to the
    tag itself. Maybe I wasn't clear.

    There should be an <object> tag and <embed> tag in your HTML and you must
    add the bgcolor attribute to both. Yes, the syntax is as you described, and
    what you did is added a parameter (or attribute) to the tag. Make sure you
    add to both tags for proper viewing in Netscape and IE.

    --
    Shane Elliott
    [url]www.timberfish.com[/url]


    "splish" <cms@congosystems.com> wrote in message
    news:bf2brg$12b9$1@otis.netspace.net.au...
    > Thanks Shane,
    > you set me on the right track...
    > For what it's worth the color attribute had to be added to the actual
    > flash parameter not the object itself.
    > ie. <param name="bgcolor" value="#AAAAAA">
    >
    > but thanks heaps anyway Shane.
    >
    >
    >
    > "Shane Elliott" <myemail@isprivate.com> wrote in message
    > news:7I0Ra.1019$sG.255@newssvr22.news.prodigy.com. ..
    > > Yes. It's a setting in the Embed and Object tags of the HTML page.
    > Change
    > > the BGCOLOR option for both tags or add them if they're not there. Use
    a
    > > hex value for the color you'd like to appear instead. Likely you'll
    want
    > to
    > > match it with the BGCOLOR of the HTML page.
    > >
    > > --
    > > Shane Elliott
    > > [url]www.timberfish.com[/url]
    > >
    > >
    > > "splish" <cms@congosystems.com> wrote in message
    > > news:bf1569$o2o$1@otis.netspace.net.au...
    > > > Hello,
    > > > No doubt this question has been raised before....apologies,
    > > > but I also haven't seen a satisfactory explanation on the web yet.
    > > >
    > > > Can I prevent the flash object from displaying a white background
    > > > just prior to loading ?
    > > >
    > > > Splish.
    > > >
    > > >
    > > >
    > >
    > >
    >
    >
    >


    Shane Elliott Guest

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139