remove inter from script
This commit is contained in:
parent
24501d6ff1
commit
5df6abeb5a
1 changed files with 13 additions and 23 deletions
|
|
@ -1,29 +1,19 @@
|
|||
Var MainfileSize = 0
|
||||
DEBUGVAR BoxID
|
||||
|
||||
If CountryName = "Thailand" Then
|
||||
|
||||
|
||||
|
||||
EndIf
|
||||
|
||||
|
||||
If CountryName = "Malaysia" Then
|
||||
Var EventTurnOn = 0
|
||||
Else
|
||||
If SystemDateMonthInt = 10 Then
|
||||
GetFileSizeK "taobin_project/video/main_page_event.mp4" MainfileSize
|
||||
DEBUGVAR MainfileSize
|
||||
If MainfileSize = 10520161 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"
|
||||
If SystemDateMonthInt = 10 Then
|
||||
GetFileSizeK "taobin_project/video/main_page_event.mp4" MainfileSize
|
||||
DEBUGVAR MainfileSize
|
||||
If MainfileSize = 10520161 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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue