A Flash Developer Resource Site

Results 1 to 4 of 4

Thread: flash mov bgr colour in html page...D'oh!

  1. #1
    Junior Member
    Join Date
    Apr 2002
    Posts
    18

    Question

    Ok this is probably really very simple, but I seem to have left my brain somewhere and can't find it now...

    I have a flash movie with a black background as a header ina frameset, sitting on a html page with a black background.
    On using the navigation menu, the header is to change to show the relevant section you're in - no probs so far... but, and here's the annoyance - when the header loads the new movie it blinks white very briefly... how do I, or can I stop this from happening?

    Cheers
    The Bombadier

  2. #2
    Senior Member
    Join Date
    Mar 2002
    Posts
    150
    Are you sure that the html that is going into the frame w/ your .swf has a black background? In the body tag it should say: bgcolor="#000000"
    That is the only thing that would make sense to me unless you have an extra frame at the begining of the timeline or something.

    b

  3. #3
    Senior Member
    Join Date
    Oct 2000
    Location
    Barcelona
    Posts
    875
    <body bgcolor="#000000" ....> ... </body>

  4. #4
    Junior Member
    Join Date
    Apr 2002
    Posts
    18
    yes all that is already in place, it seems fine once the header swf are cached... I knew I shouldn't have been so lazy! Cheers anyway.

Posting Permissions

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




Click Here to Expand Forum to Full Width

HTML5 Development Center