Menu

#7 Javascript Volume Control

open
nobody
None
5
2007-03-27
2007-03-27
Anonymous
No

It would be cool to control the volume through javascript. Also an Mute and Unmute function would be great.

Discussion

  • Nobody/Anonymous

    Logged In: NO

    I support this request. It would be great to be able to increase/decrease and mute the volume of the flowplayer via the Javascript API just like the stop(), play() and pause() functions. Make it something like MuteOn() MuteOff() IncVol() DecVol() and have a global variable for checking the current volume level (e.g. a scale from 0-100%).

    Carsten@Cumbrowski.com

     
  • fabs

    fabs - 2008-09-14

    +1 vote

    Sth. like api.getVolume() and api.setVolume([0-100]) to control the SoundTransfomr-Object via JS would be great.

     

Log in to post a comment.