some problem about sfxPlayOnce(),help!!!
by kkouer · in General Discussion · 05/31/2011 (7:34 pm) · 2 replies
I creat a music play, use the sfxPlayOnce() function like that "$client::BackMusic = SFXPlayOnce(AudioLoopGui, getSelectBackMusicPath());" and use "fxStopAndDelete($client::BackMusic);" stop play music and release the memory. But I found the release function do not work, the memory continuously enlarges.
someone help me please!!!!
someone help me please!!!!
#2
06/01/2011 (6:11 pm)
ok,ok, I found out what is worry, Torque 3D 2009 Pro 1.1 Beta 3 have this bug, and Torque 3D Pro 1.1 Preview fix this bug.
kkouer