| View previous topic :: View next topic |
| Author |
Message |
FreezingFire Admin Team

Joined: 23 Jun 2002 Posts: 3508
|
Posted: Thu Aug 22, 2002 4:11 pm Post subject: UNPAUSE Sound |
|
|
I am using @mci(pause sound) to pause a playing file. How can I "UNPAUSE" the sound? _________________ FreezingFire
VDSWORLD.com
Site Admin Team |
|
| Back to top |
|
 |
Mac Professional Member

Joined: 08 Jul 2000 Posts: 1585 Location: Oklahoma USA
|
Posted: Thu Aug 22, 2002 4:19 pm Post subject: |
|
|
@mci(play sound) should do it.
Not sure though, it may start at the beginning...
Cheers, Mac  _________________ VDSug.dll does file IO, check/disable menu items,
non-VDS dlls, draw functions and more...
Free download (30k dll size) at:
http://www.vdsworld.com/download.php?id=361
 |
|
| Back to top |
|
 |
Mac Professional Member

Joined: 08 Jul 2000 Posts: 1585 Location: Oklahoma USA
|
Posted: Thu Aug 22, 2002 4:22 pm Post subject: |
|
|
AHA!
Try @mci(resume sound)
Cheers, Mac  _________________ VDSug.dll does file IO, check/disable menu items,
non-VDS dlls, draw functions and more...
Free download (30k dll size) at:
http://www.vdsworld.com/download.php?id=361
 |
|
| Back to top |
|
 |
marty Professional Member


Joined: 10 May 2001 Posts: 789
|
Posted: Thu Aug 22, 2002 4:23 pm Post subject: |
|
|
Have you tried @mci(play sound)?
to resume.... |
|
| Back to top |
|
 |
marty Professional Member


Joined: 10 May 2001 Posts: 789
|
Posted: Thu Aug 22, 2002 4:26 pm Post subject: |
|
|
MAc your too quick
You beat me too it while I was writting....
Anyway just looked in my source code of VDSWORLD Media Player and I use PLAY to resume for an CDAudio same for WAV and MIDI |
|
| Back to top |
|
 |
FreezingFire Admin Team

Joined: 23 Jun 2002 Posts: 3508
|
Posted: Thu Aug 22, 2002 5:40 pm Post subject: |
|
|
Thanks...  _________________ FreezingFire
VDSWORLD.com
Site Admin Team |
|
| Back to top |
|
 |
|