i checked the sample rates supported in WED and converted my file to 22Kb sample rate rather than 16, also checked speakers were on!

But still no joy,

Then when i added this code:

if(background_handle == 0)
{error("[censored], no sound!");}

it displayed the error which i guess means it isnt playing the sound.


I have also tried using an MP3 file and a MID file but these two chuck up errors about the file type not being supported even though it says it is in the manual.


Im stuck here :-(

Cant really see whats wrong.