ZFGC

Resources => Coding => Topic started by: AoDC on June 06, 2007, 08:49:48 am

Title: [GM] Mp3 not playing.
Post by: AoDC on June 06, 2007, 08:49:48 am
It always works, no modifications, I have been using external files for a while. I decided to update my files to a higher quality set, but it won't seem to play.

http://www.sendspace.com/file/pnk6lu - The mp3.

var a;
a = sound_add(working_directory + "/Music/Zelonion_Theme.mp3",3,true);
sound_play(a);

It works for any mp3/wav set but the new ones. It plays at 192kbps... the old was 128. Though, it plays a 512 just fine. I know it attempted to load it because the game stalls for a second. Could somebody just check if GM will load/play the mp3 using that code on their PC, or give an alternative solution?

Edit: If I play it internally, I get an unexpected error. lolz.
Title: Re: [GM] Mp3 not playing.
Post by: AoDC on June 07, 2007, 07:35:57 am
I just ended up using SXMS dll.

Contact Us | Legal | Advertise Here
2013 © ZFGC, All Rights Reserved