fix bug
This commit is contained in:
parent
290e84ac1c
commit
7217d6b9d7
6 changed files with 4 additions and 2 deletions
BIN
campaign1/page_catalog.mp4
Executable file → Normal file
BIN
campaign1/page_catalog.mp4
Executable file → Normal file
Binary file not shown.
BIN
campaign1/page_catalog_menu.mp4
Executable file → Normal file
BIN
campaign1/page_catalog_menu.mp4
Executable file → Normal file
Binary file not shown.
Binary file not shown.
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -8,7 +8,7 @@
|
|||
<Filename> HeadVideoFilename </Filename>
|
||||
</Video>
|
||||
<EventOpen>
|
||||
|
||||
DEBUGVAR HeadVideoFilename
|
||||
|
||||
</EventOpen>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue