Loading my own images, setup in eclipse

I am playing around with the flagrush tutorials, and I simply want to change the graphic on the properties box at startup. I'm setup in eclipse, using the cvs install for jme. I have my test project folder with a res folder in it. The res folder contains my logo.png.

I tried changing the resourceloader line to read "res/logo.png". However, it ends up loading null (it can't find the image). I did some checking and it turns out the code is reading from jme.bin.

Why isn't it reading from my project folder? I can't post the code right now as I'm on a different computer, hopefully someone knows what I'm talking about from the flag rush tutorials.

Please don't cross post… I already answered your other post.