From: "Brook, Andy" <[EMAIL PROTECTED]>
Subject: RE: netscape callback problem
? The files contained within rpcl3260.zip are compiled java files, you wont
get the source by loading it into a text editor but you will see what
methods
are available...
Another thing to try is using jactivex, which hoiks out java interfaces etc
to the RealPlayer activeX control, vis:
jactivex rmoc3260.dll -d c:\temp
which puts the following files in c:\temp\rmoc3260
DRealAudioEvents.java
IRealAudio.java
RealAudio.java
Implement all methods, check what pops up. Advise() and AdviseG2() do
different things, trial and error will be your only option, I stuck with
advise() in the end for simplicity...
p.s. If you ever work out how to have a single player under Netscape,
call adivise on it, play a clip, then call advise again with a different
target without getting the player to crash, Id like to hear from you!
Hope that helps !
TTFN!
Andy
import com.mh.xebec.TheOpinionsExpressedAreMyOwnAndNotThatOfMyCompany;
Andy Brook, BSc CEng MIEE
Programmer
Xebec-McGraw-Hill
Tel: (01453) 837-632
<mailto:[EMAIL PROTECTED]>
***Now available on CD-Rom - Recruitment and Selection developed in
conjunction with BBC for Business***
> -----Original Message-----
> From: RealForum [mailto:[EMAIL PROTECTED]]
> Sent: 13 April 2000 21:02
> Subject: RE: netscape callback problem
>
>
> From: "Douglas W. Cox" <[EMAIL PROTECTED]>
> Subject: RE: netscape callback problem
>
> > I cannot study the implementation of AdviseG2() because
> RMObserver.java is
> Open up the .class files with a text editor. The files
> extensions are wrong,
> they should be .java.
>
> Doug Cox
*******************************************************
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]>