From: "Roberto A. Bittencourt" <[EMAIL PROTECTED]>
Subject: callbacks from RealPlayer

Hello,

I'm trying to use callbacks from RealPlayer G2. I was trying to adapt
the code found in:
http://service.real.com/help/library/guides/extend/java/callback.java

but, after correcting some errors in the methods definitions (in order
to implement the RMObserver interface), I got stuck with the following
error.

java.lang.ClassCastException

   at callback.init(Compiled Code)

* at
netscape.applet.DerivedAppletFrame$InitAppletEvent.dispatch(Compiled
Code)

   at java.awt.EventDispatchThread$EventPump.dispatchEvents(Compiled
Code)

   at java.awt.EventDispatchThread.run(Compiled Code)

   at
netscape.applet.DerivedAppletFrame$AppletEventDispatchThread.run(Compiled
Code)


My code is in:
http://g225.ryd.student.liu.se/pub/callback.html
http://g225.ryd.student.liu.se/pub/callback.java

regards,

Roberto A. Bittencourt


*******************************************************
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.

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]>

Reply via email to