21.10.2011, 12:23
no. you didn't get what i mean. Why don't you include the sprite's images on the program (as resources).
Rigth Click on Propertiess => Open => Resources (select images) => Add Resource (Existing File). So then you can use "pictureBox1.Image = Properties.Resources.(Image name)" (without the '( )')
Rigth Click on Propertiess => Open => Resources (select images) => Add Resource (Existing File). So then you can use "pictureBox1.Image = Properties.Resources.(Image name)" (without the '( )')