Pause is not working in obfuscating

Hi every one
I am having strange problem.I put pause command in my game.If i am making jar file using proguard then game is not pause . but if i make simple jar with out progruard it works fine...I checked on N72 and sony k750
any one has idea what is problem??is it problem with obfuscation or my code...
thanks advance

Apple's sandbox has been down practically all month. You can check the status here:
http://sandbox.itunes.apple.com

Similar Messages

  • ITunes PLAY/PAUSE Will Not Work After 10.5.4 Install

    I have just installed Leopard 10.5.4 on my iMac G5 and iTunes player will not work. When I select a song, it will show in the player window, but, PLAY/PAUSE button will not function. I have checked iTunes Prefs and see nothing there that is not correct. I am able to navigate throughout iTunes and everything seems to work as before EXCEPT Play/Pause. (Actually, I don't know about PAUSE since I cannot get PLAY to work).
    ???????????

    Raymond Rogoway wrote:
    Used Software Update to update to 10.5.1. Now my install disk will not boot. Drive kicks out disk after awhile. Ran Disk Warrior which reported no changes. Repair permissions.
    Ray
    Does the disk also get ejected when you are running Leopard, or only when using it for booting?
    Have you looked at it physically for scratches or that dirty film some DVDs had?

  • Captivate 2.0 Play/Pause button Not Working

    Hi,
    We are facing a problem in captivate 2.0 file. Due to some
    reason the play/pause button isn’t working in the captivate
    file. There are few links on a particular screen which goes to
    respective slides in the captivate file. Once the learner jumped on
    a respective screen then the Play/Pause button is not working. Even
    though I keep on clicking the Play/Pause button the Audio is not
    stopping, it keeps on playing. When we click thrice on the
    Play/Pause button, then the Audio stops.
    Could you please help me in resolving this issue?
    Thanks in Advance.
    Ajit Danve
    Sr. Programmer
    Aptara, Pune.

    Exact same thing is happening to mine. It's a conspiracy so we'll all have to buy a new piece of ipod tech. I've been happy with it so far, but now it is just like a pack of gum, but less chewy and no tasty goodness.

  • Play/Pause controls not working properly after IOS 8

    I like streaming content off of a website I visit in safari.  Before the update, I was able to play/pause the content from the lockscreen, I was also able to do it using my apple earpods.  Now this feature doesn't want to work properly.  It will work when I start listening, but if I let it play or stay paused for more than a minute, the controls stop working.  If I press pause in the lock screen, nothing will happen.  However, when I Slide-To-Open, the audio will start playing  (or pausing) like I intended.

    Follow-up to my earlier post that iPhone 6 Bluetooth not working correctly.  I purchased a Jawbone MiniJambox to use as a speaker phone in my office.  Everyone in our company thinks they are the best.  However, it is experiencing the same issues as with all my other Bluetooth headsets.  Everything works except cannot answer or hang up calls pushing the buttons on the Bluetooth devices.  The Bluetooth patio speakers in our courtyard also have the same issue.  However, my colleagues using iPhone 5 and 5s who did not update to iOS8 are using all Bluetooth devices without any issues.  Apple says it is a problem with my Bluetooth device.  Come on Apple.... This makes 7 different Bluetooth devices with different manufacturers.  You cannot possibly believe the problem is with the Bluetooth devices when iOS7 works perfectly fine...
    On another issue, my iPhone 5s worked perfectly fine in my vehicle entertainment center connected via USB.  The vehicle entertainment center had complete control of my iPhone and iTunes.  However, now I plug in my new iPhone 6 and it no longer communicates with my vehicle entertainment center.  Again when I called Apple, they said my vehicle entertainment center needed a firmware update.  Are you kidding me...  That is a bunch of BS...!!!

  • Phone numbers with "pause character" not working same as first-gen iPhone

    Is this a bug?
    When I configure a phone number in my contact list to use the "pause" character (which shows up as a comma character in the display) a number of strange things happen.
    For instance, if I configure the following: (###) ###-#### ,,**2216464#
    where (###) ###-#### is my office phone number
    ,, is a pause to allow for the automated attendent to pick-up
    ** is recognized by my phone system as a transfer to my voice mailbox
    2216464 is my voice mailbox
    # is a termination character recognized by my phone system.
    Using my first-generation iPhone, this worked fine.
    Using my new iPhone 3G, this no longer works.
    Some observations:
    When directly using the touchpad on the iPhone, it appears to send DTMF tones as quickly and for as long as you hold your finger on the keypad. But, if you configure a phone number in the contact list and that phone number has a pause in it, each number configured after the pause will actuate for several seconds. The tone for each number (in this case, the 2216464) last SO long that my phone system gives up on the call and, basically, terminates the call. In addition, the inter-digit time is SO small as to be non-existant. In other words, in my sample phone number, the leading two digit of my mailbox number sound like they are expressed by the iPhone as a single, extra-long tone. There should be a longer pause between the first two digits. If I attempt to break them apart by inserting a pause (displayed as a comma), the pause is SO long that, again, my phone system gives up.
    So, in summary:
    Why did this change between the first generation and second generation iPhones?
    Also, why is the pause "character" SO LONG? Instead of making a pause character, say, four seconds, why not make it one second and let the user put in four pauses if they want a four-second pause?
    Why does the character length appear to extend after use of a pause character?
    Why is the inter-digit pause practically non-existant?
    Thanks.
    Ken

    I'm having the same issue. I just got the phone last week and was trying to call a number with an extension. After realizing that Address book does not have an extension field I reformatted the phone number using the "pause" (comma). With this in place it will not dial the number. Remove the pause however, and it will dial the root phone number.
    Please tell me this is just a bug and will be fixed soon. It's bad enough that I've had to spend the last week reworking my contacts in Address Book after having to jump ship from my Palm software. As a business user it is a regular piece of daily business to encounter the automated receptionist asking for someone's extension. Since the iPhone doesn't show the number you just dialed (the extension is in there after the "x" but it doesn't recognize it) you end up having to memorize the extension prior to making each call.

  • Pause Sound not working correctly

    Hi guys,
    I'm using a version of the pause sound code found on the adobe/help page, but it's not resuming the sound from the pausePoint.  I have the pause/play function tied to the stage so that my external swfs pause as well.  Here's a clip of my code,
    This is the load audio with swf part:
    var fl_Loader_5:Loader;
    var fl_ToLoad_5:Boolean = true;
    var channel:SoundChannel = new SoundChannel();
    var snd:Sound = new Sound();
    var req_1:URLRequest = new URLRequest("audio/Introduction.mp3");
    introductionButton.addEventListener(MouseEvent.CLICK, fl_ClickToLoadUnloadSWF_5);
    function fl_ClickToLoadUnloadSWF_5(event:MouseEvent):void
      SoundMixer.stopAll();
      fl_Loader_5 = new Loader();
      fl_Loader_5.load(new URLRequest("captivate/Introduction.swf"));
      parent.addChild(fl_Loader_5);
      fl_Loader_5.x = 100;
      fl_Loader_5.y = -288;
    snd.load(req_1);
      channel = snd.play();
      fl_Loader_6.unloadAndStop();
      fl_Loader_7.unloadAndStop();
      fl_Loader_8.unloadAndStop();
      fl_Loader_9.unloadAndStop();
      fl_Loader_10.unloadAndStop();
      introductionButton.removeEventListener(MouseEvent.CLICK, fl_ClickToLoadUnloadSWF_5);
    This is the stage pause and audio pause part:
    flash.system.Security.allowDomain("*");
    ExternalInterface.marshallExceptions = true;
    var originalFrameRate:uint = stage.frameRate;
    var standbyFrameRate:uint = 0;
    function toggleAllClips(doAnim, mainMC) {
    if ( parent is MovieClip){
      if (doAnim) {
    parent.stage.frameRate = originalFrameRate;
    channel = snd.play(pausePosition);
      } else {
    var pausePosition:int = channel.position;
    channel.stop();
    parent.stage.frameRate = standbyFrameRate;
      for (var i = 0; i<mainMC.numChildren; i++) {
       toggleAllClips(doAnim, mainMC.getChildAt(i));
    How do I better target the pausePoint? Do I need an equation or should I reposition the code?
    Also, the first time the stage resumes and the audio restarts from the beggining, it doesn't stop on the next pause and then a second audio track comes in on the following resume, on and on.  What gives?

    FOUND IT!!! A co-worker and I set down with your new code and brainstormed and it came down to adding another instane of the "currentSound = null;"  Here's that section of the code adjusted :
    var originalFrameRate:uint = stage.frameRate;
    var standbyFrameRate:uint = 0;
    var pausePosition:int;
    function toggleSound(b:Boolean):void{
    if(b){
      channel = currentSound.play(pausePosition);
      pausePosition = 0;
    } else {
      pausePosition = channel.position;
      channel.stop();
    function toggleAllClips(doAnim, mainMC) {
    if (parent is MovieClip){
      if (doAnim) {
    parent.stage.frameRate = originalFrameRate;
    channel = currentSound.play(pausePosition);
    pausePosition = 0;
    currentSound = null;
      } else {
    pausePosition = channel.position;
    channel.stop();
    parent.stage.frameRate = standbyFrameRate;
      for (var i = 0; i<MovieClip.(parent.parent.parent.mainMC).numChildren; i++) {
       toggleAllClips(doAnim, parent.getChildAt(i));
    I had assumed that nulling out any of the references to the original snd_1 would kill all the audio, but it didn't, it just stopped the duplicate.  Here's all of my code in case anyone has the same issue:
    Header 1
    import flash.display.Loader;
    import flash.display.MovieClip;
    import flash.utils.setTimeout;
    import com.adobe.captivate.flash.rdSound;
    import com.adobe.captivate.events.*;
    import flash.display.Sprite;
    import flash.media.Sound;
    import flash.media.SoundChannel;
    import flash.net.URLLoader;
    import flash.net.URLRequest;
    stop();
    var fl_Loader:Loader = new Loader();
    var fl_ToLoad:Boolean = true;
    parent.addChild(fl_Loader);
    fl_Loader.x = 100;
    fl_Loader.y = -288;
    var channel:SoundChannel = new SoundChannel();
    var snd_1:Sound = new Sound();
    var snd_2:Sound = new Sound();
    var snd_3:Sound = new Sound();
    var snd_4:Sound = new Sound();
    var snd_5:Sound = new Sound();
    var snd_6:Sound = new Sound();
    var currentSound:Sound;
    //SoundMixer.stopAll();
    /*var req_1:URLRequest = new URLRequest("audio/Introduction.mp3");
    var req_2:URLRequest = new URLRequest("audio/Safety.mp3");
    var req_3:URLRequest = new URLRequest("audio/Compartments.mp3");
    var req_4:URLRequest = new URLRequest("audio/Dual.mp3");
    var req_5:URLRequest = new URLRequest("audio/Switch.mp3");
    var req_6:URLRequest = new URLRequest("audio/Installation.mp3");*/
    //channel.addEventListener(Event.SOUND_COMPLETE,soundCompleteF);
    function soundCompleteF(e:Event):void{
    currentSound = null;
    SoundMixer.stopAll();
    introductionButton.addEventListener(MouseEvent.CLICK, fl_ClickToLoadUnloadSWF_5);
    function fl_ClickToLoadUnloadSWF_5(event:MouseEvent):void
      SoundMixer.stopAll();
      fl_Loader.load(new URLRequest("captivate/Introduction.swf"));
      snd_1.load(new URLRequest("audio/Introduction.mp3"));
      //channel = snd_1.play();
    //currentSound = snd_1;
      //snd_2.close();
      //snd_3.close();
      //snd_4.close();
      //snd_5.close();
      //snd_6.close();
      if(channel.hasEventListener(Event.SOUND_COMPLETE)){
      channel.removeEventListener(Event.SOUND_COMPLETE,soundCompleteF);
      channel=null;
      channel = snd_1.play();
      //snd_1.play();
      channel.addEventListener(Event.SOUND_COMPLETE,soundCompleteF);
        currentSound = snd_1;
        snd_2.close();
        snd_3.close();
        snd_4.close();
        snd_5.close();
        snd_6.close();
        introductionButton.removeEventListener(MouseEvent.CLICK, fl_ClickToLoadUnloadSWF_5);
    safetyButton.addEventListener(MouseEvent.CLICK, fl_ClickToLoadUnloadSWF_6);
    function fl_ClickToLoadUnloadSWF_6(event:MouseEvent):void
      SoundMixer.stopAll();
      fl_Loader.load(new URLRequest("captivate/Safety Considerations.swf"));
      snd_2.load(new URLRequest("audio/Safety.mp3"));
        channel = snd_2.play();
        currentSound = snd_2;
       if(channel.hasEventListener(Event.SOUND_COMPLETE)){
      channel.removeEventListener(Event.SOUND_COMPLETE,soundCompleteF);
      channel=null;
      channel = snd_2.play();
      channel.addEventListener(Event.SOUND_COMPLETE,soundCompleteF);
        currentSound = snd_2;
        snd_1.close();
        snd_3.close();
        snd_4.close();
        snd_5.close();
        snd_6.close();
    compartmentsButton.addEventListener(MouseEvent.CLICK, fl_ClickToLoadUnloadSWF_7);
    function fl_ClickToLoadUnloadSWF_7(event:MouseEvent):void
      SoundMixer.stopAll();
      fl_Loader.load(new URLRequest("captivate/Compartments.swf"));
      snd_3.load(new URLRequest("audio/Compartments.mp3"));
        channel = snd_3.play();
        currentSound = snd_3;
       if(channel.hasEventListener(Event.SOUND_COMPLETE)){
      channel.removeEventListener(Event.SOUND_COMPLETE,soundCompleteF);
      channel=null;
      channel = snd_3.play();
      channel.addEventListener(Event.SOUND_COMPLETE,soundCompleteF);
        currentSound = snd_3;
        snd_1.close();
        snd_2.close();
        snd_4.close();
        snd_5.close();
        snd_6.close();
    dualButton.addEventListener(MouseEvent.CLICK, fl_ClickToLoadUnloadSWF_8);
    function fl_ClickToLoadUnloadSWF_8(event:MouseEvent):void
      SoundMixer.stopAll();
      fl_Loader.load(new URLRequest("captivate/Dual Control Mechanism.swf"));
      snd_4.load(new URLRequest("audio/Dual.mp3"));
        channel = snd_4.play();
        currentSound = snd_4;
       if(channel.hasEventListener(Event.SOUND_COMPLETE)){
      channel.removeEventListener(Event.SOUND_COMPLETE,soundCompleteF);
      channel=null;
      channel = snd_4.play();
      channel.addEventListener(Event.SOUND_COMPLETE,soundCompleteF);
        currentSound = snd_4;
        snd_1.close();
        snd_2.close();
        snd_3.close();
        snd_5.close();
        snd_6.close();
    switchButton.addEventListener(MouseEvent.CLICK, fl_ClickToLoadUnloadSWF_9);
    function fl_ClickToLoadUnloadSWF_9(event:MouseEvent):void
      SoundMixer.stopAll();
      fl_Loader.load(new URLRequest("captivate/Switch Machine Operation.swf"));
      snd_5.load(new URLRequest("audio/Switch.mp3"));
        channel = snd_5.play();
        currentSound = snd_5;
       if(channel.hasEventListener(Event.SOUND_COMPLETE)){
      channel.removeEventListener(Event.SOUND_COMPLETE,soundCompleteF);
      channel=null;
      channel = snd_5.play();
      channel.addEventListener(Event.SOUND_COMPLETE,soundCompleteF);
        currentSound = snd_5;
        snd_1.close();
        snd_2.close();
        snd_3.close();
        snd_4.close();
        snd_6.close();
    installButton.addEventListener(MouseEvent.CLICK, fl_ClickToLoadUnloadSWF_10);
    function fl_ClickToLoadUnloadSWF_10(event:MouseEvent):void
      SoundMixer.stopAll();
      fl_Loader.load(new URLRequest("captivate/Installation and Adjustments.swf"));
      snd_6.load(new URLRequest("audio/Installation.mp3"));
        channel = snd_6.play();
        currentSound = snd_6;
       if(channel.hasEventListener(Event.SOUND_COMPLETE)){
      channel.removeEventListener(Event.SOUND_COMPLETE,soundCompleteF);
      channel=null;
      channel = snd_6.play();
      channel.addEventListener(Event.SOUND_COMPLETE,soundCompleteF);
        currentSound = snd_6;
        snd_1.close();
        snd_2.close();
        snd_3.close();
        snd_4.close();
        snd_5.close();
    // This is a more "safe than sorry" setting, since multiple domains
    // have entry into my site. Can be removed or hardcoded if you feel
    // secure or insecure, as you see fit.
    flash.system.Security.allowDomain("*");
    // Throw any errors around to make sure somebody actually gets them.
    ExternalInterface.marshallExceptions = true;
    // This is not the most ideal way to toggle animations on and off, but
    // it's thorough, generic, and simple. Iterate all movieclips within
    // clip, shutting them down each in turn. A better, but much more tedious
    // method would be to target specific clips using dotpath notation, telling
    // each in turn to turn off or on depending on what we need.
    // BUT this is just a demo, and what we're really interested in is the
    // event-handling mechanism that actually calls this routine, and not the
    // routine itself.
    var originalFrameRate:uint = stage.frameRate;
    var standbyFrameRate:uint = 0;
    var pausePosition:int;
    function toggleSound(b:Boolean):void{
    if(b){
      channel = currentSound.play(pausePosition);
      pausePosition = 0;
    } else {
      pausePosition = channel.position;
      channel.stop();
    function toggleAllClips(doAnim, mainMC) {
    if (parent is MovieClip){
      if (doAnim) {
    parent.stage.frameRate = originalFrameRate;
    channel = currentSound.play(pausePosition);
    pausePosition = 0;
    currentSound = null;
      } else {
    pausePosition = channel.position;
    channel.stop();
    //SoundMixer.stopAll();
    //currentSound = null;
    parent.stage.frameRate = standbyFrameRate;
      for (var i = 0; i<MovieClip.(parent.parent.parent.mainMC).numChildren; i++) {
       toggleAllClips(doAnim, parent.getChildAt(i));
       //toggleSound(true);
    /*function toggleSoundPause(currentSound, mainMC) {
    if(currentSound){
    if(pausePosition == 0){
      currentSound.play(pausePosition);
      pausePosition = 0;
    } else {
      pausePosition = channel.position;
      channel.stop();
    function animOn(e:*=null) {
    toggleAllClips(true, parent.getChildByName("mainMC"));
    toggleSound(true);
    function animOff(e:*=null) {
    toggleAllClips(false, parent.getChildByName("mainMC"));
    toggleSound(false);
    function injectPrep(e:*=null) {
    try {
      ExternalInterface.addCallback("jsanimOn", animOn);
      ExternalInterface.addCallback("jsanimOff", animOff);
    } catch (e) {
      trace(e);
    function injectListeners(e:*=null) {
    try {
      // Object/Embed ID of this movie needs to be inserted into the
      // JavaScript before we actually wrap and send it to the browser:
      var jsfix=js.toString().replace(/xxx/g, ExternalInterface.objectID);
      ExternalInterface.call(jsfix);
    } catch (e) {
      trace(e);
    // Using timeouts ensures the movie is actually done loading before
    // these fire, helping compatibility for a few browser versions.
    setTimeout(injectPrep,0);
    setTimeout(injectListeners,100);
    JAVASCRIPTS
    JavaScript needs to be wrapped in a tag, a cdata, and a closure
    function in order to be wrapped up and sent to the browser.
    Note that an ActionScript function will replace all instances
    of "xxx" with the actual ID used for this SWF.
    We're battling some major bugs and crossbrowser idiosyncrasies
    here:
    1) In Internet Explorer the 'onblur' event is implemented
        incorrectly (as opposed to Firefox/Mozilla browsers). It is
        wrongly fired when focus is switched between HTML elements
        *inside* a window. As a result, we have to use onfocusout
        instead of onblur, and keep track of which element is active.
        If we focusout and the active element is not the previous
        active element, then we haven't actually "blurred" and dont
        want to trigger Flash.
    2) Firefox has problems interpreting both getElementById and
        document["swf"] when dealing with "twicebaked" object/embeds.
        Adobe's method of finding the swf fails to address the fact
        that document["swf"] sometimes returns an array in this
        situation rather than an object ref, and getElementById
        sometimes confuses name and id.
    3) When a window is created in Firefox, it doesn't actually have
        "focus" (event though it appears to) and therefore won't "blur"
        unless you actually click in it first, i.e if you open up a
        window, then immediately send it to the background, it never
        gets the command to halt the flash. So we have to explicitly
        focus the blasted thing to get it to work properly.
    4) Because of irregularities caused by Ajax, the way browsers shut
        down, and other factors, there's a good chance our swf won't
        be there when a blur (or focusout) event occurs. Therefore we
        need an explicit check within the event handler itself.
    5) Finally, we want to wrap everything inside a wrapper-closure
        function, to keep everything safe from being stepped on. Lucky
        us, we have to do this anyways to get everything to fit inside
        a single ExternalInterface.call event.
    var js:XML = <script><![CDATA[
    ( function() {
      var active_element; // tracker for ie fix;
      var bIsMSIE = false;
      // Modified version of Adobe's code resolves a bug in FF:
      function getSWF(movieName) {
        if (navigator.appName.indexOf("Microsoft") != -1) {
          return window[movieName];
        } else {
          // Resolves a bug in FF where an array is sometimes returned instead of a
          // single object when using a nested Object/Embed.
          if(document[movieName].length != undefined){
            return document[movieName][1];
          return document[movieName];
      // Need to check for swf each time we try this because the swf may actually be gone
      // because of ajax or a window closure event. Prevents error dialog from popping up.
      // Future release should check for this condition and then remove the calling event
      // so it doesn't keep triggering.
      function animOff(){
        if (bIsMSIE && (active_element != document.activeElement)) {
          active_element = document.activeElement;
        } else {
          var logoThang = getSWF("xxx");
          if(logoThang){logoThang.jsanimOff();}
      function animOn(){
        if (bIsMSIE && (active_element != document.activeElement)) {
          active_element = document.activeElement;
        } else {
          var logoThang = getSWF("xxx");
          if(logoThang){logoThang.jsanimOn();}
      // Add the listeners. Hear ye, here ye.
      if (typeof window.addEventListener !== "undefined") {
        // Firefox, Mozilla, et al.
        window.addEventListener("blur", animOff, false);
        window.addEventListener("focus", animOn, false);
      } else if (typeof window.attachEvent !== "undefined") {
        // Internet Explorer
        bIsMSIE = true;
        window.attachEvent("onfocus", animOn);
    // Another bug: window.onblur ALWAYS fires in IE, so
    // we have to keep track of what we're clicking using
    // another method:
    active_element = document.activeElement;
    document.attachEvent("onfocusout", animOff);
      // Necessary to trigger toggling in FF if the page hasn't actually been clicked in and the page
      // is sent to the background. Can be commented out if necessary, e.g. if you don't want the page
      // popping to the top or want focus to remain somewhere else like a form field.
    // window.focus();
    ]]></script>;
    Thanks you SOOO MUCH for your help.  There is no way I could have done this alone and now I have a better understanding about referencing vars.
    Thanks,
    Elena

  • Dialing pauses (comma) not working on iphone

    Trying to set up remote access to landline voicemail, the pauses and digits are not dialing as designed in iPhone 5.  Any fixes?

    save the regular phone # into contacts, then go into your contact to edit that number. You can then add pauses by pushing the "+*#" key in the lower left. Let me know if it works for you.

  • Monitoring Pause is not working (CCMSPING, RZ21)

    Hi,
    I am trying to configure Availability Monitoring in CEN (Solution Manager System). We are on SPS16 with latest kernel. I have installed CCMSPING in the satellite system (C11) which is a ABAP+Java add-in installation. I have included C11 in RZ21 for Monitoring with Logon Check, Server Ping, Logon Group Check, Monitor Selected and New (Specification for New Servers) and Monitor all, Including New (Specification for New Groups) .
    I have defined an auto reaction method (ZCCMS_OnAlert_Email_V2) for Availability_SysPercent_ABAP and Availability_SysPercent_J2EE MTE Classes. When the application goes down, the auto-reaction method kicks in promptly.
    The problem occurs when I have created a Monitoring Pause in RZ21 for C11, say for a day. Once the pause is setup, I expect the CEN not to trigger the email  about the application being "DOWN". This does not happen.
    Additionally, I did not succeed when I removed auto reaction method and deactivated/removed monitoring pause to check whether an email is triggered when the application goes down. The system did not trigger an email.
    I could not find a suitable answer in SAP Help, OSS and SDN. I might go wrong in choosing the appropriate MTE Class or auto reaction method.
    Any documentation to fix this issue is appreciated.
    Regards,
    Ramanathan EKAMBARAM

    Hi,
    I think your scenario is similar to the one here --
    http://forums.adobe.com/message/4035384#4035384
    Can you check if Rick's (Captiv8r) answer helps you.
    What action has been assigned to teh click boxes (other than Next), you can set an advance action to each in which you can assign two actions one of which will be the existibng action they hold and the other as a pause action.
    Thanks,
    Anjaneai

  • Pause key not working whilst recording a video demo.

    Hello,
    The title says it all really. I've set the pause key to various different keys and have then pressed them whilst recording a video demo with narration.
    On video playback, it is clear that the video recording was not paused at any point. What is the issue here? Is there a particular solution?
    It isn't project specific as I have tried setting up various projects. The key is definitely set up in preferences and I always run Captivate with admin rights.
    Is this a bug or am I missing something?
    Thanks,
    Jordan

    Hi Vocusjordan,
    Thank you for contacting Adobe Support.
    The pause feature functionality in case of video demo is not available in Adobe Captivate.
    However we appreciate for providing us the feedback and so you can use the below mentioned link to ask for a feature request:
    https://www.adobe.com/cfusion/mmform/index.cfm?name=wishform
    Thanks
    Loveesh

  • Play/Pause button not working correctly

    Hi!
    I'm having the following problem when playing a .swf
    Captivate3 course:
    When I click pause, then click on a click box which jumps to
    another slide within the same course, the course starts playing
    again. But, the “play” icon at the bottom doesn’t
    change to “pause” as it should.
    This problem happens when I play the .swf in a .htm file,
    both in IE 7 and Firefox 2.0.0.6, in Windows XP.
    Is this a Captivate 3 bug? I there any way to fix this?
    Thank you in advance!
    Laura

    Hi Laura
    Common issue and easily overlooked. When you edit the
    properties of the Click Box, look to the right of where you typed
    the URL. I'm guessing you already clicked the drop down arrow that
    allows the new window. What is often missed here (and is very easy
    to overlook, as it's disabled until you select New. By that point
    the dialog disappears) is that at the bottom of this list is a
    check mark beside "Continue Playing Project". DE-select this and
    you should be set.
    Cheers... Rick

  • Pause button not working on my Nano

    Is there a way to fix a non-functioning pause button or do I have to send it in? Thanks!

    okay, i dont know how to creaet my own topic so im just gonna say what i need to here cuz r topics are remotly the same.
    My center botton is stuck, i cant press down on it so i cant select my songs, this is a major inconvienience because i have to shuffle my songs to listen to them, is there any way to "un-stick" my centre (th button inside the wheel) button? or do i have to send it in... and if i have to send it in, how do i go about doing that?

  • Iphone 4s ios7 music player was not working, here's a bug fix.

    hi there
    i had a problem with my wifes iphone 4s, today morning while travelling to work i changed a setting on repeat option and changed it to repeat artist, it was fine until when i finish my work and on my way back i found songs are not playing anymore, lots of stop signs next to my song list, play/pause button not working, album arkwork keep moving from one to another on its own, so after i reach home i try to do some research on Apple support communities, try to soft reset my phone closing all the apps on background didnt work, also note that control centre music player was not working as well. none of the solutions worked. after trying for two hours i found out that the trouble is in repeat options , so i changed it from repeat artist to repeat off. and the music start playing as usual, but i still have those stop buttons next to the songs i tried to play earlier. At least it fixed temporarily. please also note that in the meantime i tried to sync my phone with the pc and suddenly its start syncing all the songs again assuming there were no songs on my iphone.  so guys i think soft reset might not help all the time but try to remember what settings you changed recently and change it back to the original option, not sure ,but it might help. hopin this will help some of you out there. and i already feed it back to Apple, so hopefully they will fix it soon.

    Not sure why you are having problems. I have had no problems with my 4S playing music after the update. Hopefully you will get it worked out.

  • Music buttons not working in lock screen on my iPhone 4 after iOS7 update.

    After I updated my iPhone 4 to iOS7, the music buttons like PLAY, REWIND and FORWARD are not working in the locked screen as well as on swipe up menu. Any resolution please?

    hi there
    i had a problem with my wifes iphone 4s, today morning while travelling to work i changed a setting on repeat option and changed it to repeat artist, it was fine until when i finish my work and on my way back i found songs are not playing anymore, lots of stop signs next to my song list, play/pause button not working, album arkwork keep moving from one to another on its own, so after i reach home i try to do some research on Apple support communities, try to soft reset my phone closing all the apps on background didnt work, also note that control centre music player was not working as well. none of the solutions worked. after trying for two hours i found out that the trouble is in repeat options , so i changed it from repeat artist to repeat off. and the music start playing as usual, but i still have those stop buttons next to the songs i tried to play earlier. At least it fixed temporarily. please also note that in the meantime i tried to sync my phone with the pc and suddenly its start syncing all the songs again assuming there were no songs on my iphone.  so guys i think soft reset might not help all the time but try to remember what settings you changed recently and change it back to the original option, not sure ,but it might help.

  • Ducking music-track not working in preview

    Tried ducking a music-track in several clips, but couldn't get it to work reliable. On the first clip it worked, on others volume level of the music-track stayed the same, whatever value I've set the ducking slider to.
    After much experimenting and browsing the web, I found the following post by Winston Churchill:
    http://discussions.apple.com/thread.jspa?messageID=6636047
    He recommended to export the clip and check the final result. And in fact, the music level followed the setting in the exported movie.
    So this is a bug in iMovie08. While it is not a big issue, if you know the ducking works on export, it can drive you nuts, if you rely on iMovies preview mode and can't get it to work.
    And what makes me wondering even more, that this post is from Feb 18, 2008 and the bug is still present in June 2008.
    Peter

    hi there
    i had a problem with my wifes iphone 4s, today morning while travelling to work i changed a setting on repeat option and changed it to repeat artist, it was fine until when i finish my work and on my way back i found songs are not playing anymore, lots of stop signs next to my song list, play/pause button not working, album arkwork keep moving from one to another on its own, so after i reach home i try to do some research on Apple support communities, try to soft reset my phone closing all the apps on background didnt work, also note that control centre music player was not working as well. none of the solutions worked. after trying for two hours i found out that the trouble is in repeat options , so i changed it from repeat artist to repeat off. and the music start playing as usual, but i still have those stop buttons next to the songs i tried to play earlier. At least it fixed temporarily. please also note that in the meantime i tried to sync my phone with the pc and suddenly its start syncing all the songs again assuming there were no songs on my iphone.  so guys i think soft reset might not help all the time but try to remember what settings you changed recently and change it back to the original option, not sure ,but it might help.

  • Pause / Resume button combination not working when set to display for "rest of project"

    Good day,
    I have created a set of four objects on slide2 of my project
    1. Smart Object rounded rectangle with text "(playing) - CLICK to Pause" [this is the graphic the user sees]
    2. Smart Object rounded rectangle with text "(paused) - CLICK to Resume" [this is the graphic the user sees]
    3. Smart Object rectangle, transparent, used as button, set to not display in project - btn_Resume
    4. Smart Object rectangle, transparent, used as button - btn_Pause
    A. Script assigned to btn_Pause hides btn_Pause and the "CLICK to Pause" graphic, shows the btn_Resume and "CLICK to Resume" graphic, and pauses the project by setting the system pause variable to 1
    B. Script assigned to btn_Resume hides btn_Resume and the "CLICK to Resume" graphic, shows the btn_Pause and "CLICK to Pause" graphic, and resumes the project by setting the system resume variable to 1
    C. All items are set to display from the beginning of slide2 for the "rest of project"
    On slide 2, the buttons hide/show and pause/resume behaviors work correctly.
    On slide 3, the correct initial button and graphic appears, and the click sound works when clicked, but no behaviors (show/hide/pause) occur until a good amount of time into the slide: you can click all you want for 20-30 seconds, but nothing works except the click sound. Eventually, the behavior will work.
    On slides 4 and following, the correct initial button and graphic appears, and the click sound works when clicked, but no behaviors EVER work.
    If the behaviors NEVER, EVER worked, I would keep looking for what I did not have set correctly, but the correct working on the slide where they are set, delayed behavior on the next, and no behavior on the remainder of slides following has me stumped.
    Captivate version 6.0.1.240
    Windows 7 OS
    I hope I'm missing something obvious here, and I'm more than willing to face-palm if you tell me . Otherwise, I have not been able to find any setting that makes any difference. I would REALLY rather not duplicate the buttons and scripts on every page of the project. Given the blog posts I have seen saying this method should work just fine, I'm hoping there is a side quirk somewhere that I'm missing.
    Thanks for any help you can give.

    Without clouding with too much explanation, this technique arose out of a need to deal with (in a different project) objects that were grouped, and wanting to deal with the groups in as simple a way as possible, allow for easy swapping of group assets, and having a few buttons do multiple things. The idea of being able to have multiple interactive buttons stacked on top of each other while appearing for the rest of the project led to trying this simple construct before trying something more complex.
    You are correct, that there is a simpler solution, which we ended up using because we were not able to get two interactive buttons stacked on top of each other while displayed for the rest of the project to work properly (although that is SUPPOSED to work, as far as I understand).
    Here's what we ended up doing:
    A) Two smartshapes used as messaging graphics
    B) A single (one) interactive smartshape used as a button
    C) A conditional action to pause/resume and show/hide the appropriate messaging graphics
    D) All three objects (A&B) stacked, B on top.
    E) All objects set to always appear on top, and to display for rest of project.
    Our hypothesis, then, is that you are not able to stack interactive objects on top of each other and then display for the rest of the project.
    If anyone has evidence to the contrary, we would, gladly, take a look.
    Thanks for your interest Lilybiri, and for your input.
    Best regards,
    Hank

Maybe you are looking for

  • Global educate quotes?

    Pages doesn't seem to have a command to globally find all straight quotes and turn them into curly quotes. Is there a way to do this without resorting to another program? If not, what's the smallest, lightest-weight text manipulator program you would

  • My headphones suddenly won't fit into the headphone jack on the 1st generation ipod touch

    Has anyone had the problem where the headphones would only go about 3/4-way into the jack on the ipod touch?  I tried cleaning out the jack but there's no lint or dust that I could get out with a qtip or blowing air.  Any suggestions?

  • Mac Mini Server with Leopard

    I installed a Mac Mini Server in my media room. Connected it on my Ethernet, where i also have two other mac mini's a Mac Book Pro throughout the house. They all do "see" and "talk" to each other, and share files, like they are supposed to do. The on

  • Can we run a java class in a external server through abap program?

    Dear Experts, Can we run a java class in an external server ( other than application server and client system )? I have tried running it in the client system through a program and it works. But i have the requirement of running it in another system.

  • Field label from data element (language dependent)

    I have 2 development systems and am struggling to get different language from a standard sap data element. On Dev system 1 the program is:    parameters:  l_file1  like filename-fileintern. In the selection texts of the program I select "Dictionary r