close
韓語口譯價錢;marginT = 8; // 上余白
固定為最底層的「後台圖層」layer base
固定為最上層的「文字圖層」layer massage
和穿插在中心的「前景圖層」layer 數字
@backlay
@current layer="message1"
@layopt page="back" visible="true" layer="message1"
@position page="back" layer=message1 left=16 top=16 height=128 width=608
@trans method=crossfade time=1000
[wt]
(五)顯示文字履歷
大家好
[button graphic="btn01.jpg" target=*openmsg1]
@position page="back" layer=message1 left=16 top=16 height=128 width=608 draggable=true
;marginB = 8; // 下余白
(三)調換文字圖層的顏色與透明度
[s]
;numMessageLayers = 2;
message0
message1
@position page=fore layer=message0 color=0xFF0000 opacity=200
*メッセージレイヤ = 文字圖層
*◆ 左右上下マージン = 文字距離文字圖層外圍的距離
*◆ 初期位置 = 文字肇端位置
[s]
有點厭惡的,用laypot時後,message要指定字串,可是position又不消= =
[button graphic="btn01.jpg" target=*closemsg1]
@showhistory
主要用來除錯用
@position page="fore" layer=message0 left=16 top=300 height=104 width=608
;marginL = 8; // 左余白
@position page=fore layer=message0 left=16 top=300 height=104 width=608
最後總算成功是把message1設定到page=back,然後再用backlay叫到fore,沒法一次將兩個文字層直接設定為visible=true。
(四)拖曳文字圖層
(二)更改文字圖層位置
@image storage="bg001.jpg" layer=base
(七)顯示多個文字圖層
(六)消除文字圖層的體式格局
@layopt layer=message visible=false |
// ◆ 閣下上下マージン
// ◆ 初期位置
// これらは、position タグのそれぞれ left top width height の属性に対応します。
;ml = 16; // 左端位置
;mt = 16; // 上端位置
;mw = 640-32; // 幅
;mh = 480-32; // 高さ
留言列表