taobin_project/video/script1.ev
2023-03-28 14:44:43 +07:00

23 lines
501 B
Text

Var MainfileSize = 0
DEBUGVAR BoxID
If BoxID = 173149 Then
Var EventTurnOn = 1
EndIf
If BoxID = 200001 Then
Var EventTurnOn = 1
EndIf
If SystemDateMonthInt = 4 Then
GetFileSizeK "taobin_project/video/main_page_event.mp4" MainfileSize
DEBUGVAR MainfileSize
If MainfileSize = 8071197 Then
Var EventTurnOn = 1
EndIf
EndIf
If EventTurnOn = 1 Then
Var CountDownShowButton = 0
Var ShowButtonClickFull = "Invisible"
Var VideoMainPage = "ROOT/taobin_project/video/main_page_event.mp4"
EndIf