attached in the "Downloads" section. It's not a full project, but just
a library. Add it to your classpath, add the Import for the HTML5Media
module into your GWT app and your set.
On May 26, 4:45 pm, Mike Jiang <mikej1...@gmail.com> wrote:
> It's a very good try. I was wondering how I can get the whole thing as a
> project from within the Eclipse without downloading them piece by piece?
>
> Thanks,
>
> Mike J.
>
>
>
> On Wed, May 26, 2010 at 4:16 PM, Mark Renouf <mark.ren...@gmail.com> wrote:
> > I've been sitting on a couple widgets I developed for a little bit but
> > haven't yet put to good use, so I decided to put them out there and
> > see if people find them useful. With HTML5 media capabilities now in
> > nearly every modern browser (And IE9 on the way), I felt it's time to
> > get this out there.
>
> > This library handles the Audio and Video tags, as introduced by the
> > HTML5 specification. Each have a large number of events which can be
> > used to build very responsive custom controls. All of the documented
> > events are implemented using the standard GWT 1.6+ Event Handler
> > mechanisms. Events include information on content metadata, buffering,
> > playback position, and even methods to adjust the playback speed (if
> > your browser properly implements this).
>
> > The code is available from GitHub.
>
> >http://github.com/tweakt/gwt-html5-media
>
> > Please take a look, try it out and let me know if you find this
> > useful. I'd love some feedback and patches of course are always
> > welcome.
>
> > Thanks!
>
> > --
> > You received this message because you are subscribed to the Google Groups
> > "Google Web Toolkit" group.
> > To post to this group, send email to google-web-toolkit@googlegroups.com.
> > To unsubscribe from this group, send email to
> > google-web-toolkit+unsubscribe@googlegroups.com<google-web-toolkit%2Bunsubs cribe@googlegroups.com>
> > .
> > For more options, visit this group at
> >http://groups.google.com/group/google-web-toolkit?hl=en.
--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
No comments:
Post a Comment