From: [EMAIL PROTECTED] Subject: Rjmf and Java version Hi, I have downloaded the RealSystem G2 SDK and I am trying to run the JMF examples and tutorials but with no success. The problem that I am experiencing is that I hear the audio of an .rm file but I can't see any video. I have a ClassCastException (in rjmf.jar code) when trying to cast to DrawingSurface in the following line of code: DrawingSurfaceInfo drawingsurfaceinfo = ((DrawingSurface)component.getPeer()).getDrawingSurfaceInfo(); stack: Exception Caught: java.lang.ClassCastException WinCore.getWindow(Component) Core.getNativeWindowFromComponent(Component) Core(CommomCore).setPlayerSite(Component) RMSetPlayerSiteThread.run() Did anyone managed to run the examples and the tutorials with Java 1.1.7 ? Any help will be wecome, Silvana ******************************************************* The RealForum is an email discussion group focused on using RealNetworks products. The RealForum is a place to post messages about the best methods for creating content using RealNetworks technologies and the planning and implementation of streaming-media web sites. Archives of RealForum can be found at http://realforum.real.com If you ever want to remove yourself from this mailing list, you can send mail to <[EMAIL PROTECTED]> with the following command in the body of your email message: unsubscribe realforum or from another account, besides the address you subscribed with: unsubscribe realforum <[EMAIL PROTECTED]>
