Programming C, C++, Java, PHP, Ruby, Turing, VB
Computer Science Canada 
Programming C, C++, Java, PHP, Ruby, Turing, VB  

Username:   Password: 
 RegisterRegister   
 How do I Start An Applet from Another Applet?
Index -> Programming, Java -> Java Help
View previous topic Printable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic
Author Message
That Asian Guy




PostPosted: Sun Dec 07, 2008 3:36 pm   Post subject: How do I Start An Applet from Another Applet?

I tried

code:

MyApplet myapp = new MyApplet();
myapp.start();


but nothing happened.

Thanks in advance.
Sponsor
Sponsor
Sponsor
sponsor
HellblazerX




PostPosted: Mon Dec 08, 2008 1:34 am   Post subject: Re: How do I Start An Applet from Another Applet?

I don't think you can call on applets by themselves like that. You'll probably have to open up the html file containing the second applet.
http://www.exampledepot.com/egs/java.applet/GoUrlApplet.html
I haven't tested this, so I won't know if it'll work or not.
Display posts from previous:   
   Index -> Programming, Java -> Java Help
View previous topic Tell A FriendPrintable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic

Page 1 of 1  [ 2 Posts ]
Jump to:   


Style:  
Search: