Hey folks,
is there a way to register an error handler on a GWT Video Element? 

I tried to use 
     video.addDomHandler(handler, ErrorEvent.getType());
but that doesn't fire when the HTML5 Video is not able to play the video 
(e.g. the video is not compatible with the codecs accepted by the html5 
video tag).

Thanks in advanced.

Best,
 Sven

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-web-toolkit+unsubscr...@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to