This is my first flex widget i created . A flv player, inspired by youtube of coz. Integrated with subtitle/caption in form of xml. With the flv id the player will lookup for the caption xml from the server if any.
And my second attempt is to develop a document viewer. I so amazed when i looked at scribd and they also using flex. In less than 2 weeks i managed to come out something similar, hmm almost 85% of scribd features available in mine. Called docPlayer.
Ok enough with client side, next will be on DJango and SQLAlchemy. The python side of the story.