Not working mute and unmute buttons

var myGlobalSound:Sound = new Sound();
myGlobalSound.start(0, 99);
playB.visible=true;
stopB.visible=false;
volControl_mc.dragger_mc._y = 0;
volControl_mc.dragger_mc.onEnterFrame = function() {
        myGlobalSound.setVolume(0-this._x);
volControl_mc.dragger_mc.onPress = function() {
        startDrag(this, false, 0, this._y, 41, this._y);
volControl_mc.dragger_mc.onRelease = volControl_mc.dragger_mc.onReleaseOutside=function ()
        stopDrag();
stopB.onRelease = function() {
       myGlobalSound.stop();
        playB.visible=true;
        stopB.visible=false;
playB.onRelease = function() {
        myGlobalSound.start(0, 99);
        playB.visible=false;
        stopB.visible=true;
But not working mute and unmute buttons.  ??????

you're using an flvplayback component?  if yes, open the flash helpfiles and check the section on the flvplayback class.

Similar Messages

  • Am using ipad air, my question is under accessibility mute and unmute button is not working.

    pls help me am using ipad air, under accesibility the mute and unmute button are not working.

    Do you mean that you have Settings > General > Use Side Switch To set to 'Mute', and you have the switch on the right-hand side of your iPad, above the volume control, 'on' ? WIth that 'on' notification sounds should be muted (e.g. email notifications, game sounds etc), but the you should still be able to hear the Videos and Music apps and with headphones. Is that not happening, and if not you've tried toggling the switch on the side of your iPad on/off ?
    iPad side switch : http://support.apple.com/kb/HT4085

  • Mute and unmute button is actionscript 3.0

    Hi,
    I am wondering how to make a mute and unmute button is actionscript 3.0.  I did it before in actionscript 2.0 but not in 3.0.
    Here is my actionscript 2.0 code.
    var sound = 1;
    var slashMC = _root.attachMovie("slash","slash01",99);
    slash01._visible = false;
    slashMC._y = btn._y;
    slashMC._x = btn._x;
    var s:Sound = new Sound();
    s.attachSound("Gravy");
    s.start(1,999);
    btn.onPress = function(){
    if(sound==1){
      s.stop();
      slash01._visible = true;
      sound = 0;
    else if(sound==0){
      sound = 1;
      slash01._visible = false;
      s.start(1,999);
    Thanks

    Try this:
        import flash.display.MovieClip;
        import flash.events.*;
        import flash.media.*;
        import flash.net.URLRequest;
            var isPlaying:Boolean = false;
            var snd:Sound = new Sound();
            var channel:SoundChannel = new SoundChannel();
            var pos:Number = 0;
            var soundVolume:Number = 1;
                snd.load(new URLRequest("something.mp3"));
                btn_Stop.addEventListener(MouseEvent.CLICK, stopMusic);
                btn_Stop.buttonMode = true;
                btn_Play.addEventListener(MouseEvent.CLICK, playMusic);
                btn_Play.buttonMode = true;
             function stopMusic(evt:Event):void
                channel.stop();
                pos = 0;
                isPlaying = false;
             function playMusic(evt:Event):void
                if(!isPlaying)
                    channel = snd.play(pos);
                    btn_Play.visible = false;
                    btn_Pause.visible = true;
                    isPlaying = true;

  • T410 - Can not use mute and volume button.

    Dear all
    I have a Think pad T410. The Mute and Volume button can not work when the Windows Vista is fully loaded.
    But it works in following case:
    - On Ubuntu
    - When Windows Vista is still loading.
    I guess it's conflict with some of Thinkpad Driver or Windows update.
    Did you experience it? Can you advice me how to solve it?

    I would re-install the Lenovo Hotkeys software and see if that helps.

  • How can I mute and unmute my Mic using the button ...

    I have a button on my mic that is a play/pause button. It works fine when playing music on my phone. Can I use this button to mute and unmute my mic when using skype? The Volume up and down buttons already work. Thanks

    That cable set up you have is probably not going to work.  The iOS devices seem a little sensitive to having the right connector for the right job.  I have the USB connector (and the HDMI one too) which is in 2 parts: mini USB link and SD. My older Nikon D70s does not use SD cards, so I use the cable. When connected any images on the card (in the camera) are displayed in the built-in Photo app in an Imports album.  Just touch the Import button and all are brought in.  I use RAW and have found that the RAW images are transferred to the computer (MacBook Pro + Aperture) when I get home.  A comparison (I kept the images on the card and imported from that too) shows that the resolution/size is identical.  As an additional note as you mentioned this, video clips work the same.
    With all the connectors, I carry a small bag for the devices I work with.

  • HT1547 My mac book pro is 3 yrs old and today while watching something on it, it got power off suddenly. And power button is not working, left side round button to battery is not working but when I plugg in to charge it, then this round button shows 4 gre

    I am having MacBook Pro 3 yrs old and today while I was watching some movie on it suddenly it got power off and when I am trying to start it, it's power button is not working even the round button on external left side is not showing battery lights. But when I connect it to chrger then Charger only gives green light and even the external round button only shown 4 green lights (if charger connected). I don't know what to do now

    Sounds like you need a #1SMC Reset
    1. SMC reset
    >>Instructions to reset SMC
    Disconnect other non-Apple and external hardware except (if applicable) a mouse and keyboard until your finished repairing your machine.
    Problems solved: Fans blowing with no activity, machine is not booting, power button pressed and nothing happens, problems with indicators, Magsafe has wrong lights, battery is not charging, monitor and graphics issues etc.  If the battery is not charged (from like letting it sleep too long), let the Mac charge up awhile afterwards.
    Will not hurt the machine resetting if it's not broken.
    Other related hardware problems (optional):
    Check battery status: Hold option/alt key down while clicking on the battery icon in the menu bar, top right corner.
    Magsafe: Use the correct/matching power supply charger with your Mac, not a less powered one from another Mac.
    Apple: Laptop won't power up   Apple: Computer won't power up  Troubleshooting optical drive
    Magsafe problems   Magsafe problems more

  • My back and forward buttons do not work also the refreash button does not work, I have reloaded the latest version of fire fox and that did not help. HELP please.

    My back and forward buttons do not work also the refresh button does not work, I have reloaded the latest version of fire fox and that did not help. All of navigation tool bar worked until I updated Fire Fox, now if I click on a link in yahoo, for instance, I can not get back to my yahoo home page without reloading Fire Fox. HELP please.

    Start Firefox in <u>[[Safe Mode]]</u> to check if one of the extensions or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox (Tools) > Add-ons > Appearance/Themes).
    *Don't make any changes on the Safe mode start window.
    *https://support.mozilla.com/kb/Safe+Mode
    A possible cause is a problem with the file places.sqlite that stores the bookmarks and the history.
    *http://kb.mozillazine.org/Bookmarks_history_and_toolbar_buttons_not_working_-_Firefox
    *https://support.mozilla.com/kb/Bookmarks+not+saved#w_places-database-file

  • I just updated firefox and now when i play online games ,my home button and my login in button does not work,also my refresh button is gone. Please help me with this problem. THANKS

    i updated firefox to the newest version,now my login and home button does not work,also my refresh button dissapeared. I play alot of games and need those buttons to switch back and forth to other games. THANKS

    The Reset Firefox feature can fix many issues by restoring Firefox to its factory default state while saving your essential information.
    Note: ''This will cause you to lose any Extensions, Open websites, and some Preferences.''
    To Reset Firefox do the following:
    #Go to Firefox > Help > Troubleshooting Information.
    #Click the "Reset Firefox" button.
    #Firefox will close and reset. After Firefox is done, it will show a window with the information that is imported. Click Finish.
    #Firefox will open with all factory defaults applied.
    Further information can be found in the [[Reset Firefox – easily fix most problems]] article.
    Did this fix your problems? Please report back to us!

  • The back button does not work consistently, and rarely works if I open an attachment...any ideas on fixing this?

    The back button does not work consistently, and rarely if ever when I open an attachment. Does anyone have a fix for this?
    == This happened ==
    Not sure how often
    == I installed firefox

    Same problem here: I never had a problem with the previous versions and now I don't even get my homepage when I click Firefox. Instead, I am getting a blank screen that says "New Tab", only after I click the "Home" symbol I get my Homepage (Yahoo). The browser - back and browser forward button don't work anymore, very annoying. Normally a newer version should be an improvement but it looks like Mozilla really messed up with this "improvement". probably I am going to use Google chrome from now on.

  • My home button is not working sometimes and at the store they dont want to take it for repair because the problem did not show up at that time

    My home button is not working sometimes and at the store they dont want to take it for repair because the problem did not show up at that time

    When normally powering the phone, there would not be a loading bar, you would just see the Apple logo. You can try a reset of the phone, hold the sleep/wake and home buttons together until you see the Apple logo and then release. The phone will reboot.
    You can take the phone to Apple, by making an appointment at the Genius Bar to have the hardware checked. Apple handles warranty and post-warranty issues, not Verizon. Have Apple look at the hardware to see if there are any problems.

  • HT1212 My on and off button is not working anymore and my iphone fell again today so the numbers 7,8,9 not working and so i cant enter my password to access my iphone. Pls, what can i do about this to access and change my password?

    My on and off button is not working anymore and my iphone fell again today so the numbers 7,8,9 not working and so i cant enter my password to access my iphone. Pls, what can i do about this to access and change my password?

    Changing your password won't help. It is a touchscreen so if 7,8,9 are not working then that part of the screen will not work if you were to get it unlocked.
    TeeKnows is right. You need to contact Apple for a repair.

  • Hi. The buttons and wheel of my iPod 4th generation do not work. The hold button resets the iPod, and the shuffle shake works. The music plays by shuffling but I can't access albums etc due to the buttons and wheel not working.

    Hi. The buttons and wheel of my iPod 4th generation do not work. The hold button resets the iPod, and the shuffle shake works. The music plays by shuffling but I can't access albums etc due to the buttons and wheel not working.

    Did you restore from backup?
    Next would be to restore to factory settings/new iPod since maybe you have some corruption in the backup

  • I updated my iphone 5 to 6.1.2 and my lock button will not work anymore and idea what i can do to fix this

    i updated my iphone 5 to 6.1.2 and my lock button will not work anymore and idea what i can do to fix this or what i can do to get it fixed

    I'm having similar issues with my phone.  I got my first iPhone recently, only had an iPod touch gen4 for a little over a year.  Updated to 6.0.2 when we got the phone (iPhone 5) a few days before Christmas.  When I got home on the evening of January 11, my phone would not connect the router anymore.  I was able to get it to connect after resetting the phone and the router, updating the router, and manually connecting.  That laste for a few minutes and then wouldn't work anymore.   I live in an area with very limited service, we have a network extender installed to help, and I am barely getting a 3G signal at times.
    My wife's iPad 4, my touchiPod 4, and all of our laptops are working just fine on the router.  When I dropped my kid off at school today, I noticed that I am not even seeing the school network anymore from the parking lot where before I got 3 or 4 bars and could connect to their wifi when I was there.  Today my phone goes back and forth between seeing my home network but not connecting, to not even seeing the network at all even from the same room that the router is in.
    Hope Apple fixes this problem soon..............

  • Iphone 4: Home Button Not Working. The home button only works when it is connected to iTunes, once i disconnet it does not work, i have tried a restore to factory settings but it still is not working. Any suggestions?

    iphone 4: Home Button Not Working. The home button only works when it is connected to iTunes, once i disconnet it does not work, i have tried a restore to factory settings but it still is not working. Any suggestions?

    Apple, as I said, does not repair your iPhone. All hardware service issues are handled by replacing the unit. So they can't handle the home-button issue without also addressing the issue of the cracked screen, for which they'll almost certainly charge you. But you can make an appointment at an Apple Store or call Apple tech support and plead your case.
    Regards.

  • Macbook Air Late 2010 model, 10.6.7, 2.13 4g ram. Trackpad is not working properly and in sometimes not at all.

    Macbook Air Late 2010 model, 10.6.7, 2.13 4g ram. Trackpad is not working properly and in sometimes not at all. Need suggestions to resolve this issue?  I have applied all Mac updates and still having problems with the trackpad.

    The machine has a 1 year warranty, book an appointment with your local Apple Store or AASP to have it looked at.
    You can try doing a SMC reset however I don't think that is the solution.
    SMC RESET
    • Shut down the computer.
    • Plug in the MagSafe power adapter to a power source, connecting it to the Mac if its not already connected.
    • On the built-in keyboard, press the (left side) Shift-Control-• Option keys and the power button at the same time.
    • Release all the keys and the power button at the same time.
    • Press the power button to turn on the computer.
    PRAM RESET
    • Shut down the computer.
    • Locate the following keys on the keyboard: Command, Option, P, and R. You will need to hold these keys down simultaneously in step 4.
    • Turn on the computer.
    • Press and hold the Command-Option-P-R keys. You must press this key combination before the gray screen appears.
    • Hold the keys down until the computer restarts and you hear the startup sound for the second time.
    • Release the keys.

Maybe you are looking for