In this one, I'm going to show you what needs to be changed in order to add swfs instead of jpg inside the projects module.
Let's open the swf directory and let's edit project1.xml file. What we need to do is tell flash that we changed some things and he will open now swfs instead of pictures.


The next thing that we gotta do is create some swfs now. We already told flash to open swf files but right now we got only pictures inside the project1.thumbs directory. Let's save some swf files inside!

That's all! :) If you test index.swf, you'll see that for our first project flash opens external swf files and not pictures like before. Do the same for all the remaining projects. Cheers!