VIDEO
This commit is contained in:
parent
32543e454f
commit
82945cd46d
19 changed files with 264 additions and 271 deletions
|
|
@ -3,19 +3,14 @@ GetFileSizeK "taobin_project/video/main_page_event.mp4" MainfileSize
|
|||
DEBUGVAR MainfileSize
|
||||
If MainfileSize = 12369225 Then
|
||||
|
||||
Var EventTurnOn = 1
|
||||
|
||||
|
||||
If SystemDateMonthInt = 1 Then
|
||||
|
||||
If SystemDateDayInt > 5 Then
|
||||
Var EventTurnOn = 0
|
||||
EndIf
|
||||
EndIf
|
||||
|
||||
Var EventTurnOn = 0
|
||||
|
||||
If EventTurnOn = 1 Then
|
||||
Var CountDownShowButton = 0
|
||||
Var ShowButtonClickFull = "Invisible"
|
||||
Var VideoMainPage = "ROOT/taobin_project/video/main_page_event.mp4"
|
||||
EndIf
|
||||
EndIf
|
||||
|
||||
Var EventTurnOn = 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue