Indigo Rose Software

Professional Software Development Tools

 
Results 1 to 4 of 4
  1. #1
    Join Date
    Mar 2006
    Posts
    38

    Any chance for a volume control or a Mute feature?

    Hello,

    Is there any chance to function for the user who use the application I design with APMS6 an option of volume control or mute feature. I am not only talking about movies played in the application. I also mean sounds when the user click on a button or flipping sounds between pages ...etc.
    I succeeded to make two buttons to lower or higher the volume control by a fixed number but how could I make a slider?

  2. #2
    Join Date
    Jun 2002
    Location
    Israel
    Posts
    1,843
    You can use Worm's fcsound.dll which has been posted on the forum to control volume of your system.
    As to the slider, you could use a slider plugin object and use the ratio (slider position)/( slider range) to get or set your relative volume.

    Yossi

  3. #3
    Join Date
    Oct 2005
    Location
    American Dubai
    Posts
    629
    Quote Originally Posted by yosik
    You can use Worm's fcsound.dll which has been posted on the forum to control volume of your system.
    As to the slider, you could use a slider plugin object and use the ratio (slider position)/( slider range) to get or set your relative volume.

    Yossi
    Yup. Just to be helpful, the fcsound.dll can be found
    1- In my Site
    2- In this forum

  4. #4
    Join Date
    Nov 2005
    Location
    Banned by moderator.
    Posts
    264
    Or you can make that with a slider. Is the simpliest way you can find...eg, for media player plug-in:
    Slider ---> On Position Change
    MediaPlayer.SetVolume("Media1", e_Pos)

    Very simple, isn't it?

Similar Threads

  1. New Setup Factory 7.0 (v 7.0.2.0) Available
    By Darryl in forum Setup Factory 7.0
    Replies: 9
    Last Post: 03-06-2005, 01:57 PM
  2. Function: Increase/Decrease Audio Playback Volume
    By Adam in forum AutoPlay Media Studio 5.0 Examples
    Replies: 0
    Last Post: 05-31-2004, 02:28 PM
  3. Volume Control ???
    By octane6228 in forum AutoPlay Media Studio 5.0
    Replies: 1
    Last Post: 02-08-2004, 05:23 AM
  4. Replies: 16
    Last Post: 01-14-2003, 11:40 AM
  5. Add Volume Control to your AMS Menu
    By eljay in forum AutoPlay Media Studio 4.0
    Replies: 28
    Last Post: 09-17-2002, 02:04 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts