Indigo Rose Software

Professional Software Development Tools

 
+ Reply to Thread
Results 1 to 7 of 7
  1. #1
    Join Date
    Feb 2007
    Posts
    107

    Create volume control to up or down the volume ..please help

    hi everyone

    i made a little radio to hear music from the internet , but i want to create

    my own volume control to up or down the volume, i don`t wanna use the

    media player plugin volume control .

    i downloaded some examples but no one work .

    please can anyone help me for that .

    thank you

  2. #2
    Join Date
    Aug 2003
    Posts
    2,427
    A bit more information is needed before anyone can help. The best option would be to post your project .apz.

    If you prefer not to do that then you need to confirm what method you are using to play the music, is it the media player plug in?

  3. #3
    Join Date
    Aug 2003
    Posts
    2,427
    I prefer to post in the forum rather than using pm's. It allows other people to have some input, add to or correct (if need be) what I post.

    You say you are using the media player plug in so the attached example shows 3 different ways to control the volume rather than using the inbuilt option.

    There must be lots more, knowing exactly what you want to achieve might help to suggest others.

  4. #4
    Join Date
    Oct 2004
    Location
    East, South & West Asia
    Posts
    1,020
    An easy-to-follow sample, with a very cute cat image and an amazing sound file ( sounds like from heaven ). It's really a nice one.

    Thanks.
    Newbie Examples
    ------> AMS 7.5 : amstudio.azman.info
    ----> AMS 6 & 5: www.azman.info/ams/
    ----> FB: facebook.com/GuideToWealth

    ----> Content Development Blog: www.AZMAN.asia

  5. #5
    Join Date
    Aug 2003
    Posts
    2,427
    + a couple more options 'Hover Buttons' and Flash button.

  6. #6
    Join Date
    May 2010
    Posts
    29
    Sorry for bringing up an old thread.

    I like the way this works and would like to use the slider.

    My question
    I have experimented with adding different tracks, but how do i make a track repeat using this.

  7. #7
    Join Date
    Aug 2003
    Posts
    2,427
    Quote Originally Posted by plaster View Post
    I have experimented with adding different tracks, but how do i make a track repeat using this.
    Depends how you are loading and playing the extra tracks. If you look at the page On.Timer you'll see the code that keeps track of whether the sound file has finished and when it has this code just starts it playing again. You probably need to modify this.

    Something along the lines of setting a variable and then using an if statement to load next if your repeat flag is false.
    Last edited by longedge; 07-12-2010 at 10:49 AM.

Posting Permissions

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