Pictures not showing up in compiled version

Title says it all. I compiled my game but the pictures I put in aren’t showing up…
Any ideas?

Yeah, sorry about that. Compilation doesn’t support images at present, it’s a tricky one to implement.
They should still work if you stick them in the same folder as the compiled file or if you use full web URLs in the code, rather than local files.