ORIGINAL BY Jizzomaru
Spoiler :
Hidden command :
Wallpaper:
Code:
x-object:/Image?src=wallpaper
Code:
x-object:/CurrentDateTime?clocktype=date
Code:
x-object:/CurrentDateTime?clocktype=time
Code:
xlink:href="x-object:/BatteryLevel"
Code:
xlink:href="x-object:/Coverage"
Code:
xlink:href="x-object:/Roaming"
Code:
x-object:/GPSMode
Code:
x-object:/AlarmIndicator
Code:
x-object:/SystemStatus
Code:
xlink:href="x-object:/GridIndicators
Code:
x-object:/WLANSignalLevel
Code:
x-object:/OwnerInfo?id=name
Code:
x-object:/OwnerInfo?id=info
'PERHATIAN !!!'
Sebagian dari code ini ada yang masih berfungsi ada yang tidak tergantung juga tipe device BlackBerry nyaContoh SVG Code untuk menampilkan Owner Info Text di HomeScreen :
Code:
<?xml version="1.0" encoding="UTF-8"?>
<!-- Self Writing SVG Code by Jizzomaru SVG Writer -->
<svg xmlns="http://www.w3.org/2000/svg"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.w3.org/2000/svg http://www.plazmic.com/svg/schema/svg.xsd"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns:xforms="http://www.w3.org/2002/xforms"
xmlns:pz="http://www.plazmic.com/plazmic_extents"
id="WarZone" xml:space="default" width="100%" height="100%"
viewport-fill="#ffffff" viewBox="-240 -160 480 320" preserveAspectRatio="xMidYMid meet">
<g id="bg-layer">
<!-- pz:tag type="layer" -->
<image id="banner-svg"
x="-240" y="-160" width="480" height="320"
xlink:href="Images/banner-svg_img_1_1.png"/>
<image
x="-212"
y="-120"
width="230"
height="18"
xlink:href="x-object:/OwnerInfo?id=name&width=230&height=18&
font-family=BBCondensed&font-style=bold&font-size=10&fill=efefef&valign=top&align=left"/>
</g>
</svg>
Kode ini berguna bila kita ingin membuat themes yang mengIncludekan ID / nama sang pemilik device di HomeScreen #:-s ...
Selamat Belajar yah
Shrink your SVG Button Code (BlackBerry Themes Builder & Composer)
'PERHATIAN'
Quote Posting TS akan saya hadiahkan bata merah..Peace
Posting Komentar - Back to Content