ID:163992
![]() Jul 23 2007, 7:49 am
|
|
How do i get a midi file to play in a game i make?
|
![]() Jul 23 2007, 8:24 am
|
|
Put the file you want to use in the file where your game is (normally C:\Program Files\BYOND\HelloWorld\) Just replace HelloWorld with the name of your game. Then, use it the same way as an image file- look up sound() .
|