Stringing JPEGs together to form pseudo-movie

Hi guys,

I have a IP Camera setup which, when an event is triggered, uploads a bunch of jpegs to my webserver in a timestamped directory.

I want to create a flash app which takes images from an individual directory, strings them together and creates a watchable clip as opposed to flicking through each image individually.

Is this possible?