taobin_project/video/script1.ev
wanlop run 655633a57e Do
2024-03-24 14:37:28 +07:00

28 lines
507 B
Text

Var MainfileSize = 0
DEBUGVAR BoxID
Var EventMatch = 0
DEBUGVAR EventMatch
If EventMatch = 1 Then
GetFileSizeK "taobin_project/video/main_page_event.mp4" MainfileSize
DEBUGVAR MainfileSize
If MainfileSize = 8948565 Then
If CocktailShow = "true" Then
Else
Var EventTurnOn = 1
EndIf
EndIf
EndIf
If EventTurnOn = 1 Then
Var CountDownShowButton = 0
Var ShowButtonClickFull = "Invisible"
Var VideoMainPage = "ROOT/taobin_project/video/main_page_event.mp4"
EndIf
DEBUGVAR VideoMainPage