This commit is contained in:
kong 2023-09-01 13:42:07 +07:00
parent 57b67e47f7
commit e922411a85
7 changed files with 65 additions and 4 deletions

View file

@ -11,8 +11,14 @@ If Seeker = "curr" Then
DEBUGVAR CountUpPlayMayDay
If CountUpPlayMayDay > 3 Then
Var CountUpPlayMayDay = 0
Var VideoFileNameInstance3 = "ROOT/taobin_project/video/event_1.mp4"
OpenInst 3 "ROOT/taobin_project/xml/sometime/page_play_may_day_delay.xml"
GetFileSizeK "taobin_project/video/event_1.mp4" MainfileSize
DEBUGVAR MainfileSize
If MainfileSize = 2201678 Then
Var VideoFileNameInstance3 = "ROOT/taobin_project/video/event_1.mp4"
OpenInst 3 "ROOT/taobin_project/xml/sometime/page_play_may_day_delay.xml"
EndIf
EndIf
EndIf
EndIf