help with javalogo please

Discussion in 'Space Junk' started by ijffdrie, Jun 15, 2009.

help with javalogo please

Discussion in 'Space Junk' started by ijffdrie, Jun 15, 2009.

  1. ijffdrie

    ijffdrie Lord of Spam

    Joined:
    Aug 23, 2007
    Messages:
    5,725
    Likes received:
    17
    Trophy points:
    38
    so i almost finished my project, there is 1 error left,


    --------------------Configuration: JDK version 1.6.0_14 <Default>--------------------
    javac: invalid flag: D:\documenten\school\Project1\Kickass\Kickass.htm
    Usage: javac <options> <source files>
    use -help for a list of possible options

    Process completed.


    and its in my html file, which is

    <html>
    <body>
    <applet code="Kickass.class" Width="600" Height="600">
    </applet>
    </body>
    </html>




    can anyone explain to me what i am doing wrong?
     
  2. Fenix

    Fenix Moderator

    Joined:
    May 21, 2007
    Messages:
    6,769
    Likes received:
    11
    Trophy points:
    0
    Java's one of the few things i can't get by even pretending to know, but I don't think '.class' is a valid file extension?
     
  3. ijffdrie

    ijffdrie Lord of Spam

    Joined:
    Aug 23, 2007
    Messages:
    5,725
    Likes received:
    17
    Trophy points:
    38
    actually, it is.

    should i show you a screeny of the .class file, or do you believe me anyway?
     
  4. LordKerwyn

    LordKerwyn New Member

    Joined:
    Jul 28, 2007
    Messages:
    2,259
    Likes received:
    9
    Trophy points:
    0
    From:
    Deep Space
    Judging by Fenix's post I know more Java then he does, but how much I really can't say. However, I do agree with his though shouldn't it be Kickass.java versus Kickass.class ? Also, I am not sure about the others but if you post the Kickass.class file you may atleast help me realize what you are trying to achieve.
     
  5. ijffdrie

    ijffdrie Lord of Spam

    Joined:
    Aug 23, 2007
    Messages:
    5,725
    Likes received:
    17
    Trophy points:
    38
    holy ^%$# i got an A