2024-03-06 16:40:57 +07:00
|
|
|
<Button>
|
|
|
|
|
<X> 42 </X>
|
2024-03-08 13:39:14 +07:00
|
|
|
<Y> 518 </Y>
|
2024-03-06 16:40:57 +07:00
|
|
|
|
|
|
|
|
<State> BigButtonEnable </State>
|
|
|
|
|
<Filename>
|
2025-01-16 18:59:09 +07:00
|
|
|
eval(
|
|
|
|
|
If show_eng = "true" Then
|
2024-03-07 15:07:48 +07:00
|
|
|
Var return = ###normal_eng
|
2024-03-06 16:40:57 +07:00
|
|
|
Else
|
2024-03-07 15:07:48 +07:00
|
|
|
Var return = ###normal_thai
|
2024-03-06 16:40:57 +07:00
|
|
|
EndIf
|
|
|
|
|
)
|
|
|
|
|
</Filename>
|
2025-01-16 18:59:09 +07:00
|
|
|
<FilenamePress>
|
|
|
|
|
eval(
|
|
|
|
|
If show_eng = "true" Then
|
2024-03-07 15:07:48 +07:00
|
|
|
Var return = ###normal_eng
|
2024-03-06 16:40:57 +07:00
|
|
|
Else
|
2024-03-07 15:07:48 +07:00
|
|
|
Var return = ###normal_thai
|
2024-03-06 16:40:57 +07:00
|
|
|
EndIf
|
|
|
|
|
)
|
|
|
|
|
</FilenamePress>
|
2025-01-16 18:59:09 +07:00
|
|
|
<FilenameDisable>
|
|
|
|
|
eval(
|
|
|
|
|
If show_eng = "true" Then
|
2024-03-07 15:07:48 +07:00
|
|
|
Var return = ###normal_eng
|
2024-03-06 16:40:57 +07:00
|
|
|
Else
|
2024-03-07 15:07:48 +07:00
|
|
|
Var return = ###normal_thai
|
2024-03-06 16:40:57 +07:00
|
|
|
EndIf
|
|
|
|
|
)
|
|
|
|
|
</FilenameDisable>
|
2025-01-16 18:59:09 +07:00
|
|
|
<EventOnClick>
|
2024-03-06 16:40:57 +07:00
|
|
|
|
2024-05-07 17:56:23 +07:00
|
|
|
###EventOnClick
|
2025-01-16 18:59:09 +07:00
|
|
|
|
2024-03-06 16:40:57 +07:00
|
|
|
</EventOnClick>
|
|
|
|
|
|
2025-01-16 18:59:09 +07:00
|
|
|
<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/red_string_of_fate/red_string_of_fate.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/red_string_of_fate/red_string_of_fate.mp4" </Filename>
|
|
|
|
|
</Video>
|
|
|
|
|
|
2024-03-06 16:40:57 +07:00
|
|
|
</Button>
|
|
|
|
|
|
|
|
|
|
<EventUnitTest1>
|
2025-01-16 18:59:09 +07:00
|
|
|
Var BigButtonEnable = "Enable"
|
2024-03-06 16:40:57 +07:00
|
|
|
Refresh
|
|
|
|
|
</EventUnitTest1>
|
|
|
|
|
<EventUnitTest2>
|
|
|
|
|
Var BigButtonEnable = "Invisible"
|
|
|
|
|
Refresh
|
|
|
|
|
</EventUnitTest2>
|