How do we play music without being interrupted even if a frame changes from one to another?
Put Xaudio on the first layout and make it global.
oh thanks a lot! :) i shifted from mmf2 so i couldnt figure out that !
Develop games in your browser. Powerful, performant & highly capable.
one more question...how do we let the music "fade and stop" whenever a different frame is launched?
Set the volume using actions, like set master volume to: XAudio2.MasterVolume-100*timedelta
THANX A LOT AGAIN!!! <img src="smileys/smiley1.gif" border="0" align="middle" /> <img src="smileys/smiley20.gif" border="0" align="middle" />
What are the actions to put in global?? im new ... sorry
I already found the option to put Global :D Thanks