2022-11-22 15:24:12 +07:00
|
|
|
Var MainfileSize = 0
|
2023-03-26 21:19:33 +07:00
|
|
|
DEBUGVAR BoxID
|
2023-11-10 16:05:27 +07:00
|
|
|
Var EventMatch = 0
|
2023-03-26 21:19:33 +07:00
|
|
|
|
2023-06-15 09:56:20 +07:00
|
|
|
|
2023-12-20 11:15:09 +07:00
|
|
|
DEBUGVAR EventMatch
|
2023-11-10 16:05:27 +07:00
|
|
|
|
|
|
|
|
If EventMatch = 1 Then
|
2023-10-16 17:50:32 +07:00
|
|
|
GetFileSizeK "taobin_project/video/main_page_event.mp4" MainfileSize
|
|
|
|
|
DEBUGVAR MainfileSize
|
2023-12-20 10:22:17 +07:00
|
|
|
If MainfileSize = 8948565 Then
|
2023-10-27 09:48:13 +07:00
|
|
|
If CocktailShow = "true" Then
|
|
|
|
|
|
|
|
|
|
Else
|
|
|
|
|
Var EventTurnOn = 1
|
|
|
|
|
EndIf
|
2023-02-03 19:08:51 +07:00
|
|
|
EndIf
|
2023-10-16 17:50:32 +07:00
|
|
|
EndIf
|
2023-03-28 14:44:43 +07:00
|
|
|
|
2023-10-16 17:50:32 +07:00
|
|
|
If EventTurnOn = 1 Then
|
|
|
|
|
Var CountDownShowButton = 0
|
|
|
|
|
Var ShowButtonClickFull = "Invisible"
|
|
|
|
|
Var VideoMainPage = "ROOT/taobin_project/video/main_page_event.mp4"
|
2022-11-22 15:24:12 +07:00
|
|
|
EndIf
|
2024-03-24 14:37:28 +07:00
|
|
|
|
|
|
|
|
|
|
|
|
|
DEBUGVAR VideoMainPage
|
|
|
|
|
|