Author Topic: Loading you'r own background (317 renamed deob)  (Read 105 times)

Offline AdotSells

  • Firecape Member
  • *
  • Posts: 300
  • Rep 4
    • View Profile
Loading you'r own background (317 renamed deob)
« on: March 17, 2011, 05:30:25 pm »
Once again not been Posted so i did.


Search

Quote
Image image = Toolkit.getDefaultToolkit().createImage(abyte0);

Replace with

Quote
Image image = Toolkit.getDefaultToolkit().getImage("background.png");


Now save your background as " background.png "  and add it to ur files.

Offline Sam

  • Bandos Member
  • *
  • Posts: 372
  • Rep 1
    • View Profile
Re: Loading you'r own background (317 renamed deob)
« Reply #1 on: March 17, 2011, 05:32:53 pm »
Thanks! I didn't know how to do that! :P

Offline AdotSells

  • Firecape Member
  • *
  • Posts: 300
  • Rep 4
    • View Profile
Re: Loading you'r own background (317 renamed deob)
« Reply #2 on: March 17, 2011, 05:43:48 pm »
No problem ..   Very simplee And basicly common sence but it wasent posted so i released as i had to do it this morning on my client