A Flash Developer Resource Site

Results 1 to 6 of 6

Thread: Danish fashion shopping site ( alpha problem )

  1. #1

    Danish fashion shopping site ( alpha problem )

    Hej everybody

    My site loads .swf files into a empty movie and sets the alpha to 0
    _Alpha=0

    Then when its fully loaded it starts to add alpha
    _alpha = alpha+10;

    Until its visible
    if (_alpha>=99) {
    Stop();
    }

    And it works fine on my PC

    The problem is that a few people have contactet me because the front page was invisible. ( or so the say )

    This i dont understand, cause it works when i goto the site

    So if the front page is invisible at www.webwear.dk . Please tell me

    Flash rocks

    Best regards
    Mike

  2. #2
    Senior Member pellepiano's Avatar
    Join Date
    Feb 2000
    Location
    Stockholm, Sweden
    Posts
    15,151
    Works fine here.
    Mac G4 OS 9.1 Flash 6 IE 5.0

    -Pelle Piano
    // Image Gallery
    www.studiobild.com
    // Photo Blog
    http://talesofthepixel.blogspot.com

  3. #3

    Thanks

    Thanks

  4. #4
    has no job DaveWeaver's Avatar
    Join Date
    Sep 2002
    Location
    London
    Posts
    154
    works fine here too,

    Could be that they have an amazingly slooooooow connection, and it isnt all loaded yet!

  5. #5
    pablo cruisin' hanratty21's Avatar
    Join Date
    Mar 2002
    Location
    on the lam
    Posts
    2,275
    Yeah - I think you need to do something with the preloader...I am on a fast connection, and the preloader barely appeared on the screen right before the rest of the site came up. I would check on that by testing the preloader within flash using the bandwidth simulator. It could be dialup people are seeing white screen, and not even getting a preloader bar. That would disturb a lot of people.

    RH
    "Why does it hurt when I pee?" -- F. Zappa |

  6. #6
    Member
    Join Date
    Jan 2004
    Location
    Vancouver
    Posts
    32
    nice underwear
    --Bike Hag

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