Indigo Rose Software

Professional Software Development Tools

 
Results 1 to 7 of 7
  1. #1
    Join Date
    May 2007
    Posts
    2

    simple volume control for flash video

    I have a flash video in my project, I want to add a simple play/pause/volume control to it......but have no idea how....can someone please explain how?...i've searched the forums, but am fairly new here, and don't understand some I have found....thanks a million!!!!!!!!!!!

  2. #2
    Join Date
    Jun 2002
    Location
    Israel
    Posts
    1,843
    why not have these button in your flash object itself?
    Yossi

  3. #3
    Join Date
    Oct 2000
    Location
    Peoria, AZ USA
    Posts
    810
    I agree with yosik 100%

    Putting the controls in the flash object would also give you more options. Like if you wanted them to be transparent or a certain size or certain controls.

    Here is a quick drag and drop tutorial using the built in controls in flash 8 pro.

    http://www.communitymx.com/content/a....cfm?cid=12EBE

    Of course you can make your own, but this should get you started.

  4. #4
    Join Date
    May 2007
    Posts
    2
    ok..should have clarified a bit....it is not editable.....a file i made, and imported....now i a swf file...so no volume controls...but the volume is too loud, so need the end user to be able to turn it down a bit

  5. #5
    Join Date
    Aug 2003
    Posts
    2,427
    You can control flash objects from AMS and vice versa using fsCommand() but in any case you would have to have access to the original .fla to code the responses to fsCommand into it that you require.

    One possibility would be to create a new swf loader/container and then control the volume from within that.

  6. #6
    Join Date
    Apr 2007
    Location
    Mar Sara
    Posts
    292
    Or you could decompile the file as well.

  7. #7
    Join Date
    Oct 2000
    Location
    Peoria, AZ USA
    Posts
    810
    If you have a .swf that is a video, with no stop actions you can load that into another flash swf in a movieclip and then have that second swf have the controls in it.

Similar Threads

  1. 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
  2. Function: Increase/Decrease Video Playback Volume
    By Adam in forum AutoPlay Media Studio 5.0 Examples
    Replies: 1
    Last Post: 05-14-2004, 12:18 PM
  3. Volume Control ???
    By octane6228 in forum AutoPlay Media Studio 5.0
    Replies: 1
    Last Post: 02-08-2004, 05:23 AM
  4. 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