A Flash Developer Resource Site

Results 1 to 4 of 4

Thread: Nasty bug hangs connection loading SWF's

  1. #1
    Junior Member
    Join Date
    Jun 2008
    Posts
    9

    Nasty bug hangs connection loading SWF's

    This one is very easy to reproduce. If Flash tries to load an SWF into a MovieClip before the previous one finishes loading, it hangs the connection. It only affects specific systems, but MANY different configurations and Flash Player versions including across ActionScript versions.

    Seems to affect about 1 in 4 systems.

    Instructions: Hit Reload (F5) before all the images load. If your system is affected it will hang the browser. No more communication will be allowed to that domain until you open a new browser window. If you don't hit Reload in time, empty your cache and try again.

    This is not my code, but was posted by someone else (AS2):
    http://www.webtrainor.com/bug/TestMC.html

    This is my re-written version in AS3:
    http://www.webtrainor.com/bug/TestMC_as3.html

    Both should have the same result.

    This is insane!

  2. #2
    Junior Member
    Join Date
    Jun 2008
    Posts
    9

    New Improved Bug Tester

    Okay this is the ultimate tester to see if you have the bug.

    Just click here and you'll get a pass / fail!

    http://www.webtrainor.com/bug/test/

    Here is the source (also attached):
    http://www.webtrainor.com/bug/test/NewTest_as3.fla

    Thanks,
    Ben
    Attached Files Attached Files

  3. #3
    lemon juice hurts your eyes florianvanthuyn's Avatar
    Join Date
    Jul 2005
    Location
    Merelbeke, Belgium
    Posts
    546
    Hi,

    I see this is the topic you referred to in mine, and so I've gone and tried out the test you made and passed for the loading and the urlloading, so I don't think it's this bug you're talking about that is making my preloader fail.

    I sure do hope I find a way to solve it, because you can't really expect the user to right-click and choose play everytime he want to enter my website..

    Let's all pray for the solving of the strange flash bugs (like the topic about the button which only functioned half)!
    Florian Vanthuyne

    WAR AGAINST SOLVED THREADS
    mark yours as Resolved under Thread Tools!

  4. #4
    Junior Member
    Join Date
    Jun 2008
    Posts
    9
    Yeah I think we have different bugs but it turns out my bug tester isn't so reliable. The people that have the bug don't Fail except for me. I need to make the test better...

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