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
|
|
@ -1,5 +1,13 @@
|
|||
SAVELOG "For change size this file."
|
||||
|
||||
|
||||
|
||||
If EventTurnOn = 1 Then
|
||||
|
||||
GetFileSizeK "taobin_project/inter/aus/video/taobin_thank1_event.mp4" MainfileSize
|
||||
DEBUGVAR MainfileSize
|
||||
If MainfileSize = 2927671 Then
|
||||
Var video_file_name = "ROOT/taobin_project/inter/aus/video/taobin_thank1_event.mp4"
|
||||
EndIf
|
||||
|
||||
EndIf
|
||||
|
|
@ -1,14 +1,29 @@
|
|||
Var MainfileSize = 0
|
||||
Var EventTurnOn = 0
|
||||
|
||||
|
||||
|
||||
DEBUGVAR MainfileSize
|
||||
If SystemDateMonthInt = 10 Then
|
||||
If SystemDateMonthInt = 12 Then
|
||||
GetFileSizeK "taobin_project/inter/aus/video/video_main_event.mp4" MainfileSize
|
||||
DEBUGVAR MainfileSize
|
||||
If MainfileSize = 14492932 Then
|
||||
If MainfileSize = 9267190 Then
|
||||
Var EventTurnOn = 1
|
||||
EndIf
|
||||
EndIf
|
||||
|
||||
|
||||
If SystemDateMonthInt = 1 Then
|
||||
If SystemDateDayInt < 3 Then
|
||||
GetFileSizeK "taobin_project/inter/aus/video/video_main_event.mp4" MainfileSize
|
||||
DEBUGVAR MainfileSize
|
||||
If MainfileSize = 9267190 Then
|
||||
Var EventTurnOn = 1
|
||||
EndIf
|
||||
EndIf
|
||||
EndIf
|
||||
|
||||
|
||||
DEBUGVAR EventTurnOn
|
||||
|
||||
If EventTurnOn = 1 Then
|
||||
|
|
|
|||
BIN
inter/aus/video/taobin_thank1_event.mp4
Normal file
BIN
inter/aus/video/taobin_thank1_event.mp4
Normal file
Binary file not shown.
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue