SGP+THAI: edit advert and xmlprofiletest
This commit is contained in:
parent
33813d1df2
commit
766f3fd77f
3 changed files with 351 additions and 114 deletions
|
|
@ -15,11 +15,15 @@
|
|||
Var SoldCupTimeout = 0
|
||||
|
||||
Var KanitMediumTTF = "ROOT/taobin_project/font/Kanit/Kanit-Regular.ttf"
|
||||
Var XMLFileVideo = "true"
|
||||
DEBUGVAR XMLFileVideo
|
||||
|
||||
|
||||
</EventOpen>
|
||||
|
||||
;include="ROOT/taobin_project/inc/video.inc"
|
||||
|
||||
|
||||
<Timeout> 1000 </Timeout>
|
||||
<EventTimeout>
|
||||
Var SoldCupTimeout = SoldCupTimeout + 1
|
||||
|
|
@ -38,6 +42,10 @@
|
|||
|
||||
Refresh
|
||||
EndIf
|
||||
Var Timeout = 0
|
||||
If Timeout > 15 Then
|
||||
;include="ROOT/taobin_project/inc/video.inc"
|
||||
EndIf
|
||||
|
||||
TimerReset
|
||||
</EventTimeout>
|
||||
|
|
@ -46,54 +54,117 @@
|
|||
<X> 39 </X>
|
||||
<Y> 450 </Y>
|
||||
<Filename> "ROOT/taobin_project/image/sold_cup/rectangle.png" </Filename>
|
||||
<State> eval(
|
||||
If CountryName = "Singapore" Then
|
||||
Var return = "Invisible"
|
||||
Else
|
||||
Var return = "Enable"
|
||||
EndIf
|
||||
) </State>
|
||||
</Image>
|
||||
|
||||
<Image>
|
||||
<X> 148 </X>
|
||||
<Y> 450 </Y>
|
||||
<Filename> "ROOT/taobin_project/image/sold_cup/rectangle.png" </Filename>
|
||||
<State> eval(
|
||||
If CountryName = "Singapore" Then
|
||||
Var return = "Invisible"
|
||||
Else
|
||||
Var return = "Enable"
|
||||
EndIf
|
||||
) </State>
|
||||
</Image>
|
||||
|
||||
<Image>
|
||||
<X> 257 </X>
|
||||
<Y> 450 </Y>
|
||||
<Filename> "ROOT/taobin_project/image/sold_cup/rectangle.png" </Filename>
|
||||
<State> eval(
|
||||
If CountryName = "Singapore" Then
|
||||
Var return = "Invisible"
|
||||
Else
|
||||
Var return = "Enable"
|
||||
EndIf
|
||||
) </State>
|
||||
</Image>
|
||||
|
||||
<Image>
|
||||
<X> 383 </X>
|
||||
<Y> 450 </Y>
|
||||
<Filename> "ROOT/taobin_project/image/sold_cup/rectangle.png" </Filename>
|
||||
<State> eval(
|
||||
If CountryName = "Singapore" Then
|
||||
Var return = "Invisible"
|
||||
Else
|
||||
Var return = "Enable"
|
||||
EndIf
|
||||
) </State>
|
||||
</Image>
|
||||
|
||||
<Image>
|
||||
<X> 492 </X>
|
||||
<Y> 450 </Y>
|
||||
<Filename> "ROOT/taobin_project/image/sold_cup/rectangle.png" </Filename>
|
||||
<State> eval(
|
||||
If CountryName = "Singapore" Then
|
||||
Var return = "Invisible"
|
||||
Else
|
||||
Var return = "Enable"
|
||||
EndIf
|
||||
) </State>
|
||||
</Image>
|
||||
|
||||
<Image>
|
||||
<X> 601 </X>
|
||||
<Y> 450 </Y>
|
||||
<Filename> "ROOT/taobin_project/image/sold_cup/rectangle.png" </Filename>
|
||||
<State> eval(
|
||||
If CountryName = "Singapore" Then
|
||||
Var return = "Invisible"
|
||||
Else
|
||||
Var return = "Enable"
|
||||
EndIf
|
||||
) </State>
|
||||
</Image>
|
||||
|
||||
<Image>
|
||||
<X> 730 </X>
|
||||
<Y> 450 </Y>
|
||||
<Filename> "ROOT/taobin_project/image/sold_cup/rectangle.png" </Filename>
|
||||
<State> eval(
|
||||
If CountryName = "Singapore" Then
|
||||
Var return = "Invisible"
|
||||
Else
|
||||
Var return = "Enable"
|
||||
EndIf
|
||||
) </State>
|
||||
</Image>
|
||||
|
||||
<Image>
|
||||
<X> 839 </X>
|
||||
<Y> 450 </Y>
|
||||
<Filename> "ROOT/taobin_project/image/sold_cup/rectangle.png" </Filename>
|
||||
<State> eval(
|
||||
If CountryName = "Singapore" Then
|
||||
Var return = "Invisible"
|
||||
Else
|
||||
Var return = "Enable"
|
||||
EndIf
|
||||
) </State>
|
||||
</Image>
|
||||
|
||||
<Image>
|
||||
<X> 948 </X>
|
||||
<Y> 450 </Y>
|
||||
<Filename> "ROOT/taobin_project/image/sold_cup/rectangle.png" </Filename>
|
||||
<State> eval(
|
||||
If CountryName = "Singapore" Then
|
||||
Var return = "Invisible"
|
||||
Else
|
||||
Var return = "Enable"
|
||||
EndIf
|
||||
) </State>
|
||||
</Image>
|
||||
|
||||
<FlipNumber>
|
||||
|
|
@ -108,6 +179,13 @@
|
|||
<Duration> 1500 </Duration>
|
||||
<Align> center-vertical-horizontal </Align>
|
||||
<Value> SoldCupDigit[0] </Value>
|
||||
<State> eval(
|
||||
If CountryName = "Singapore" Then
|
||||
Var return = "Invisible"
|
||||
Else
|
||||
Var return = "Enable"
|
||||
EndIf
|
||||
) </State>
|
||||
</FlipNumber>
|
||||
|
||||
<FlipNumber>
|
||||
|
|
@ -122,6 +200,13 @@
|
|||
<Duration> 1500 </Duration>
|
||||
<Align> center-vertical-horizontal </Align>
|
||||
<Value> SoldCupDigit[1] </Value>
|
||||
<State> eval(
|
||||
If CountryName = "Singapore" Then
|
||||
Var return = "Invisible"
|
||||
Else
|
||||
Var return = "Enable"
|
||||
EndIf
|
||||
) </State>
|
||||
</FlipNumber>
|
||||
|
||||
<FlipNumber>
|
||||
|
|
@ -136,6 +221,13 @@
|
|||
<Duration> 1500 </Duration>
|
||||
<Align> center-vertical-horizontal </Align>
|
||||
<Value> SoldCupDigit[2] </Value>
|
||||
<State> eval(
|
||||
If CountryName = "Singapore" Then
|
||||
Var return = "Invisible"
|
||||
Else
|
||||
Var return = "Enable"
|
||||
EndIf
|
||||
) </State>
|
||||
</FlipNumber>
|
||||
|
||||
<FlipNumber>
|
||||
|
|
@ -149,7 +241,14 @@
|
|||
<Delay> 850 </Delay>
|
||||
<Duration> 1500 </Duration>
|
||||
<Align> center-vertical-horizontal </Align>
|
||||
<Value> SoldCupDigit[3] </Value>
|
||||
<Value> SoldCupDigit[3] </Value>
|
||||
<State> eval(
|
||||
If CountryName = "Singapore" Then
|
||||
Var return = "Invisible"
|
||||
Else
|
||||
Var return = "Enable"
|
||||
EndIf
|
||||
) </State>
|
||||
</FlipNumber>
|
||||
|
||||
<FlipNumber>
|
||||
|
|
@ -163,7 +262,14 @@
|
|||
<Delay> 700 </Delay>
|
||||
<Duration> 1500 </Duration>
|
||||
<Align> center-vertical-horizontal </Align>
|
||||
<Value> SoldCupDigit[4] </Value>
|
||||
<Value> SoldCupDigit[4] </Value>
|
||||
<State> eval(
|
||||
If CountryName = "Singapore" Then
|
||||
Var return = "Invisible"
|
||||
Else
|
||||
Var return = "Enable"
|
||||
EndIf
|
||||
) </State>
|
||||
</FlipNumber>
|
||||
|
||||
<FlipNumber>
|
||||
|
|
@ -178,6 +284,13 @@
|
|||
<Duration> 1500 </Duration>
|
||||
<Align> center-vertical-horizontal </Align>
|
||||
<Value> SoldCupDigit[5] </Value>
|
||||
<State> eval(
|
||||
If CountryName = "Singapore" Then
|
||||
Var return = "Invisible"
|
||||
Else
|
||||
Var return = "Enable"
|
||||
EndIf
|
||||
) </State>
|
||||
</FlipNumber>
|
||||
|
||||
<FlipNumber>
|
||||
|
|
@ -192,6 +305,13 @@
|
|||
<Duration> 1500 </Duration>
|
||||
<Align> center-vertical-horizontal </Align>
|
||||
<Value> SoldCupDigit[6] </Value>
|
||||
<State> eval(
|
||||
If CountryName = "Singapore" Then
|
||||
Var return = "Invisible"
|
||||
Else
|
||||
Var return = "Enable"
|
||||
EndIf
|
||||
) </State>
|
||||
</FlipNumber>
|
||||
|
||||
<FlipNumber>
|
||||
|
|
@ -206,6 +326,13 @@
|
|||
<Duration> 1500 </Duration>
|
||||
<Align> center-vertical-horizontal </Align>
|
||||
<Value> SoldCupDigit[7] </Value>
|
||||
<State> eval(
|
||||
If CountryName = "Singapore" Then
|
||||
Var return = "Invisible"
|
||||
Else
|
||||
Var return = "Enable"
|
||||
EndIf
|
||||
) </State>
|
||||
</FlipNumber>
|
||||
|
||||
<FlipNumber>
|
||||
|
|
@ -220,6 +347,13 @@
|
|||
<Duration> 1500 </Duration>
|
||||
<Align> center-vertical-horizontal </Align>
|
||||
<Value> SoldCupDigit[8] </Value>
|
||||
<State> eval(
|
||||
If CountryName = "Singapore" Then
|
||||
Var return = "Invisible"
|
||||
Else
|
||||
Var return = "Enable"
|
||||
EndIf
|
||||
) </State>
|
||||
</FlipNumber>
|
||||
|
||||
<Text>
|
||||
|
|
@ -230,6 +364,13 @@
|
|||
<Font> KanitMediumTTF </Font>
|
||||
<Color> 0x523D30 </Color>
|
||||
<Value> cups_sold_text </Value>
|
||||
<State> eval(
|
||||
If CountryName = "Singapore" Then
|
||||
Var return = "Invisible"
|
||||
Else
|
||||
Var return = "Enable"
|
||||
EndIf
|
||||
) </State>
|
||||
</Text>
|
||||
|
||||
<Text>
|
||||
|
|
@ -241,6 +382,13 @@
|
|||
<Font> KanitMediumTTF </Font>
|
||||
<Color> 0x523D30 </Color>
|
||||
<Value> "," </Value>
|
||||
<State> eval(
|
||||
If CountryName = "Singapore" Then
|
||||
Var return = "Invisible"
|
||||
Else
|
||||
Var return = "Enable"
|
||||
EndIf
|
||||
) </State>
|
||||
</Text>
|
||||
|
||||
<Text>
|
||||
|
|
@ -252,6 +400,13 @@
|
|||
<Font> KanitMediumTTF </Font>
|
||||
<Color> 0x523D30 </Color>
|
||||
<Value> "," </Value>
|
||||
<State> eval(
|
||||
If CountryName = "Singapore" Then
|
||||
Var return = "Invisible"
|
||||
Else
|
||||
Var return = "Enable"
|
||||
EndIf
|
||||
) </State>
|
||||
</Text>
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue