Hi
perhaps somebody can help me with this.
I'm making an applet out of many other applets
using the NApplet library.
Until now everything is ok. BUT.
When i'm making a "subApplet" using the NApplet
and this applet has a class for making stuff in his mainApplet
the programm doesnt recognize the class and tells me
things are missing
for example:
i have something like a standart flock applet in it
but it doesnt work in the big NApplet because he cant find the birds-class
i tried it both in eclipse and processing
anyone got an idea ?
thanks in advance