How about having one layer that includes all .as files on stage?
I don't write in classes and I thought, to orginize code well, (I write everything on timeline, moviclips and so... I don't have classes and stuff in my programs), wouldn't it be a good idea to just have one layer on timeline, that says:
include this.as
include that.as ....
And the files are written as it would be written on main timeline.
Rather than having lots of class files, what requires (for me) more knowledge, isn't it a good idea to include those .as or .txt whatever files and have things orginized like that?
Also does it slow down the running process?
