Hello
this is for my car mp3 project because i dont have lcd display i wont to make winamp before play the song to say song name and
play it after 4 seconds .
so my question, is how to make VBscript to copy winamp current song name
i have winamp com plugin ( gen_com )
sorry for my broken english i am from bulgaria
if anyone know how to make it please help. bay
thanks but it didnt work
this is my vbs fail
=====================
set oWinCom = CreateObject("WinampCOM.Application")
oWinCom.play
oWinCom.CurrentSongLength
=============================
and when i run it everything is allright to the line oWinCom.CurrentSongLength
this is what i get
===========================
script c:\downloads\next.vbs
line 5
char 1
error Object doesn't support this property or method
oWinCom.CurrentSongLenght
Code 800A01B6
source Microsoft VBSript runtime error
============================
A friend and I made a really indepth Winamp Control script. Here's a link to it's posting, of which you'll be required to login to view but here's some login credentials for you guys :)
Please don't abuse this login, or I'll suspend the account and everyone'll have to sign up for a unique account, which is dumb.
Edit: IMPORTANT: If you try to goto that link and login, it'll say the topic no longer exists. Just repaste the URL after logging in and you can view the topic.
Edit: Now that I've read this topic and not just glanced over it, I realized this has nothing to do with Mushclient. My script, however, is a full plugin for full control over mushclient and a lot of cool controls to use mush in a telnet environment.
We have another thread about winamp and mushclient, might be pertinant to repeat that last post there. Just search for winamp, I'm sure you'll find it.