25 lines
503 B
Text
25 lines
503 B
Text
Var MainfileSize = 0
|
|
DEBUGVAR BoxID
|
|
|
|
If SystemDateMonthInt = 6 Then
|
|
GetFileSizeK "taobin_project/video/main_page_event.mp4" MainfileSize
|
|
DEBUGVAR MainfileSize
|
|
If MainfileSize = 7184295 Then
|
|
|
|
Var EventTurnOn = 1
|
|
EndIf
|
|
EndIf
|
|
|
|
If BoxID = 173149 Then
|
|
Var EventTurnOn = 1
|
|
EndIf
|
|
|
|
If BoxID = 172644 Then
|
|
Var EventTurnOn = 1
|
|
EndIf
|
|
|
|
If EventTurnOn = 1 Then
|
|
Var CountDownShowButton = 0
|
|
Var ShowButtonClickFull = "Invisible"
|
|
Var VideoMainPage = "ROOT/taobin_project/video/main_page_event.mp4"
|
|
EndIf
|