Move file start_up
This commit is contained in:
parent
874edff35a
commit
aaeb2fa8bc
88 changed files with 3496 additions and 3015 deletions
|
|
@ -32,12 +32,23 @@
|
|||
Open "ROOT/taobin_project/inter/uae_dubai/xml/page_remove_cup.lxml"
|
||||
EndIf
|
||||
|
||||
If remove_cup_video_size = "" Then
|
||||
GetFileSizeK "taobin_project/video/remove_cup_how_to.mp4" remove_cup_video_size
|
||||
EndIf
|
||||
|
||||
Var VideoRemoveCupState = "Invisible"
|
||||
DEBUGVAR remove_cup_video_size
|
||||
|
||||
If remove_cup_video_size = 10065192 Then
|
||||
Var VideoRemoveCupState = "Enable"
|
||||
EndIf
|
||||
|
||||
|
||||
|
||||
;inter-image
|
||||
If show_eng = "true" Then
|
||||
Var DirImage = "ROOT/taobin_project/image/user_take_cup_en/"
|
||||
Var show_btp = "ROOT/taobin_project/image/bn_thai_lang_press.png"
|
||||
Var show_btp = "ROOT/taobin_project/image/bn_th ai_lang_press.png"
|
||||
Var show_btn = "ROOT/taobin_project/image/bn_thai_lang.png"
|
||||
|
||||
;inter-multi
|
||||
|
|
@ -189,6 +200,23 @@
|
|||
<Filename> Var(DirImage + "/img5.png") </Filename>
|
||||
</Image>
|
||||
|
||||
|
||||
<Video>
|
||||
<X> 20 </X>
|
||||
<Y> 240 </Y>
|
||||
<Refresh> "Reload" </Refresh>
|
||||
<Loop> "true" </Loop>
|
||||
<State> VideoRemoveCupState </State>
|
||||
<Filename> "ROOT/taobin_project/video/remove_cup_how_to.mp4" </Filename>
|
||||
</Video>
|
||||
|
||||
|
||||
|
||||
<EventEnd>
|
||||
Var VideoRemoveCupState = "Invisible"
|
||||
Refresh
|
||||
</EventEnd>
|
||||
|
||||
<Button>
|
||||
<X> 212 </X>
|
||||
<Y> 1661 </Y>
|
||||
|
|
@ -231,8 +259,6 @@
|
|||
|
||||
|
||||
|
||||
|
||||
|
||||
<Image>
|
||||
<X> 125 </X>
|
||||
<Y> 1700 </Y>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue