Command Pattern Issues

Hello.

I started learning about command pattern and so I tried taking the data I learned and applying it to what I have been doing. I put together an image gallery using command pattern but the images are not appearing on the stage and I can’t figure out why. There are no errors a trace I put in is showing up.

Been going over all my files for a while now and I have not been able to figure out what I have done wrong. : (

Is someone out there who is familiar with this - possibly you! - that would be willing to look at my structure and maybe you could spot what I am doing wrong?

I would post the code here but the structure contains 9 files (most of which are very small) and I dont know which file to post.

Thanks for any help!