125 lines
2.6 KiB
HTML
125 lines
2.6 KiB
HTML
<Button>
|
|
<X> 42 </X>
|
|
<Y> 518 </Y>
|
|
|
|
<State> BigButtonEnable </State>
|
|
<Filename>
|
|
eval(
|
|
If show_eng = "true" Then
|
|
Var return = ###normal_eng
|
|
Else
|
|
Var return = ###normal_thai
|
|
EndIf
|
|
)
|
|
</Filename>
|
|
<FilenamePress>
|
|
eval(
|
|
If show_eng = "true" Then
|
|
Var return = ###normal_eng
|
|
Else
|
|
Var return = ###normal_thai
|
|
EndIf
|
|
)
|
|
</FilenamePress>
|
|
<FilenameDisable>
|
|
eval(
|
|
If show_eng = "true" Then
|
|
Var return = ###normal_eng
|
|
Else
|
|
Var return = ###normal_thai
|
|
EndIf
|
|
)
|
|
</FilenameDisable>
|
|
<EventOnClick>
|
|
|
|
Open "ROOT/taobin_project/xml/page_catalog_group_pro_lipit.xml"
|
|
|
|
</EventOnClick>
|
|
|
|
|
|
<Video>
|
|
<X> 42 </X>
|
|
<Y> 518 </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/lipit/pro_lipit_th.mp4" </Filename>
|
|
</Video>
|
|
|
|
<Video>
|
|
<X> 42 </X>
|
|
<Y> 518 </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/lipit/pro_lipit_en.mp4" </Filename>
|
|
</Video>
|
|
|
|
</Button>
|
|
|
|
<Button>
|
|
<X> 559 </X>
|
|
<Y> 519 </Y>
|
|
|
|
<State> BigButtonEnable </State>
|
|
<Filename>
|
|
eval(
|
|
If show_eng = "true" Then
|
|
Var return = ###second_normal_eng
|
|
Else
|
|
Var return = ###second_normal_thai
|
|
EndIf
|
|
)
|
|
</Filename>
|
|
<FilenamePress>
|
|
eval(
|
|
If show_eng = "true" Then
|
|
Var return = ###second_normal_eng
|
|
Else
|
|
Var return = ###second_normal_thai
|
|
EndIf
|
|
)
|
|
</FilenamePress>
|
|
<FilenameDisable>
|
|
eval(
|
|
If show_eng = "true" Then
|
|
Var return = ###second_normal_eng
|
|
Else
|
|
Var return = ###second_normal_thai
|
|
EndIf
|
|
)
|
|
</FilenameDisable>
|
|
<EventOnClick>
|
|
|
|
Open "ROOT/taobin_project/xml/page_catalog_group_pro_monday_banana.xml"
|
|
|
|
</EventOnClick>
|
|
|
|
</Button>
|
|
|
|
<EventUnitTest1>
|
|
Var BigButtonEnable = "Enable"
|
|
Refresh
|
|
</EventUnitTest1>
|
|
<EventUnitTest2>
|
|
Var BigButtonEnable = "Invisible"
|
|
Refresh
|
|
</EventUnitTest2>
|