54 lines
1.1 KiB
XML
54 lines
1.1 KiB
XML
<Page>
|
|
<Cache> "Enable" </Cache>
|
|
<Width> 1080 </Width>
|
|
<Height> 1312 </Height>
|
|
<Background> "ROOT/image/BG1SLOT_TAB.bmp" </Background>
|
|
<Sound> "ROOT/sounds/selectDrink.wav" </Sound>
|
|
<Volume> SoundVolume </Volume>
|
|
|
|
<Image>
|
|
<X>1020</X>
|
|
<Y>1250</Y>
|
|
<Width> 50 </Width>
|
|
<Height> 50 </Height>
|
|
<EventClick>
|
|
Open "ROOT/xml/vending_info.xml"
|
|
</EventClick>
|
|
</Image>
|
|
|
|
<Image>
|
|
<X>20</X>
|
|
<Y>1250</Y>
|
|
<Width> 50 </Width>
|
|
<Height> 50 </Height>
|
|
<EventClick>
|
|
Throw
|
|
</EventClick>
|
|
</Image>
|
|
|
|
<EventOpen>
|
|
TopView "show"
|
|
</EventOpen>
|
|
<Timeout> 1000 </Timeout>
|
|
<EventTimeout>
|
|
|
|
TimerReset
|
|
;Refresh
|
|
</EventTimeout>
|
|
<EventNetDown>
|
|
Open "/mnt/sdcard/coffeevending/xml/main.xml"
|
|
</EventNetDown>
|
|
<EventNetDeactive>
|
|
Open "/mnt/sdcard/coffeevending/xml/main.xml"
|
|
</EventNetDeactive>
|
|
|
|
|
|
|
|
<EventSecurity>
|
|
Open "/media/bt/xml/security_alarm.xml"
|
|
</EventSecurity>
|
|
|
|
|
|
|
|
|
|
</Page>
|