i am using php to upload flv files in server and it works well. a
ll that i need is to show loading indicator that shows the user the status of the uploaded file now
( like the download indicator in any program that shows for example: downloaded : 80% ).
i want to show the same idea but in uplaodng file
(uploaded : 1% , 20% ........ , 100% --> uplaod completed).
any idea??


