I have so far been doing everything in one big big as3 file, but now I seem to be having problems with the memory pretty quickly, even if I am removing all the listeners and clearing all the containers all the time... would separating code in different as3 files help me prevent my flash slowing down?
Might be dumb question, but I dont want to start all the work of re-arranging the code, though at this point it is not too big of a work. Except maybe I have to figure out few things and re-do them since it probably wont work when they are in different files, but...
anyways, thanks in advance!