Well... I already changed that the setting to compile the exe with media.(of course I also added media files on the media section of project panel)
I think the media files were included in the exe(its a whooping 8mb exe compared to the usual 1MB exe), but the exe cannot load them properly... I'm using this code:
load music "battle1.mp3",1
Does that mean I also need to change the load code to support the attached media within stand alone exe?
BTW I'm still using DarkBasic which I bought 3 years ago... maybe it's a bug on the previous version too.