add big picture video
This commit is contained in:
parent
dd30fd9648
commit
ce56857ebb
4 changed files with 85 additions and 10 deletions
BIN
image/event/my_mint_my_moment/pro_mymint_th.mp4
Executable file
BIN
image/event/my_mint_my_moment/pro_mymint_th.mp4
Executable file
Binary file not shown.
|
|
@ -9949,7 +9949,7 @@ LIMENADE SODA" </Value>
|
||||||
<Y> 520 </Y>
|
<Y> 520 </Y>
|
||||||
|
|
||||||
<State> BigButtonEnable </State>
|
<State> BigButtonEnable </State>
|
||||||
<Filename>
|
<Filename>
|
||||||
eval(
|
eval(
|
||||||
If show_eng = "true" Then
|
If show_eng = "true" Then
|
||||||
Var return = "ROOT/taobin_project/image/event/my_mint_my_moment/pro_mymint_th.png"
|
Var return = "ROOT/taobin_project/image/event/my_mint_my_moment/pro_mymint_th.png"
|
||||||
|
|
@ -9961,7 +9961,7 @@ LIMENADE SODA" </Value>
|
||||||
<FilenamePress>
|
<FilenamePress>
|
||||||
eval(
|
eval(
|
||||||
If show_eng = "true" Then
|
If show_eng = "true" Then
|
||||||
Var return = "ROOT/taobin_project/image/event/my_mint_my_moment/pro_mymint_th.png"
|
Var return = "ROOT/taobin_project/image/event/my_mint_my_moment/pro_mymint_th.png"
|
||||||
Else
|
Else
|
||||||
Var return = "ROOT/taobin_project/image/event/my_mint_my_moment/pro_mymint_th.png"
|
Var return = "ROOT/taobin_project/image/event/my_mint_my_moment/pro_mymint_th.png"
|
||||||
EndIf
|
EndIf
|
||||||
|
|
@ -9979,9 +9979,46 @@ LIMENADE SODA" </Value>
|
||||||
<EventOnClick>
|
<EventOnClick>
|
||||||
|
|
||||||
Open "ROOT/taobin_project/xml/page_catalog_group_pro_mymint.xml"
|
Open "ROOT/taobin_project/xml/page_catalog_group_pro_mymint.xml"
|
||||||
|
|
||||||
|
|
||||||
</EventOnClick>
|
</EventOnClick>
|
||||||
|
|
||||||
|
|
||||||
|
<Video>
|
||||||
|
<X> 42 </X>
|
||||||
|
<Y> 520 </Y>
|
||||||
|
<Width> 484 </Width>
|
||||||
|
<Height> 616 </Height>
|
||||||
|
<Loop> "true" </Loop>
|
||||||
|
<State>
|
||||||
|
eval(
|
||||||
|
If show_eng = "true" Then
|
||||||
|
Var return = "Invisible"
|
||||||
|
Else
|
||||||
|
Var return = "Enable"
|
||||||
|
EndIf
|
||||||
|
)
|
||||||
|
</State>
|
||||||
|
<Filename> "ROOT/taobin_project/image/event/my_mint_my_moment/pro_mymint_th.mp4" </Filename>
|
||||||
|
</Video>
|
||||||
|
|
||||||
|
<Video>
|
||||||
|
<X> 42 </X>
|
||||||
|
<Y> 520 </Y>
|
||||||
|
<Width> 484 </Width>
|
||||||
|
<Height> 616 </Height>
|
||||||
|
<State>
|
||||||
|
eval(
|
||||||
|
If show_eng = "true" Then
|
||||||
|
Var return = "Enable"
|
||||||
|
Else
|
||||||
|
Var return = "Invisible"
|
||||||
|
EndIf
|
||||||
|
)
|
||||||
|
</State>
|
||||||
|
<Loop> "true" </Loop>
|
||||||
|
<Filename> "ROOT/taobin_project/image/event/my_mint_my_moment/pro_mymint_th.mp4" </Filename>
|
||||||
|
</Video>
|
||||||
|
|
||||||
</Button>
|
</Button>
|
||||||
|
|
||||||
<EventUnitTest1>
|
<EventUnitTest1>
|
||||||
|
|
|
||||||
|
|
@ -1 +1 @@
|
||||||
Open "ROOT/taobin_project/xml/page_catalog_group_pro_mymint.xml"
|
Var BigButtonEnable = "Invisible"
|
||||||
|
|
|
||||||
|
|
@ -4,7 +4,7 @@
|
||||||
<Y> 520 </Y>
|
<Y> 520 </Y>
|
||||||
|
|
||||||
<State> BigButtonEnable </State>
|
<State> BigButtonEnable </State>
|
||||||
<Filename>
|
<Filename>
|
||||||
eval(
|
eval(
|
||||||
If show_eng = "true" Then
|
If show_eng = "true" Then
|
||||||
Var return = ###normal_eng
|
Var return = ###normal_eng
|
||||||
|
|
@ -16,26 +16,64 @@
|
||||||
<FilenamePress>
|
<FilenamePress>
|
||||||
eval(
|
eval(
|
||||||
If show_eng = "true" Then
|
If show_eng = "true" Then
|
||||||
Var return = ###press_eng
|
Var return = ###normal_eng
|
||||||
Else
|
Else
|
||||||
Var return = ###press_thai
|
Var return = ###normal_thai
|
||||||
EndIf
|
EndIf
|
||||||
)
|
)
|
||||||
</FilenamePress>
|
</FilenamePress>
|
||||||
<FilenameDisable>
|
<FilenameDisable>
|
||||||
eval(
|
eval(
|
||||||
If show_eng = "true" Then
|
If show_eng = "true" Then
|
||||||
Var return = ###disable_eng
|
Var return = ###normal_eng
|
||||||
Else
|
Else
|
||||||
Var return = ###disable_thai
|
Var return = ###normal_thai
|
||||||
EndIf
|
EndIf
|
||||||
)
|
)
|
||||||
</FilenameDisable>
|
</FilenameDisable>
|
||||||
<EventOnClick>
|
<EventOnClick>
|
||||||
|
|
||||||
###EventOnClick
|
Open "ROOT/taobin_project/xml/page_catalog_group_pro_mymint.xml"
|
||||||
|
|
||||||
</EventOnClick>
|
</EventOnClick>
|
||||||
|
|
||||||
|
|
||||||
|
<Video>
|
||||||
|
<X> 42 </X>
|
||||||
|
<Y> 520 </Y>
|
||||||
|
<Width> 484 </Width>
|
||||||
|
<Height> 616 </Height>
|
||||||
|
<Loop> "true" </Loop>
|
||||||
|
<State>
|
||||||
|
eval(
|
||||||
|
If show_eng = "true" Then
|
||||||
|
Var return = "Invisible"
|
||||||
|
Else
|
||||||
|
Var return = "Enable"
|
||||||
|
EndIf
|
||||||
|
)
|
||||||
|
</State>
|
||||||
|
<Filename> "ROOT/taobin_project/image/event/my_mint_my_moment/pro_mymint_th.mp4" </Filename>
|
||||||
|
</Video>
|
||||||
|
|
||||||
|
<Video>
|
||||||
|
<X> 42 </X>
|
||||||
|
<Y> 520 </Y>
|
||||||
|
<Width> 484 </Width>
|
||||||
|
<Height> 616 </Height>
|
||||||
|
<State>
|
||||||
|
eval(
|
||||||
|
If show_eng = "true" Then
|
||||||
|
Var return = "Enable"
|
||||||
|
Else
|
||||||
|
Var return = "Invisible"
|
||||||
|
EndIf
|
||||||
|
)
|
||||||
|
</State>
|
||||||
|
<Loop> "true" </Loop>
|
||||||
|
<Filename> "ROOT/taobin_project/image/event/my_mint_my_moment/pro_mymint_th.mp4" </Filename>
|
||||||
|
</Video>
|
||||||
|
|
||||||
</Button>
|
</Button>
|
||||||
|
|
||||||
<EventUnitTest1>
|
<EventUnitTest1>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue