클립 play
페이지 정보
작성일 22-09-17 00:49본문
Download : 클립 play.hwp
레포트/기타
클립 play
,기타,레포트






-클립 play, wav 파일명 sound
to handle buttonClick
mmopen clip `sound`
mmplay clip `sound`
end buttonClick
--클립 stop, wav
to handle buttonClick
mmstop clip `sound`
mmclose clip `sound`
end buttonClick
--클립 소리 작게 << - text field volume
to handle buttonClick
send buttonStillDown
end buttonClick
to handle buttonStillDown
send set_volume
end buttonStillDown
to handle set_volume
system myVolume
if myVolume = null
myVolume = 100
end if
myVolume = myVolume -1
if myVolume < 0
myVolume = 0
end if
text of field `volume` = myVolume
mmYield
mmVolume of clip `sound` = myVolume
end set_volume
--클립 소리 작게 >>
to handle buttonClick
send bu…(skip)
클립 play에 대한 자료입니다. 툴북스크립트정리 , 클립 play기타레포트 ,
설명
툴북스크립트정리(整理)
다.
Download : 클립 play.hwp( 58 )
순서
클립 play에 대한 자료(資料)입니다.