모바일 »
Api
playsound
Description
모바일에서 소리를 재생합니다.
Parameters
Parameters
Type
Description
strFileName
STRING
재생할 파일명
Return Value
Type
Description
void
Example
function btn_playsound_on_mouseup(objInst) { mobil_basic.playsound("ring.mp3"); }
Viewer Ver.
9.1.1.1
Update Date
20190627