I need to create an application where I can add files for upload. As I add items for upload, a progressbar should be displayed along with each item added. And when I click f
Flex has a ProgressBar class, have you checked that out yet?