Java applets & Revlets
Jerry Balzano
gjbalzano at ucsd.edu
Thu Sep 24 12:32:49 EDT 2009
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
> use-revolution at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-revolution
More information about the use-livecode
mailing list