proj-imim:
Fw: Mac/IE Java Controls
Ed Howard 2000-May-24 15:07:28
----- Original Message -----
From: Ed Howard
To: Gummy Bear
Sent: Wednesday, May 24, 2000 5:09 AM
Subject: Re: Mac/IE Java Controls
Works perfect on win98, win 2000.
Although I could swear the first time I tried it, all 4 views were the livingroom, oh well I can't get it to replicate that...it must be getting late...yup 5am...
Then by adding view parameters to it, we could configure it externally...
<applet code="navbar.class" width="380" height="30" button="yes" view1="kitchen" view2="living" view3="deck" view4="bedroom"> Your browser does not support Java applets, so you can not see this applet operate.
</applet>
if button =yes use kitchen.gif else insert text "kitchen"
or it could just assume there is a button.gif for each.
Ed Howard
----- Original Message -----
From: Gummy Bear
To: Immersive Imaging
Sent: Wednesday, May 24, 2000 1:31 AM
Subject: Mac/IE Java Controls
Since there doesn't appear to be any way to control
PTVJ through Javascript with Macintosh IE, I wrote a
couple of Java applets which communicate with PTVJ.
These are very simple buttons which call the associated
methods in PTVJ. Here is an example I put together:
http://mrgummybear.tripod.com/
It seems to work, but I am a bit concerened about having
three Java applets on the same page!
However, it's the only way that I could think of to load
new panos into PTVJ while the applet is running w/ Mac/IE.
Does this crash anyone?
Best,
Gummy