PDA

View Full Version : I need a little help



wang191
August 14th, 2007, 06:40 PM
I have a folder with some audio and video files in it.
I created a php script which takes all the files and displays them in an html page dynamically.

I can create links like http://mylocalserver/mediafiles.php?variable=filename
stuff like that.

I was hoping to take $variable and send that to girder so that girder could tell winamp to play said file.

I just don't know how to make that happen. I can make girder do an event based on the internet event server but that's as far as i can get.

wang191
September 5th, 2007, 03:24 PM
anyone? I'm sorry for the less than descriptive thread title.

Rob H
September 6th, 2007, 01:55 AM
Well, you can use the event.exe that's in the Girder folder to send events to Girder from another program.

Open a command window and go to the Girder folder. Then type

event
and you should see the parameters displayed.