video happy new year. aus and mys
This commit is contained in:
parent
496769d95c
commit
c873a02cdf
16 changed files with 98 additions and 58 deletions
|
|
@ -3,23 +3,22 @@ DEBUGVAR BoxID
|
|||
Var EventMatch = 0
|
||||
Var TeaserBottleEnable = 0
|
||||
|
||||
If SystemDateMonthInt = 11 Then
|
||||
Var TeaserBottleEnable = 1
|
||||
If SystemDateDayInt > 14 Then
|
||||
If SystemDateDayInt < 28 Then
|
||||
If SystemDateMonthInt = 12 Then
|
||||
Var EventMatch = 1
|
||||
EndIf
|
||||
If SystemDateMonthInt = 1 Then
|
||||
If SystemDateDayInt < 3 Then
|
||||
Var EventMatch = 1
|
||||
EndIf
|
||||
EndIf
|
||||
EndIf
|
||||
|
||||
If BoxID = 173149 Then
|
||||
Var EventMatch = 1
|
||||
EndIf
|
||||
|
||||
|
||||
If EventMatch = 1 Then
|
||||
GetFileSizeK "taobin_project/video/main_page_event.mp4" MainfileSize
|
||||
DEBUGVAR MainfileSize
|
||||
If MainfileSize = 8679952 Then
|
||||
If MainfileSize = 8948565 Then
|
||||
If CocktailShow = "true" Then
|
||||
|
||||
Else
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue