The Web Design Group

... Making the Web accessible to all.

Welcome Guest ( Log In | Register )

 
Reply to this topicStart new topic
> Applet Problems, Need help with applet
Skovy
post Dec 9 2011, 12:02 AM
Post #1





Group: Members
Posts: 1
Joined: 8-December 11
Member No.: 16,032



My friend made a game(using processing), I made a simple code for it and it worked.
I needed only 2 file for this to work and my html code to make it work was:

<applet
code = 'circle_and_box' ,
archive = 'circle_and_box.jar',
width = 400,
height = 400 />
</applet>

(He gave me 'circle_and_box.java' and 'circle_and_box.jar'
and i would run this code above and it worked)
*************************************************
The Problem is:

Now he has the same files EXCEPT he is using OpenGL now.
I do not know how to get this to work.
Any help is appreciated. Thank You!
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post

Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 



- Lo-Fi Version Time is now: 26th April 2024 - 05:46 PM