Background color...

  • 3 posts
  1. piusfelix

    2 years ago

    Perhaps I missed it in the docs, but I would like to be able to set the background color
    of the animation so that it is more consistent with the site it is going on.

    I am referring to the space behind the sections of the slide as it animates, which is
    currently white. I looked through the user guide but did not find anything.

    It also occured to me that the ability to have a background image would be a cool feature too.

    Otherwise I think this is a great tool for those of use who don't program flash.

  2. Hi,

    just add following line in JS embedding script params element:
    params.bgcolor="#ffffff";

    You can always set params.wmode="transparent"; and use background image trough CSS in your CU3ER <div> container.

    Thanks.

  3. I too am having this problem. When I add params.bgcolor="#ffffff"; to the script as you suggest above, I get nothing but the Adobe Get Flash icon. I also added 'params' to this line, swfobject.embedSWF("design3edge.swf", "content_slider", "600", "280", "9", "expressInstall.swf", flashvars, params, attributes);

    PLEASE tell me what I am missing.

    Thank you.