This commit is contained in:
kong 2021-05-12 23:10:44 +07:00
parent 290e84ac1c
commit 7217d6b9d7
6 changed files with 4 additions and 2 deletions

BIN
campaign1/page_catalog.mp4 Executable file → Normal file

Binary file not shown.

BIN
campaign1/page_catalog_menu.mp4 Executable file → Normal file

Binary file not shown.

Binary file not shown.

View file

@ -159,7 +159,7 @@
Var video_menu_1 = "ROOT/taobin_project/campaign1/page_catalog_menu.mp4"
Var video_menu_0 = "ROOT/taobin_project/campaign1/page_catalog.mp4"
Var video_main_1 = "/mnt/sdcard/coffeevending/taobin_project/campaign1/page_main.mp4"
Var video_main_2 = "/mnt/sdcard/coffeevending/taobin_project/campaign1/page_main.mp4"
Var video_main_count = 3
EndIf

View file

@ -16,10 +16,12 @@
EndIf
If VideoAdvIndex = 2 Then
Var HeadVideoFilename = video_main_1
DEBUGVAR video_main_1
EndIf
If VideoAdvIndex = 3 Then
Var HeadVideoFilename = video_main_2
DEBUGVAR video_main_2
EndIf

View file

@ -8,7 +8,7 @@
<Filename> HeadVideoFilename </Filename>
</Video>
<EventOpen>
DEBUGVAR HeadVideoFilename
</EventOpen>