Go Back   Winamp Forums > Skinning and Design > Modern Skins

Reply
Thread Tools Search this Thread Display Modes
Old 8th February 2003, 22:30   #1
matt_69
Sunshine
(Major Dude)
 
matt_69's Avatar
 
Join Date: Jan 2003
Location: Brisvegas, Australia
Posts: 1,248
i need help with my script!

hey all
i was wonderin if u could help me with a little problem i got. with my drawer i want to have the button to open it at the top but it won't let me change it. how can i fix this? if u have a look at the pic it will show what i mean.
Attached Images
File Type: png snap.png (12.3 KB, 124 views)
matt_69 is offline   Reply With Quote
Old 9th February 2003, 01:38   #2
Da_Pipe
Senior Member
 
Join Date: Sep 2002
Location: Home
Posts: 317
Send a message via ICQ to Da_Pipe Send a message via Yahoo to Da_Pipe
the part you want to click on needs to be a button or seperate layer. then in the script you need to change it so that it points to your button or layer. if you attach your drawer script i can show you where i'm talking about.

Blah!
Da_Pipe is offline   Reply With Quote
Old 9th February 2003, 04:46   #3
matt_69
Sunshine
(Major Dude)
 
matt_69's Avatar
 
Join Date: Jan 2003
Location: Brisvegas, Australia
Posts: 1,248
here have a look da_pipe
Attached Files
File Type: m drawer2.m (1.5 KB, 99 views)
matt_69 is offline   Reply With Quote
Old 9th February 2003, 12:39   #4
Da_Pipe
Senior Member
 
Join Date: Sep 2002
Location: Home
Posts: 317
Send a message via ICQ to Da_Pipe Send a message via Yahoo to Da_Pipe
this script uses two layers as a mouseover button. i would recommend just using a button with the hoverimage param:
code:

<button
id="Drawerbutt
action=""
x="??" y="??"
image="player.button"
downImage="player.button.p"
hoverimage="player.button.over"
tooltip="Open/Close Drawer"
/>


then in the maki you'll need to change a few things. you'll need to change Global layers to a global button. You will not need all of the onenterarea. and you'll have to change the Drawer.onleftbuttonup() to Drawerbutt.onleftbuttonup() or whatever you call your button. i'll atach a modified version with comments. if you have any problems just let me know and i'll see if i can clarify.
Attached Files
File Type: m drawer2.m (1.5 KB, 92 views)

Blah!
Da_Pipe is offline   Reply With Quote
Old 10th February 2003, 22:28   #5
matt_69
Sunshine
(Major Dude)
 
matt_69's Avatar
 
Join Date: Jan 2003
Location: Brisvegas, Australia
Posts: 1,248
thanx mate
thats a great help
matt_69 is offline   Reply With Quote
Reply
Go Back   Winamp Forums > Skinning and Design > Modern Skins

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump