What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » need new help

need new help
Author: Message:
Dennis Mike
Junior Member
**

Avatar

Posts: 59
Reputation: 2
33 / Male / –
Joined: Jan 2007
O.P. need new help
need a code for stop msgplus.playsound()
01-17-2007 05:02 AM
Profile PM Web Find Quote Report
matty
Scripting Guru
*****


Posts: 8336
Reputation: 109
39 / Male / Flag
Joined: Dec 2002
Status: Away
RE: need new help
1) You can't
2) Read the scripting documentation
3) Wite subjects lines on here that reflect what  your asking.

This post was edited on 01-17-2007 at 08:02 PM by matty.
01-17-2007 05:08 AM
Profile E-Mail PM Find Quote Report
Dennis Mike
Junior Member
**

Avatar

Posts: 59
Reputation: 2
33 / Male / –
Joined: Jan 2007
O.P. RE: need new help
Noalready Read the scripting documentation but no find it

excusme i read before

This post was edited on 01-17-2007 at 05:20 AM by WDZ.
01-17-2007 05:10 AM
Profile PM Web Find Quote Report
matty
Scripting Guru
*****


Posts: 8336
Reputation: 109
39 / Male / Flag
Joined: Dec 2002
Status: Away
RE: need new help
Messenger Plus! Live - Comunidad Hispana Oficial
01-17-2007 05:18 AM
Profile E-Mail PM Find Quote Report
Dennis Mike
Junior Member
**

Avatar

Posts: 59
Reputation: 2
33 / Male / –
Joined: Jan 2007
O.P. RE: need new help
they not respond take day's
i am script developer, alredy intent with empty string but some maked bad and no work then think what no is thus, but intent of new and alredy yes work
01-17-2007 05:37 AM
Profile PM Web Find Quote Report
markee
Veteran Member
*****

Avatar

Posts: 1621
Reputation: 50
36 / Male / Flag
Joined: Jan 2006
RE: need new help
Shouldn't starting a sound that has no length or is silent (and short) stop the sound because it cancels the last sound and starts the new one?
[Image: markee.png]
01-17-2007 06:07 AM
Profile PM Find Quote Report
Mike
Elite Member
*****

Avatar
Meet the Spam Family!

Posts: 2795
Reputation: 48
31 / Male / Flag
Joined: Mar 2003
Status: Online
RE: need new help
Use mciSendString to play sounds.
YouTube closed-captions ripper (also allows you to download videos!)
01-17-2007 01:41 PM
Profile E-Mail PM Web Find Quote Report
Felu
Veteran Member
*****


Posts: 2223
Reputation: 72
30 / Male / Flag
Joined: Apr 2006
Status: Away
RE: need new help
quote:
Originally posted by Scripting Documentation
The MsgPlus::PlaySound function plays a sound asynchronously. It can also be used to stop the current sound from playing.
code:
MsgPlus.PlaySound("");
Though this cannot be reliable as if a sound is playing and a toast comes up the sound stops. Or even if any other script uses the same command it will stop this sound from playing.

So i'd say Mike's suggestion might be a better choice.

This post was edited on 01-17-2007 at 01:52 PM by Felu.
01-17-2007 01:50 PM
Profile E-Mail PM Web Find Quote Report
CookieRevised
Elite Member
*****

Avatar

Posts: 15519
Reputation: 173
– / Male / Flag
Joined: Jul 2003
Status: Away
RE: RE: need new help
quote:
Originally posted by Felu
quote:
Originally posted by Scripting Documentation
The MsgPlus::PlaySound function plays a sound asynchronously. It can also be used to stop the current sound from playing.
code:
MsgPlus.PlaySound("");
Though this cannot be reliable as if a sound is playing and a toast comes up the sound stops. Or even if any other script uses the same command it will stop this sound from playing.

So i'd say Mike's suggestion might be a better choice.

The request was to stop any plus! sound from playing, MsgPlus.PlaySound("") is perfect for that.
.-= A 'frrrrrrrituurrr' for Wacky =-.
01-17-2007 05:27 PM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On