Indigo Rose Software

Professional Software Development Tools

 
Results 1 to 3 of 3
  1. #1
    Join Date
    Aug 2005
    Posts
    1

    Lower music then raise music with focus

    I have a project I'm playing with and I want to do the following.. I have music playing in the background and when I click on a button to launch something I have it set to lower the music to 25. Now what I want to be able to do is when the presentation is closed (powerpoint) and the menu has focus again the music is raised back up to 100. Is there a way to do this sort of thing?

    Thanks...

  2. #2
    Join Date
    Jun 2002
    Location
    Israel
    Posts
    1,843
    A solution I proposed in the past was to have a hotspot covering the whole App.
    At first, it is invisible.
    When clicking on button, you have 3 actions: 1. make hotspot visible, 2. lower your volume and 3. launch ppt.
    You insert 2 actions in the onEnter event of the hotspot: 1. which bring your volume back to 100% and 2. make that hotspot invisible again.

    What you get is the following: Click on button > vol = 25% and ppt is launched. When ppt ends, focus is back to the App, your mouse is on the screen (actually on the hotspot), thus activating the onEnter actions. Volume is back to normal, hotspot disappears and off you go...

    Hope that helped.

    Yossi

  3. #3
    Join Date
    Oct 2006
    Posts
    14
    Just tryed the fader.apz and incorporate some instructions to my app but i am a little noob for encoding and i believe i just craped the entire programe. A step by step could help a lot.

Similar Threads

  1. Tip: toogle music on/off when focus is on AMS
    By yosik in forum AutoPlay Media Studio 5.0
    Replies: 3
    Last Post: 02-14-2004, 09:23 AM
  2. Pausing the Background Music
    By Desmond in forum AutoPlay Media Studio 5.0 Examples
    Replies: 0
    Last Post: 09-26-2003, 01:14 PM
  3. Playing Background Music
    By Desmond in forum AutoPlay Media Studio 5.0 Examples
    Replies: 0
    Last Post: 09-26-2003, 12:25 PM
  4. Toggling the Background Music On and Off
    By Desmond in forum AutoPlay Media Studio 5.0 Examples
    Replies: 0
    Last Post: 09-22-2003, 02:59 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