Add video inter
This commit is contained in:
parent
488b130981
commit
70087d9f39
8 changed files with 24 additions and 5 deletions
|
|
@ -3,11 +3,16 @@ SAVELOG "Happy new hurr."
|
|||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
If EventTurnOn = 1 Then
|
||||
GetFileSizeK "taobin_project/video/taobin_thank1_event.mp4" MainfileSize
|
||||
DEBUGVAR MainfileSize
|
||||
|
||||
If MainfileSize = 2927671 Then
|
||||
If MainfileSize = 6749397 Then
|
||||
|
||||
Var video_file_name = "ROOT/taobin_project/video/taobin_thank1_event.mp4"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue