2023-06-23 12:45:40 +07:00
|
|
|
|
|
|
|
|
<Button>
|
|
|
|
|
<X> 42 </X>
|
2023-10-14 09:04:22 +07:00
|
|
|
<Y> 520 </Y>
|
|
|
|
|
|
|
|
|
|
<State> BigButtonEnable </State>
|
|
|
|
|
<Filename>
|
2023-06-23 12:45:40 +07:00
|
|
|
eval(
|
|
|
|
|
If show_eng = "true" Then
|
2024-01-16 15:39:07 +07:00
|
|
|
Var return = ###normal_eng
|
2023-06-23 12:45:40 +07:00
|
|
|
Else
|
2024-01-16 15:39:07 +07:00
|
|
|
Var return = ###normal_thai
|
2023-06-23 12:45:40 +07:00
|
|
|
EndIf
|
|
|
|
|
)
|
|
|
|
|
</Filename>
|
|
|
|
|
<FilenamePress>
|
|
|
|
|
eval(
|
|
|
|
|
If show_eng = "true" Then
|
2024-01-16 15:39:07 +07:00
|
|
|
Var return = ###normal_eng
|
2023-06-23 12:45:40 +07:00
|
|
|
Else
|
2024-01-16 15:39:07 +07:00
|
|
|
Var return = ###normal_thai
|
2023-06-23 12:45:40 +07:00
|
|
|
EndIf
|
|
|
|
|
)
|
|
|
|
|
</FilenamePress>
|
|
|
|
|
<FilenameDisable>
|
|
|
|
|
eval(
|
|
|
|
|
If show_eng = "true" Then
|
2024-01-16 15:39:07 +07:00
|
|
|
Var return = ###normal_eng
|
2023-06-23 12:45:40 +07:00
|
|
|
Else
|
2024-01-16 15:39:07 +07:00
|
|
|
Var return = ###normal_thai
|
2023-06-23 12:45:40 +07:00
|
|
|
EndIf
|
|
|
|
|
)
|
|
|
|
|
</FilenameDisable>
|
|
|
|
|
<EventOnClick>
|
2023-10-14 09:04:22 +07:00
|
|
|
|
2024-01-16 15:39:07 +07:00
|
|
|
Open "ROOT/taobin_project/xml/page_catalog_group_pro_rerun.xml"
|
2023-10-14 09:04:22 +07:00
|
|
|
|
2023-06-23 12:45:40 +07:00
|
|
|
</EventOnClick>
|
2023-10-14 09:04:22 +07:00
|
|
|
|
|
|
|
|
|
|
|
|
|
<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>
|
2024-01-16 15:39:07 +07:00
|
|
|
<Filename> "ROOT/taobin_project/image/event/pro_rerun.mp4" </Filename>
|
2023-10-14 09:04:22 +07:00
|
|
|
</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>
|
2024-01-16 15:39:07 +07:00
|
|
|
<Filename> "ROOT/taobin_project/image/event/pro_rerun.mp4" </Filename>
|
2023-10-14 09:04:22 +07:00
|
|
|
</Video>
|
|
|
|
|
|
2023-06-23 12:45:40 +07:00
|
|
|
</Button>
|
|
|
|
|
|
|
|
|
|
<EventUnitTest1>
|
|
|
|
|
Var BigButtonEnable = "Enable"
|
|
|
|
|
Refresh
|
|
|
|
|
</EventUnitTest1>
|
|
|
|
|
<EventUnitTest2>
|
|
|
|
|
Var BigButtonEnable = "Invisible"
|
|
|
|
|
Refresh
|
|
|
|
|
</EventUnitTest2>
|