Cheng Chang Dong wrote:

> _hi,I have developed a application that receive live video from remote
> server. I changed the live video into the dynamic texture and mapped it
> onto 3D objects. It can work well in application. However, it doesn't
> work any more when I change the application into the applet. The error
> message is that the system can't be initialized._
>
> _Who can tell me the reason?_
>
> _Thanks beforehand._
>
> _Regards_
>
> _sjlv_
>

it is most possible because the applet has strong securitiy limitations.
so for example it may not connect to another server where it is started
from. in java2 you can define which permissions an applet has, but I
can't help you there. maybe look in the java tutorial.

cu
heli

--
    __ __    __           __    __ __    _    __
   / // /__ / /_ _  __ __/ /_  / // /__ (_)__/ /__ ___ ____ ____ ____
  / _  / -_) /  ' \/ // / __/ / _  / -_) / _  / -_) _ `/ _ `/ -_) __/
/_//_/\__/_/_/_/_/\_,_/\__/ /_//_/\__/_/\_,_/\__/\_, /\_, /\__/_/
                                                 /___//___/

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA3D-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to