Copy link to clipboard
Copied
Hi,
Based on the AS Docs (http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/2/help.html?content=00000700.html) a delete statement may fail.
In our code
Sometimes the delete statement fails and the blink goes on. It has been reported by the users but we were unable to reproduce the problem.
When a delete.onEnterFrame may fail and how easy is it to reproduce something like this?
Thank you in advance,
Bill
Copy link to clipboard
Copied
i've never seen the problem as long as mc continues to exist and its reference is not confounded. ie, make sure mc still exists and make sure you do NOT create another reference to mc when another mc and mc.onEnterFrame exist.
Find more inspiration, events, and resources on the new Adobe Community
Explore Now