Search:

Type: Posts; User: KevinWorkman

Search: Search took 0.12 seconds.

  1. Re: I'm looking for a website where I could upload an applet for free.

    Looking at the classes folder, you have two folders: audio and images. Those contain the resources you need to access. The problem is, you can't just upload resource directories along with your...
  2. Re: I'm looking for a website where I could upload an applet for free.

    Agreed and agreed.

    OP, I'm more than happy to help you get this working, and I'm curious about what confused you. I'm trying to come up with tutorials for exactly this type of problem, so let me...
  3. Re: I'm looking for a website where I could upload an applet for free.

    Yep, that's exactly what I get on Static Void Games. So I'm guessing that everything for the applet is set up okay and the site is working as expected, but either the code is accessing the resources...
  4. Re: I'm looking for a website where I could upload an applet for free.

    There are some other problems. The jar is supposed to be runnable (which requires that a class with a main method must be present, as well as a manifest file pointing to that class), but when I...
  5. Re: I'm looking for a website where I could upload an applet for free.

    Static Void Games does create html for you, and the site for the applet is here: Greg Apple by Jumbosize - Static Void Games

    The pertinent piece of html/javascript that runs the applet is this:
    ...
  6. Re: I'm looking for a website where I could upload an applet for free.

    I wonder what their concerns were. Everything runs client-side, so there shouldn't be any risk for the website itself, I would think. I guess it would be possible for people to spread malware via a...
  7. Re: I'm looking for a website where I could upload an applet for free.

    It's funny you ask. I'm in the process of creating exactly that type of site. I'm still working out the kinks, but the basics are there.

    It sounds like what you're looking for, so let me know...
Results 1 to 7 of 7