Dynamp-0.50 questions... Thread last updated on 2008-08-15 08:40:33

Posted by member 407097 on 2008-08-15 01:05:45

Not sure whether to post in here or whether to post in the Code section but I have a few queries re Dynamp-0.50

I've configured the module on my theme to have just 3 buttons - a Previous button, a Play button (which also stops on right click), and a Next button.

Now, is it possible for the following scenario to happen and how would it be coded?

When I left click the Play button to start the music playing, can the image then change to a Stop Icon, and at the same time could a window popup underneath showing the status of Winamp?

Play Image (Left Click) -> Stop Image (Image Change)
|-> Winamp Status (Popup Window)


Kinda like that......

and then vice versa when I right click the icon to stop playback. Could the popup close and change the image at the same time?

Posted by member 1 on 2008-08-15 07:53:41 link

Yes...use !Execute to do multiple things when you press a button. It is described in the manual at http://lsdocs.shellfront.org/litestep.php.

Posted by member 407097 on 2008-08-15 08:40:33 link

D'oh! well I never actually thought to look there...

*slaps head for being dumb*