display video on top
This commit is contained in:
parent
82ab9bc6b0
commit
d0855d4186
3 changed files with 16 additions and 7 deletions
|
|
@ -9192,30 +9192,30 @@ LIMENADE SODA" </Value>
|
|||
<Y> 520 </Y>
|
||||
|
||||
<State> BigButtonEnable </State>
|
||||
<Filename>
|
||||
<Filename>
|
||||
eval(
|
||||
If show_eng = "true" Then
|
||||
Var return = "ROOT/taobin_project/image/event/pro_pepween_en.png"
|
||||
Var return = "ROOT/taobin_project/image/event/pepween/pro_pepween_en.png"
|
||||
Else
|
||||
Var return = "ROOT/taobin_project/image/event/pro_pepween_th.png"
|
||||
Var return = "ROOT/taobin_project/image/event/pepween/pro_pepween_th.png"
|
||||
EndIf
|
||||
)
|
||||
</Filename>
|
||||
<FilenamePress>
|
||||
eval(
|
||||
If show_eng = "true" Then
|
||||
Var return = "ROOT/taobin_project/image/event/pro_pepween_en.png"
|
||||
Var return = "ROOT/taobin_project/image/event/pepween/pro_pepween_en.png"
|
||||
Else
|
||||
Var return = "ROOT/taobin_project/image/event/pro_pepween_th.png"
|
||||
Var return = "ROOT/taobin_project/image/event/pepween/pro_pepween_th.png"
|
||||
EndIf
|
||||
)
|
||||
</FilenamePress>
|
||||
<FilenameDisable>
|
||||
eval(
|
||||
If show_eng = "true" Then
|
||||
Var return = "ROOT/taobin_project/image/event/pro_pepween_en.png"
|
||||
Var return = "ROOT/taobin_project/image/event/pepween/pro_pepween_en.png"
|
||||
Else
|
||||
Var return = "ROOT/taobin_project/image/event/pro_pepween_th.png"
|
||||
Var return = "ROOT/taobin_project/image/event/pepween/pro_pepween_th.png"
|
||||
EndIf
|
||||
)
|
||||
</FilenameDisable>
|
||||
|
|
@ -9229,6 +9229,15 @@ LIMENADE SODA" </Value>
|
|||
|
||||
|
||||
</EventOnClick>
|
||||
|
||||
|
||||
<Video>
|
||||
<X> 42 </X>
|
||||
<Y> 520 </Y>
|
||||
<Loop> "true" </Loop>
|
||||
<Filename> "ROOT/taobin_project/image/event/pepween/bn_pepween_videoTH.mp4" </Filename>
|
||||
</Video>
|
||||
|
||||
</Button>
|
||||
|
||||
<EventUnitTest1>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue