カスタマイズ/シンプルモードスキン †シンプルモードスキンの作り方 構成ファイル †
手順 †はじめに †
スキン元ファイルのコピー †
各パーツの配置(skin.xmlの編集) †
<skin> <background src="base.bmp" transparent="1" /> <slider id="volume" x="478" y="72" thumb="slider.bmp" channel="ch.bmp" /> <slider id="position" x="144" y="72" thumb="slider.bmp" channel="ch.bmp" /> <button id="close" x="559" y="6" src="close.bmp" /> <button id="fullmode" x="523" y="6" src="full.bmp" /> <button id="minimize" x="541" y="6" src="min.bmp" /> <button id="playpause" x= "9" y="72" src="play.bmp" /> <button id="stop" x= "55" y="72" src="stop.bmp" /> <button id="previous" x= "78" y="72" src="prv.bmp" /> <button id="next" x="101" y="72" src="next.bmp" /> <button id="rew" x="124" y="72" src="rwd.bmp" /> <button id="ff" x="217" y="72" src="ff.bmp" /> <button id="menu" x="428" y="72" src="menu.bmp" /> <button id="voldown" x="458" y="72" src="voldown.bmp" /> <button id="volup" x="551" y="72" src="volup.bmp" /> <static font="MS Pゴシック" size="9" forecolor="8CE2D5"> <text id="albumname" x="9" y="6" width="210" /> <text id="trackname" x="220" y="6" width="200" /> <text id="time" x="428" y="6" width="65" /> </static> </skin>
※位置の決め方はこちらの「ボタンの位置を決めやすくするには・・・」をご覧ください。 ファイルの置き換え †
確認 †
補足 †
カスタマイズの例 †ダウンロードしたsample.ojsを以下のフォルダに入れてください。 C:\Documents and Settings\All Users\Application Data\Sony Corporation\SonicStage\Skins
|