tistory.kr 클립 play > tistory3 | tistory.kr report

클립 play > tistory3

본문 바로가기

tistory3


[[ 이 포스팅은 제휴마케팅이 포함된 광고로 커미션을 지급 받습니다. ]


클립 play

페이지 정보

작성일 24-04-04 22:11

본문




Download : 클립 play.hwp









레포트/기타

클립%20play_hwp_01.gif 클립%20play_hwp_02.gif 클립%20play_hwp_03.gif 클립%20play_hwp_04.gif 클립%20play_hwp_05.gif 클립%20play_hwp_06.gif
설명


툴북스크립트정리(整理)
클립 play에 대한 자료입니다. 툴북스크립트정리 , 클립 play기타레포트 ,
클립 play

Download : 클립 play.hwp( 53 )



-클립 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 buttonStillDown
end buttonClick
to handle buttonStillDown
send set_volume
end bu…(省略)




순서




다.
,기타,레포트


클립 play에 대한 reference(자료)입니다.
REPORT 11(sv76)



해당자료의 저작권은 각 업로더에게 있습니다.

wantone.tistory.kr 은 통신판매중개자이며 통신판매의 당사자가 아닙니다.
따라서 상품·거래정보 및 거래에 대하여 책임을 지지 않습니다.
[[ 이 포스팅은 제휴마케팅이 포함된 광고로 커미션을 지급 받습니다 ]]

[저작권이나 명예훼손 또는 권리를 침해했다면 이메일 admin@hong.kr 로 연락주시면 확인후 바로 처리해 드리겠습니다.]
If you have violated copyright, defamation, of rights, please contact us by email at [ admin@hong.kr ] and we will take care of it immediately after confirmation.
Copyright © wantone.tistory.kr All rights reserved.