how can i do frame to frame?:(call):
hello friends.i'm doing a game on Applet now which has two dimensions.it has initial portion which has start button.i did animation of click to button.but how can i pass to other page if i had click to start button.thank you very much.I wish you good work
:(nod):
Re: how can i do frame to frame?:(call):
Read up on CardLayout and go through the tutorial on Laying Out Components Within a Container
db
Re: how can i do frame to frame?:(call):
hmm.i understood it.thank you:).so how can i pass applet to applet.one applet will be close,other one applet will be open
Re: how can i do frame to frame?:(call):
Bad design. Rethink that.
db