HK => HKG
This commit is contained in:
parent
4387f7a8c2
commit
634ea4b77a
2420 changed files with 1814 additions and 1842 deletions
13
inter/hkg/video/script_thank.ev
Normal file
13
inter/hkg/video/script_thank.ev
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
SAVELOG "For change size this file. New video"
|
||||
|
||||
If EventTurnOn = 1 Then
|
||||
|
||||
GetFileSizeK "taobin_project/inter/hkg/video/taobin_thank1_event.mp4" MainfileSize
|
||||
DEBUGVAR MainfileSize
|
||||
If MainfileSize = 6749397 Then
|
||||
Var video_file_name = "ROOT/taobin_project/inter/hkg/video/taobin_thank1_event.mp4"
|
||||
EndIf
|
||||
|
||||
EndIf
|
||||
|
||||
|
||||
25
inter/hkg/video/script_video.ev
Normal file
25
inter/hkg/video/script_video.ev
Normal file
|
|
@ -0,0 +1,25 @@
|
|||
Var MainfileSize = 0
|
||||
Var EventTurnOn = 0
|
||||
|
||||
|
||||
|
||||
|
||||
DEBUGVAR MainfileSize
|
||||
If SystemDateMonthInt = 12 Then
|
||||
GetFileSizeK "taobin_project/inter/hkg/video/video_main_event.mp4" MainfileSize
|
||||
DEBUGVAR MainfileSize
|
||||
If MainfileSize = 9203607 Then
|
||||
Var EventTurnOn = 1
|
||||
EndIf
|
||||
EndIf
|
||||
|
||||
|
||||
Var CountDownShowButton = 35
|
||||
Var ShowButtonClickFull = "Invisible"
|
||||
Var VideoMainPage = "ROOT/taobin_project/inter/hkg/video/video_main.mp4"
|
||||
|
||||
|
||||
Var VideoMainPage = "ROOT/taobin_project/inter/common/video/main_page_notopup_nopoint.mp4"
|
||||
|
||||
|
||||
|
||||
BIN
inter/hkg/video/taobin_thank1_event.mp4
Normal file
BIN
inter/hkg/video/taobin_thank1_event.mp4
Normal file
Binary file not shown.
BIN
inter/hkg/video/video_main.mp4
Normal file
BIN
inter/hkg/video/video_main.mp4
Normal file
Binary file not shown.
BIN
inter/hkg/video/video_main_event.mp4
Normal file
BIN
inter/hkg/video/video_main_event.mp4
Normal file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue