Hi all,

Although this list is usually pretty responsive to questions, I sent the email almost 48 hours ago and haven't raised a single reply. If I'm just asking foolish questions, perhaps someone could gently tell me why, and suggest what I might do (instead) to address the issue I raise.

Thanks,
Jerry B

On Sep 22, 2009, at 2:13 PM, Jerry Balzano wrote:

I hope this isn't too bizarre a request.

I want a Revlet to be able to control which of several (pre-made) Java
applets a user sees.  How would one do this?  Is it possible to embed
a Java applet inside a Revlet?

I was looking through previous messages to see if this question had
been asked previously and I learned (a little) about a stack property
called the revletParams, but I don't know how or if it would apply
here.  For example, would one stick the whole string
<applet code="org.nlogo.window.Applet"
        archive="NetLogoLite.jar"
        width="460" height="280">
  <param name="DefaultModel"
         value="Tag.nlogo">
</applet>
inside the revletParams?  (And then what?)

Sorry for the painfully naive nature of these questions, but this is
all untrodden ground for me.

Thanks,
Jerry Balzano
_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to