RE: plugin 1.1.2 + Window

1999-05-17 Thread andrey
I've seen a workaround for this somewhere. The idea was that security permission is checked when object gets created and it is possible to deserialize window from serialized version saved from locally running application. Sounds messy, but the idea is to avoid calling constructor. I haven't tried

plugin 1.1.2 + Window

1999-05-17 Thread pridemor
I'm trying to debug an app / applet that puts up a SplashScreen (extends Window). I can see the splash screen fine as an application and with appletviewer, but NOT with the 1.1.2. plugin in Netscape 4.5. Any ideas? This works on NT, but also fails on Solaris/Intel the same as Linux. I tried ch