Hello to all.
I'm implementing a qooxdoo component to be used to show videos using the new
html5 video tag.
I've just "copied" the canvas source code and replaced some canvas specific
code to be used to show the videos.
The code of my project can be downloaded at http://gitorious.org/qxvideo
As you can see, I created two classes, one is qxvideo.html.Video, which
extends qx.html.Element and the other is qxvideo.ui.Video, which extends
qx.ui.core.Widget and uses the first class. The first store the html object
and the second is the qooxdoo widget (obvious :-))
Currently I can create the video and add it into a container (in the source,
I'm using a window). If I ude the play method, the video plays and emit
sounds (I can listen them), but I can't see the video! I know it's there,
but I can't see it :-) It's weird, because with canvas, this code works
fine.
Here is a screenshot showing web inspector inspecting the video in google
chrome:
http://dl.dropbox.com/u/3550969/qxvideo1.png
Do you know what am I doing wrong?
------------------------------------------------------------------------------
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires
February 28th, so secure your free ArcSight Logger TODAY!
http://p.sf.net/sfu/arcsight-sfd2d
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel