Add viedo
This commit is contained in:
parent
87f3fd1495
commit
f4a832c879
36 changed files with 651 additions and 394 deletions
|
|
@ -60,12 +60,20 @@
|
|||
|
||||
</EventMachine>
|
||||
|
||||
<Image>
|
||||
;<Image>
|
||||
;<X> 0 </X>
|
||||
;<Y> 0 </Y>
|
||||
;<Filename> "ROOT/taobin_project/image/ad_medium_2.png" </Filename>
|
||||
;</Image>
|
||||
|
||||
<Video>
|
||||
<X> 0 </X>
|
||||
<Y> 0 </Y>
|
||||
<Filename> "ROOT/taobin_project/image/ad_medium_2.png" </Filename>
|
||||
</Image>
|
||||
|
||||
<Width> 1080</Width>
|
||||
<Height> 380 </Height>
|
||||
<Loop> "true" </Loop>
|
||||
<Filename> "ROOT/taobin_project/video/taobin_adv2.mp4" </Filename>
|
||||
</Video>
|
||||
|
||||
<Image>
|
||||
<X> 751 </X>
|
||||
|
|
@ -109,38 +117,38 @@
|
|||
<Filename> GIFShowProcess </Filename>
|
||||
</GIF>
|
||||
|
||||
<Text>
|
||||
<X> 0 </X>
|
||||
<Y> 1880 </Y>
|
||||
<Size> 30 </Size>
|
||||
<Align> Center </Align>
|
||||
<Width> 1080 </Width>
|
||||
<Font> RobotoBlack </Font>
|
||||
<Color> 0x513C2F </Color>
|
||||
<Value> MachineStage </Value>
|
||||
</Text>
|
||||
;<Text>
|
||||
;<X> 0 </X>
|
||||
;<Y> 1880 </Y>
|
||||
;<Size> 30 </Size>
|
||||
;<Align> Center </Align>
|
||||
;<Width> 1080 </Width>
|
||||
;<Font> RobotoBlack </Font>
|
||||
;<Color> 0x513C2F </Color>
|
||||
;<Value> MachineStage </Value>
|
||||
;</Text>
|
||||
|
||||
|
||||
<Button>
|
||||
<X> 0 </X>
|
||||
<Y> 1860 </Y>
|
||||
<Width> 200 </Width>
|
||||
<Height> 50 </Height>
|
||||
<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
|
||||
<Volume> SoundVolume </Volume>
|
||||
<EventClick>
|
||||
Var countClick = countClick + 1
|
||||
If countClick = 3 Then
|
||||
|
||||
EndIf
|
||||
|
||||
If countClick = 5 Then
|
||||
Var countClick = 0
|
||||
MainMenu
|
||||
EndIf
|
||||
Refresh
|
||||
</EventClick>
|
||||
</Button>
|
||||
;<Button>
|
||||
;<X> 0 </X>
|
||||
;<Y> 1860 </Y>
|
||||
;<Width> 200 </Width>
|
||||
;<Height> 50 </Height>
|
||||
;<Sound> "/mnt/sdcard/coffeevending/wav/click.wav" </Sound>
|
||||
;<Volume> SoundVolume </Volume>
|
||||
;<EventClick>
|
||||
; Var countClick = countClick + 1
|
||||
; If countClick = 3 Then
|
||||
;
|
||||
; EndIf
|
||||
;
|
||||
; If countClick = 5 Then
|
||||
; Var countClick = 0
|
||||
; MainMenu
|
||||
; EndIf
|
||||
; Refresh
|
||||
;</EventClick>
|
||||
;</Button>
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue