Does anyone know what gmail uses flash for?
(and what might be the reason for using flash since whatever they wanted for the Gmail app we have javascript for it no?)

|
Does anyone know what gmail uses flash for? (and what might be the reason for using flash since whatever they wanted for the Gmail app we have javascript for it no?)
|
||||
|
Flash is used for handling attachment uploads mainly because the "browse" window that gets opened can be set to allow multiple file selection, which was until recently not possible without using Flash, Java or some other plugin. Flash is a popular method to accomplish this. However, this behavior is now available natively on most browsers using HTML5. |
||||
|
|
|
I think they use it for the upload progress on attachments. |
|||||
|
|
Along with various sexiness with attachments, as @ScottR mentioned:
...Flash is definitely used for video chat. |
||||
|
|
|
Expanding on the answers given above me; flash is also used to enable sounds within a webpage. I've never received an email whilst on the Gmail page (with my sound on at least) but I can imagine that it creates a sound to notify you that you've just received an email. Facebook also does this (or used to, I believe) to play a sound when you receive a new message on chat. The most obvious example of this was the famous Google Pacman which used flash to create the sound effects I think. So I imagine that one of the reasons is for sounds. As others have already mentioned it is also good to use for file uploads as it's an easy and more universal way to allow file uploads which return progress - and can be interacted with from JavaScript. |
|||
|
|
audionow), but they probably have other things they use it for too. – icktoofay Aug 13 '11 at 23:57