Jump to content
Search Community

rare flash player bug

eigenface test
Moderator Tag

Recommended Posts

In the 6.03 version of OverwriteManager, you've removed a return statement from a while loop in favor of breaking out of the while loop before returning, blaming an extremely rare bug in flash player which sometimes throws and error. I put return statements inside while loops all the time! Would you mind cluing me in as to what to the extremely rare circumstances are? I don't want to run afoul of this flash player bug.

Link to comment
Share on other sites

Yeah, it's very, very rare and if my memory serves correctly, it only occurs when you compile your swf from a particular version of Flash. It'll spit out a VerifyError #1068 saying that two objects in the "while" loop cannot be reconciled. Huh? I know, weird. In all the years of having TweenLite out there, only one developer has ever reported this behavior (and of course I worked around it right away, posting the new version).

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...