THAI INTER: Fix DirImage not change with lang, Close fla in topup page, change path th, Size langs

This commit is contained in:
Ittipat Lusuk 2024-12-02 18:17:08 +07:00
parent 91cc9acbac
commit b94e2f33e8
9 changed files with 40 additions and 25 deletions

View file

@ -8,6 +8,11 @@
Var DirImageAlter = "ROOT/taobin_project/image/page3_2/"
EndIf
If LanguageShow = "MYANMAR" Then
Var DirImage2 = "ROOT/taobin_project/image/drink_option_mmr/"
Var DirImageAlter = "ROOT/taobin_project/image/page3_2_mmr/"
EndIf
Var ButtonLanguageCurrentXPosition = 1005
Var ButtonLanguageCurrentYPosition = 458 - 38

View file

@ -192,6 +192,14 @@
Var PromotionIDCurrentOrder = 0
RootLayoutVisible 3 "show"
;for test!!!!!!!!!!!!!!!
If InternationalEnable = 1 Then
If CountryName = "Thailand" Then
Var ShowButtonClick2 = "Enable"
Var ButtontoTopupMenu = "Enable"
EndIf
EndIf
</EventOpen>
<Timeout> 1000 </Timeout>
<EventTimeout>