do you know about some开发者_高级运维 free flash web application which can load images directly from folder and animate them (as a video player)? I mean, I have a folder with set of images and I want to animate them (switch one by one) in e.g. alphabetic order. Set of images will be randomly cumulate in time therefore I want to automatize this process and that's also why I can't use common video player which works with loading of video file.
Thanks a lot for replies.
How about Piecemaker?
It's cool, and opensource so its customisable
It loads the pictures from an xml file. More info at the link
精彩评论