Go Back   Winamp Forums > Skinning and Design > Modern Skins

Reply
Thread Tools Search this Thread Display Modes
Old 9th May 2005, 22:55   #1
cofie
Junior Member
 
Join Date: Feb 2002
Posts: 9
Jump to file as button on winamp skin

Is this possible? Is there an action="?????" command that will open the 'jump to file' dialog when it's clicked? I'm trying out the functions, but this one I can't find anywhere.
cofie is offline   Reply With Quote
Old 10th May 2005, 10:25   #2
supersuggen
Junior Member
 
supersuggen's Avatar
 
Join Date: Feb 2005
Location: Norway
Posts: 16
What kind of file do you want to run?
Do you want to present something inside a winamp container or some extern program?
supersuggen is offline   Reply With Quote
Old 10th May 2005, 12:52   #3
jerimiah40
Major Dude
 
jerimiah40's Avatar
 
Join Date: Nov 2004
Posts: 955
I'm pretty sure he means that he wants to run winamps "Jump to File" function. And no, as far as I know, there isn't a way, unless it has an GUID, or something like it. Than, it would just be:

<button id="JTF"
action="Toggle" param="Whatever its GUID\whatever is"
x="0" y="0" <!--Change these-->
image="whatever.it.is.called" <!--Change this as well-->
tooltip="Jump to File"/>

If not, than maybe with maki?
jerimiah40 is offline   Reply With Quote
Old 29th December 2005, 10:10   #4
carlosp
Major Dude
 
carlosp's Avatar
 
Join Date: Nov 2002
Location: Hamburg, Germany
Posts: 1,312
well, what is the guid from it?
carlosp is offline   Reply With Quote
Old 29th December 2005, 11:55   #5
SLoB
Major Dude
 
SLoB's Avatar
 
Join Date: Jul 2003
Location: UK
Posts: 1,316
you could add a dummy songticker layer and or fire off the button events of it to simulate the actions below

<text id="DummySongticker" ticker="0" display="songname" w="50" h="50" font="arial" showlen="0" alpha="0"
rightclickaction="trackmenu"
dblclickaction="trackinfo"
tooltip="Right Click Track Menu|Dbl Click Track Info"
/>
SLoB is offline   Reply With Quote
Old 29th December 2005, 14:35   #6
Mr Jones
Nothing to say...
 
Mr Jones's Avatar
 
Join Date: Sep 2000
Location: UK
Posts: 23,021
That's not actually opening the JTF dialogue box though is it?
Mr Jones is offline   Reply With Quote
Old 29th December 2005, 15:19   #7
SLoB
Major Dude
 
SLoB's Avatar
 
Join Date: Jul 2003
Location: UK
Posts: 1,316
the text i boshed up will only show the menu, close enuff atm for the way i use it

the shortcut is "j" to open jtf dialog so i spose you could trap it with downkeys
SLoB is offline   Reply With Quote
Old 30th December 2005, 15:09   #8
Michgelsen
Major Dude
 
Michgelsen's Avatar
 
Join Date: Oct 2003
Location: Netherlands
Posts: 1,416
This is taken from studio.xnf: <entry name="Jump to file_guid" value="{FFD7ABBA-CC92-46A6-825C-40F02A739458}" />

Try it.
Michgelsen is offline   Reply With Quote
Old 31st December 2005, 13:08   #9
carlosp
Major Dude
 
carlosp's Avatar
 
Join Date: Nov 2002
Location: Hamburg, Germany
Posts: 1,312
thx a lot Michgelsen. i will try this.
carlosp is offline   Reply With Quote
Old 1st January 2006, 19:05   #10
Michgelsen
Major Dude
 
Michgelsen's Avatar
 
Join Date: Oct 2003
Location: Netherlands
Posts: 1,416
Heh it's changed now, now it is: {4BDB0667-82E8-4C11-B327-B99C1AA2ECDA}

I remember someone talking about that in another thread once but I don't feel like searching now.

Maybe you could retrieve it when the skin loads, with getPublicInt or something like that and then set the xml param accordingly?
Michgelsen 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