Ok, I've chosen to attach, and compress my media, and I've also added it through the media tab, however when executing my executable without it been in the default directory, it cannot load the media.
LOAD IMAGE "red_dot1.bmp",1
LOAD IMAGE "spaceship1.bmp",2
LOAD IMAGE "bullet_10x10.bmp",3
I mean there should be no need to use a full path, nor set the directory right? Isn't that why you compress and attach the media to the executable?
Error message recieved is "Runtime Error 506 - Could not load image at line 10"
Line 10 been:
LOAD IMAGE "red_dot1.bmp",1
I hear and I forget. I see and I remember. I do and I understand.