Flash Signature
Hi, I was wondering if it is possible to make a flash signature displaying what you are currently listening to on a program such as Windows Media Player, does anyone have any links to a tutorial?
Login |
Flash SignatureFlash SignatureCurrently viewing this thread: 1 (0 members and 1 guests) Flash Signature Hi, I was wondering if it is possible to make a flash signature displaying what you are currently listening to on a program such as Windows Media Player, does anyone have any links to a tutorial? dunno about flash, but it can be done by image, search google.. ___________________
http://www.cc.jyu.fi/~ltnevala/nowplaying/index.php Thats the tutorial/plugin for Winamp. To do it in Flash you'd have to set a onEnterFrame to connect to the PHP file and get the variables. Then set them to text fields. Though that would be a little CPU hog, you'd have to set intervals for the onEnterFrame to start, rather than constantly run. ___________________
hey exiot, out of curiousity and boredom I downloaded the plugin from the link Musoka posted (cool post, btw), and played around a bit and came up with an "easy" way to do this in flash.. hopefully you're fairly flash and xml savvy, but here's what to do.. In the np_templates directoy created inside your winamp directory create a new html file named xmlTemplate.html and just copy and paste this into it:
in the plugin options in winamp set that xmlTemplate.html as your html template and have it output an HTML file named "np.html" and have it FTP'd to the server/directory of your choice.. Now, in Flash, you can use something like this (this is ACTIONSCRIPT - not PHP):
Your final output to your html enabled text field named "songList_txt" will look like this:
I hope that helps you out.. I know it's a bit sketchy, but it's a start.. someday if I have some time and someone needs it, I'll write a tutorial proper.. d. edit: forgot to mention - you'll need to reload that xml on occasion with a setInterval as Musoka was saying.. Unless you're listening to very short songs a 5 minute interval or so should suffice.. ___________________ obod | weapons of mass dysfunction Last edited by devonair, July 3rd, 2005 09:13 PM (Edited 3 times) |
Copyright ©1999-2008 Neverside. All rights reserved.
Site & Graphic Design by Aeon Tan
Developed by Jeremie Pelletier & Scott Roach
NeverAPI generated this page in 0.0087 seconds.