TVApplet is not working
can anyone enlightening on this problem?
I view this JMF applet with IE5.5. and it works FINE. (http://java.sun.com/products/java-media/jmf/2.1.1/samples/samples/TVDarkCity.html)
but when i download its source and COMPILE it with J2E, it no longer works with my browser.... what i see it is nothing but EMPTY space (though applet is started).
is this because i am using J2E to compile it, while the browse only support lower version java1.1?
thanks in advance

