White Square On Movie Load

Ask a Question related to Macromedia Flash Sitedesign, Design and Development.

  1. #1

    Default White Square On Movie Load

    Hello,

    I'm loading a single flash movie into the upper corner of an html table. I
    have the background of the movie set to 990000 and the background of the html
    cell set to 990000. However, for some reason I am getting a white square whlie
    the flash movie is loading. I have tried a simple preloader hoping that this
    would fix the problem but no go.

    This is a simple site I'm creating for a local church. If you'd like to see it
    so you can check out the symptoms click
    [L=here]http://www.cottagegrovefellowship.org/index_future.htm[/L].

    Thanks, Bill

    tatton777 Guest

  2. Similar Questions and Discussions

    1. SWF won't load instead white box
      I have created a site in flash, in the early stages all was working fine but now whenever I publish it to see the site a white box appears, not even...
    2. Scrollpane blank white square other than in TestMovie mode
      Forgive me if this is addressed somewhere. I have searched and came up blank FlashMX2004Pro I have a movie which used a scrollpane to display...
    3. White Line around flash movie
      I have a small flash movie that was originally created by converting an animated gif into flash. I am flash novice but we were able to open it in...
    4. PHP returns white page when in high load
      Hello, we are having a problem: We have running apache + php under Windows, see http://www.mvhs.de/contentserv/admin/phpinfo.php for the...
    5. please help, getting white box before movie
      I am not sure what your exact problem is - but I personally never put a blank keyframe at the beginning of any of my flash movies also, try...
  3. #2

    Default Re: White Square On Movie Load

    within your html doc, add this to your <object> tag:
    <param name="wmode" value="transparent">


    hth
    wllm Guest

  4. #3

    Default Re: White Square On Movie Load

    Sorry to be so lame. But I don't see and <object> tag in the html document. Is
    there an external html doc that flash creates specifically for my animation?
    Here is the line in my html doc concerning my flash animation.

    <embed width="160" height="120" src="flash/index.swf">

    tatton777 Guest

  5. #4

    Default Re: White Square On Movie Load

    i don't think this is an issue of transperency. its loading problem. and it depends on speed of ur internet connection.

    moreover i didn't see any white square.. the movie loaded so fast in my pc
    anishu Guest

Posting Permissions

  • You may not post new threads
  • You may 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