November 24th, 1999, 11:29 AM
I have a very specific question. First, however, I need to give a little background. I know that LiveConnect can be used so that Java Applets can communicate with JavaScript functions. However, I can only get it to work in IE (even though LiveConnect was developed by Netscape). What's more, I can only get the communication to work if frames are not used.
So my question is, can LiveConnect (or anything) be used to allow Java Applets to control javascript functions? Specifically, when the user rolls over various parts of my applet (in one frame) I want an image to change (in another frame). THESE REQUIREMENTS CAN'T CHANGE!!! In other words, don't suggest that I use a big graphic in one frame and when I roll over different parts of it, the image changes in another frame. I already know how to do that. Isn't it funny that you're always asked to do what you don't know how to do?! Anyway, any help will be appreciated.
So my question is, can LiveConnect (or anything) be used to allow Java Applets to control javascript functions? Specifically, when the user rolls over various parts of my applet (in one frame) I want an image to change (in another frame). THESE REQUIREMENTS CAN'T CHANGE!!! In other words, don't suggest that I use a big graphic in one frame and when I roll over different parts of it, the image changes in another frame. I already know how to do that. Isn't it funny that you're always asked to do what you don't know how to do?! Anyway, any help will be appreciated.