Has anyone found a way around this yet? I have a project where the client wants the Flash button to have a progress bar embedded within it. So far i'm doing this by having a Div with CSS hidden and then displayed after the file has started uploading.
The Button is then hidden however when the button is hidden the event's stop firing. This is the same even I only modify the CSS to move it around the screen.