Moomancow
05-02-2003, 12:14 PM
Hey guys,
Ok, so I have this applet that I want to post on my website. Its a very simple applet. I have all the files on my local data directory, and all the exact same files on my web space server side directory, called data. Both of these directories include : Box.java, Ball.java, BouncingBalls.class, balls.html, where balls.html drives all classes. When I open the balls.html file in my local directory here on my computer, it works great. However, it does not work on my web space at all....
http://www.digitalonyxdesigns.com/balls.html
Why is this?? My browswer says something about applet not initalized and then something about "Failed to load applet"?? How can this be if both directories contain exactly the same class files and html file?? Any help would be greatly appreciated. Thanks!
- Moomancow
Ok, so I have this applet that I want to post on my website. Its a very simple applet. I have all the files on my local data directory, and all the exact same files on my web space server side directory, called data. Both of these directories include : Box.java, Ball.java, BouncingBalls.class, balls.html, where balls.html drives all classes. When I open the balls.html file in my local directory here on my computer, it works great. However, it does not work on my web space at all....
http://www.digitalonyxdesigns.com/balls.html
Why is this?? My browswer says something about applet not initalized and then something about "Failed to load applet"?? How can this be if both directories contain exactly the same class files and html file?? Any help would be greatly appreciated. Thanks!
- Moomancow