A Flash Developer Resource Site

Results 1 to 5 of 5

Thread: weird images show (very quickly) as soon as swf gets loaded

  1. #1
    Member
    Join Date
    Jul 2009
    Location
    Florianópolis
    Posts
    81

    unwanted outlines of movieclips and werid shapes appear on screen

    When my site finishes loading, just before the animation begins, I see for a very short period of time (just a frame I guess) weird images, actually the outlines of some elements that are supposed to have alpha = 0, and a weird shape which I believe has something to do with a big gradient (also with alpha = 0) I´ve made a few changes and these weird images and outlines persist for a longer time..

    I´ve got a print screen (with some effort), see attachment. Curiously that happens only in some computers and apparently only on FireFox

    Does anyone has ever experienced something like that ?
    What can it be ?

    Thanks!
    Last edited by ziriguidum; 07-01-2010 at 04:23 PM. Reason: add link

  2. #2
    Member
    Join Date
    Jul 2009
    Location
    Florianópolis
    Posts
    81

    some other screen shots

    please help !! I´ve put here more attachements.

    I´ve tested on IE8, Opera and Chrome and nothing wrong happen.

    That just happens of Firefox - but not in all computers. It doesn´t happen on my FireFox 3.6.3 with Windows 7 (does that make a difference?), and it does on my colleague Firefox 3.6.3 with win 7.

    Could that be the Flash Player?
    Attached Images Attached Images
    Last edited by ziriguidum; 06-11-2010 at 10:23 AM. Reason: more info

  3. #3
    ___________________
    Join Date
    May 2004
    Posts
    3,174
    no, that's not normal. other than making sure the plugin is up to date, i'd just suggest either removing those elements from the display list entirely, or setting visible = false, rather than alpha = 0.

  4. #4
    Member
    Join Date
    Jul 2009
    Location
    Florianópolis
    Posts
    81
    no, that's not normal. other than making sure the plugin is up to date, i'd just suggest either removing those elements from the display list entirely, or setting visible = false, rather than alpha = 0.
    Thanks .. but I had already done that actually (i set visible = false, and then tweening AutoAlpha with greensock´s Tween Engine, which sets visible = true automatically), but nothing changed.


  5. #5
    Member
    Join Date
    Jul 2009
    Location
    Florianópolis
    Posts
    81
    no one? please help ! someone must have been through this terrible and annoying bug

Tags for this Thread

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