On Wed, 27 May 2009 14:16:46 +0200, Matthew Gregan <[email protected]> wrote: > For a media element, the load event may fire before loadedmetadata and > loadeddata. So load does not mean that it's possible to paint into a > canvas yet.
Where did you read that? As far as I can tell it is not fired until the selected resource is completely loaded. I.e. as step 4 of the "resource fetch algorithm". -- Anne van Kesteren http://annevankesteren.nl/
