Search:

Type: Posts; User: gargamel7

Search: Search took 0.21 seconds.

  1. Replies
    6
    Views
    1,494

    Re: getResource()-error

    The getResource() method returns the fileName
    And yes, the file exists.

    I thinks it´s quite weird since all I did was to modify the pics from jpg to gif, (deleted the jpgs and inserted the gifs...
  2. Replies
    6
    Views
    1,494

    Re: getResource()-error

    As I mentioned earlier: the code worked before changing the jpg´s to gif´s (I changed all .jpg names in the code to .gif also).
  3. Replies
    6
    Views
    1,494

    Re: getResource()-error

    Ok, thought the error may come from some rule like that the getResource() loads stuff or something.

    Error:


    Here´s the code:
    Main:


    Clock:
  4. Replies
    6
    Views
    1,494

    getResource()-error

    My code compiled without errors, but when I modified three pics in photoshop and turned them to gif (from jpg) the program wont compile since there´s some error with the getResource(). How to fix?...
Results 1 to 4 of 4