taobin_project/inter/sgp/video/script_video.ev
2024-01-16 16:31:09 +07:00

19 lines
430 B
Text

Var MainfileSize = 0
Var EventTurnOn = 0
DEBUGVAR MainfileSize
If SystemDateMonthInt = 12 Then
GetFileSizeK "taobin_project/inter/sgp/video/video_main_event.mp4" MainfileSize
DEBUGVAR MainfileSize
If MainfileSize = 9203607 Then
Var EventTurnOn = 1
EndIf
EndIf
Var CountDownShowButton = 35
Var ShowButtonClickFull = "Invisible"
Var VideoMainPage = "ROOT/taobin_project/inter/sgp/video/video_main.mp4"