Hello!
I have made a xml slide show where the pictures move on and off of the stage when the user clicks next. But after so many pictures it freezes up. From my understanding something like garbage collection needs to happen but I guess the data contained in the slideshow, such as the pictures that are no longer on the screen, are not seen as “garbage collectable”.
I am not sure what code to post to better help someone understand - I have 145 lines of code - but I am attaching the code here if someone is generous to look at it! I have attached a CS4 AS3 document and a text doc if you are not able to read that one.
Would you be able to help me with this? Even if you could tell me what to look at to figure it out that would be nice!
Tks! O