fix video
This commit is contained in:
parent
5501f8e9a7
commit
f92379a724
8 changed files with 244 additions and 130 deletions
|
|
@ -212,9 +212,6 @@ If BoxID = 105005 Then
|
|||
EndIf
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Var XMLLiveInfoEnable = 1
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -383,22 +383,7 @@
|
|||
|
||||
|
||||
Var CreditCardVoid = 0
|
||||
If InternationalEnable = 1 Then
|
||||
Var adver_brewing_en = 0
|
||||
RootLayoutVisible 3 "hide"
|
||||
EndIf
|
||||
|
||||
If adver_brewing_en = 1 Then
|
||||
Var adver_brewing_playing = 1
|
||||
Var adver_brewing_play_index = 2
|
||||
Var adver_brewing_count_down = 10
|
||||
Var VideoPlayFile = "ROOT/taobin_project/image/page_doing/tao_adv1.png"
|
||||
Var PictureFile = brew_txt1
|
||||
|
||||
TRY "ROOT/taobin_project/video/script3_frist_brewing.ev"
|
||||
|
||||
|
||||
EndIf
|
||||
|
||||
Var CampaignEnable = 0
|
||||
|
||||
|
|
@ -594,7 +579,32 @@
|
|||
EndIf
|
||||
EndIf
|
||||
|
||||
|
||||
|
||||
|
||||
If InternationalEnable = 1 Then
|
||||
Var adver_brewing_en = 0
|
||||
RootLayoutVisible 3 "hide"
|
||||
EndIf
|
||||
|
||||
|
||||
If adver_brewing_en = 1 Then
|
||||
Var adver_brewing_playing = 1
|
||||
Var adver_brewing_play_index = 2
|
||||
Var adver_brewing_count_down = 10
|
||||
Var brew_vdo1 = "ROOT/taobin_project/image/page_doing/tao_adv1.png"
|
||||
|
||||
TRY "ROOT/taobin_project/video/script3_first_brewing.ev"
|
||||
|
||||
|
||||
Var VideoPlayFile = brew_vdo1
|
||||
Var PictureFile = brew_txt1
|
||||
|
||||
|
||||
|
||||
EndIf
|
||||
|
||||
|
||||
</EventOpen>
|
||||
<EventLanguageOnChange>
|
||||
Var XPosiShowCountDownBrew = 768
|
||||
|
|
@ -1456,8 +1466,6 @@
|
|||
Var PictureFile = brew_txt2
|
||||
Var PictureFileTextDesctionState = "Invisible"
|
||||
|
||||
Var SelectMenuBetweenBrewEnable1Blink = "Invisible"
|
||||
Var SelectMenuBetweenBrewEnable1Text = "Invisible"
|
||||
EndIf
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue