Thursday, November 27, 2008

Another applet embed test...

Here is a simple Processing applet that doesn't use OpenGL. I would be very grateful if somebody could tell me if it appears in the blog with IE on Windows.

Here's the html you'll need to embed an applet:-

<iframe width="482" height="322" frameborder="0" marginwidth="0" marginheight="0" src="http://somewhere-over-the-rainbow/applet/index.html"></iframe>

You'll need somewhere to store your applet though.

3 comments:

monkstone said...

Yellow circle orange stroke, grey background? Then this worked for me setup as before Firefox Browser Gentoo Linux.
I do dual boot but can't be bothered installing java under windows.

lazydog said...

Yes that's it. Thanks for having a look. Seems that embedding an applet does work. The problem in the other one is a Processing bug. I tried some of there OpenGL applets and they all had the same problem.

b e n

CodeCoaster said...

Thank you so much, I didnt know the applets could be displayed in the blogs.
No more videos, hurray!