This commit is contained in:
kong 2022-11-22 15:24:12 +07:00
parent 568b86200e
commit 11696367a2
11 changed files with 75 additions and 12 deletions

11
video/script2.ev Normal file
View file

@ -0,0 +1,11 @@
Var MainfileSize = 0
GetFileSizeK "taobin_project/video/taobin_thank1_event.mp4" MainfileSize
DEBUGVAR MainfileSize
If MainfileSize = 2786275 Then
If EventTurnOn = 1 Then
Var video_file_name = "ROOT/taobin_project/video/taobin_thank1_event.mp4"
EndIf
EndIf