This commit is contained in:
kong 2023-04-04 20:06:37 +07:00
parent 4100e305d4
commit 9a97bb24be
4 changed files with 28 additions and 8 deletions

View file

@ -207,7 +207,8 @@
If TaobinOnlineX = "true" Then If TaobinOnlineX = "true" Then
Var EventTurnOn = 0 Var EventTurnOn = 0
Var CountDownShowButton = 35 ; CountDownShowButton must value 35
Var CountDownShowButton = 35
Var ShowButtonClickFull = "Invisible" Var ShowButtonClickFull = "Invisible"
If LanguageInit = "ENG" Then If LanguageInit = "ENG" Then
@ -312,6 +313,7 @@
Else Else
Machine Initial Machine Initial
Var StartUpExt = "false" Var StartUpExt = "false"
Var CameraSettingStatus = ""
;DEBUGVAR "FlushTxRef1" ;DEBUGVAR "FlushTxRef1"
;FlushTxRef1 ;FlushTxRef1
@ -821,6 +823,9 @@
DEBUGVAR SoundThaiIndex DEBUGVAR SoundThaiIndex
Var CountDownCheckCamera = 0
RootLayoutVisible 3 "hide" RootLayoutVisible 3 "hide"
</EventOpen> </EventOpen>
@ -908,6 +913,8 @@
Var CountDownShowButton = CountDownShowButton - 1 Var CountDownShowButton = CountDownShowButton - 1
EndIf EndIf
;SAVELOG MachineStage ;SAVELOG MachineStage
;SAVELOG CountDownShowButton ;SAVELOG CountDownShowButton
;SAVELOG ShowButtonClickFull ;SAVELOG ShowButtonClickFull
@ -930,6 +937,8 @@
If CountDownPauseVideo > 0 Then If CountDownPauseVideo > 0 Then
; ignore ; ignore
Var CountDownPauseVideo = CountDownPauseVideo - 1 Var CountDownPauseVideo = CountDownPauseVideo - 1
If CountDownPauseVideo = 0 Then If CountDownPauseVideo = 0 Then
Var NextPage = "ROOT/taobin_project/xml/page_back_to_main.xml" Var NextPage = "ROOT/taobin_project/xml/page_back_to_main.xml"
@ -1006,6 +1015,20 @@
EndIf EndIf
EndIf EndIf
;DEBUGVAR CountDownCheckCamera
DEBUGVAR Not#CameraSettingStatus
If CountDownCheckCamera = 0 Then
Var CountDownCheckCamera = 5
If Not#CameraSettingStatus = "" Then
If CameraCount = 1 Then
CameraSetting "usbfront" "default" "Rotate=90,Resolution=1280x720,scaleX=1.0,scaleY=1.0"
EndIf
EndIf
Else
Var CountDownCheckCamera = CountDownCheckCamera - 1
EndIf
Refresh Refresh

View file

@ -20,7 +20,7 @@
SAVELOG "EventActionOk" SAVELOG "EventActionOk"
Var AdultFlag = 0 Var AdultFlag = 0
CoinVending XBILL CoinVending XBILL
Open "ROOT/taobin_project/xml/page_payment_cash.xml" Open "ROOT/taobin_project/xml/page_catalog2.xml"
</EventActionOk> </EventActionOk>

View file

@ -570,10 +570,7 @@
<Y> info_10Y </Y> <Y> info_10Y </Y>
<Filename> "ROOT/taobin_project/image/tab_1.png" </Filename> <Filename> "ROOT/taobin_project/image/tab_1.png" </Filename>
<EventClick> <EventClick>
If CameraCount = 1 Then
CameraSetting "usbfront" "default" "Rotate=90,Resolution=1280x720,scaleX=1.0,scaleY=1.0"
EndIf
;Open "ROOT/taobin_project/xml/test_qr.xml" ;Open "ROOT/taobin_project/xml/test_qr.xml"
</EventClick> </EventClick>

View file

@ -108,8 +108,8 @@
Var RandomPromotionMyworld = 0 Var RandomPromotionMyworld = 0
Var RandomSalePackage = 0 Var RandomSalePackage = 0
Var XMLPageVersion = "7.07" Var XMLPageVersion = "7.09"
Var XMLPageVersionInt = 707 Var XMLPageVersionInt = 709
</EventOpen> </EventOpen>
<Text> <Text>