FreeCell.zip
This is my Flash Actionscript 2.0 implementation of the FreeCell card game. The code dynamically loads the cards. I had to create a message passing interface (listener) so that the game waits for the cards to be loaded before starting.