For every tile i have in my game i want a jpeg to be loaded in. I will later on have like 300-1000 tile pictures in one folder. 20x20pixels each named m1,m2,ect…
Is there a way to load this once the file starts into the library. This way i can just link to them.
/edit Im going to take this as a isnt possible thing if no one answers. Its for My game and im just trying to let people manually edit the tiles for my game without having to make a .swf.