DO
This commit is contained in:
parent
57b67e47f7
commit
e922411a85
7 changed files with 65 additions and 4 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue