Hi,

I have this problem loading pictures and bitmaps.
I've been tring over and over and i just can't do it.

I think it's something like that
//////////////////
var pic = new Bitmap;
pic.loadBitmap ("C:\helloworld.jpg");
//////////////////

But it doesn't work. I mean it works for text files, it works for sounds... but i can't load pictures.

Is there anyway?

PS: I use 3DFA only in .exe export and I'm sorry for my bad english