This commit is contained in:
kong 2023-06-15 09:56:20 +07:00
parent 6cb54114d6
commit 3f60f3d5fd
22 changed files with 889 additions and 670 deletions

View file

@ -3,14 +3,17 @@ Var MainfileSize = 0
GetFileSizeK "taobin_project/video/taobin_thank1_event.mp4" MainfileSize
DEBUGVAR MainfileSize
SAVELOG "For change size"
SAVELOG "For change size this file."
If EventTurnOn = 1 Then
If MainfileSize = 7120208 Then
Var video_file_name = "ROOT/taobin_project/video/taobin_thank1_event.mp4"
If CountryName = "Malaysia" Then
Var EventTurnOn = 0
Else
If EventTurnOn = 1 Then
If MainfileSize = 7120208 Then
Var video_file_name = "ROOT/taobin_project/video/taobin_thank1_event.mp4"
EndIf
EndIf
DEBUGVAR video_file_name
EndIf
DEBUGVAR video_file_name