AS3 Memory Leak Example

Posted by Skawful on Stack Overflow See other posts from Stack Overflow or by Skawful
Published on 2010-04-09T16:23:24Z Indexed on 2010/04/10 14:53 UTC
Read the original article Hit count: 363

Filed under:
|

Can someone post an example of as3 code (specifically event listener included) that would be a simple example of something that could leak memory... also hopefully could you post a solution to the problem shown?

The question is: What is a simple example of leaking memory in an AS3 event listener and how can you solve it?

© Stack Overflow or respective owner

Related posts about as3

Related posts about memory