13 lines
332 B
Text
13 lines
332 B
Text
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
|
|
|
|
|