AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Winamp Info BIG display
Goto page Previous  1, 2
 
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Scripts & Functions
View previous topic :: View next topic  
Author Message
Beastmaster
Guest





PostPosted: Tue Apr 13, 2004 3:53 pm    Post subject: Reply with quote

That should work

WinAmp.FOOD

Code:
<?xml version="1.0"?>
<!--  COPYRIGHT AND TRADEMARK NOTICE

Klip and associated marks are trademarks of Serence Inc.
All rights reserved.

This is KlipFood that uses the .food format. This example shows 3 items,
but you may add as many as you like. Please refer to the Dev Guide for
information regarding the tags and attributes not present in this template
file (purge, iid, kicon).

Copyright 2001-2003 Serence Inc.


-->

<klipfood>
   <item>
      <title>
         Artist: %Artist%
      </title>

      <link>
         <YourLocalIP>/MyMP3s/%Artist%/
      </link>

   </item>

   <item>
      <title>
         Title: %Title%
      </title>

   </item>

   <item>

      <title>
         %Mins%:%Secs%
      </title>

   </item>

   <item>

      <title>
         Track: %Track%
      </title>

   </item>

</klipfood>
Back to top
Rajat



Joined: 28 Mar 2004
Posts: 1717

PostPosted: Thu Apr 15, 2004 5:38 am    Post subject: Reply with quote

hey beastmaster check out this link: http://members.tripod.com/files_saivert/files/winampdev.html

u might like it! Smile
_________________
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Scripts & Functions All times are GMT
Goto page Previous  1, 2
Page 2 of 2

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum


Powered by phpBB © 2001, 2005 phpBB Group