PDA

View Full Version : [REQ] Aero Effect skin please


Netuser
04-15-2007, 10:29 PM
Hello,

I still haven't seen any skin with Aero Effect in ton and bottom Bar with transparent effect. Anybody had made that yet ?

Thanks for your help :)

ATiexzxw
04-18-2007, 01:01 PM
It seems difficult.I have tried to make the top and bottom Bar of Vista+Pure.skf ([Only registered and activated users can see links]) with transparent effect,using the transparent PNG,but I failed.
[BottomPanel]
type=panel
align=Bottom
height=94
image=BottomPanel.png (the transparent mode)...fail
margin1=164
margin2=164

Kmblue
04-20-2007, 03:24 PM
Maybe with :
[BottomPanel]
type=panel
align=Bottom
height=94
image=BottomPanel.png
margin1=164
margin2=164
;Transparent=n

Replace n < 1000 or n = 1000 (défault) and remove ; for enable.
eg. :
Transparent=1000

ATiexzxw
04-20-2007, 04:25 PM
Maybe with :
[BottomPanel]
type=panel
align=Bottom
height=94
image=BottomPanel.png
margin1=164
margin2=164
;Transparent=n

Replace n < 1000 or n = 1000 (défault) and remove ; for enable.
eg. :
Transparent=1000
I have tried a moment ago,but it doesn't work.It seems to be that there is no way to actualize the transparent effect of the "Top type" & "Bottom type".But now,I changed the position of the PREV,PLAY,NEXT bottom,you can see the transparent effect.
eg:

[Play]
type=button
parent=BottomPanel
Transparent=1000
image=Play.png
left=146
width=46
height=46
Top=-104
HoriCenter=1
HoriOffset=0
Command=PlayPlayPauseCmd
hint=재생
DownOffsetX=0
DownOffsetY=0
Cursor=Point.cur
It is so strange....:confused:

Netuser
04-21-2007, 05:35 AM
so u were bee able to develop a skin with transperent effects ?

Netuser
04-24-2007, 06:52 AM
bump:) anyone doing anything about it ?