Project pause after first click action

I am using Captivate 2 and I am able to create a
demonstration where a user needs to click a highlighted spot to
advance the demo. My click box, captions and highlights are set to
display for the whole slide. It works in preview mode. I click a
designated spot and it advances on click. When published everything
works up until I go to click the first action. It is almost as if
the click box is not there. When I move the playbar it also never
advanced to the next slide. Oddly, when I inset a click box into a
the middle of an older demo with no click boxes, it seems to work
when published. Any ideas??

Welcome to our community, dcfergs
Check the action assigned to your Click Box. The default may
still be set. The default is "Continue" so if the slide is perhaps
5 seconds long and the user clicks at maybe 3, after 2 more seconds
the slide will pause and require a second click to advance.
Cheers... Rick

Similar Messages

  • Disable Button After First Click

    I have a button with PPR attached to it that generates a BI Publisher report within an OAF page. The report is correctly generated upon clicking the button. I also have SPEL defined for the DISABLED property of the button such that it can only be clicked once. I have done this via the suggested propertiesVO. For troubleshooting purposes, the button's disabled property is correctly being set after the first click as long as the BIP report is not generated as part of the process. However, once I put in the code for the BIP report (output is PDF), the button is no longer being disabled after the first click.
    Is control transferred in such a way that the PPR is NOT being executed?
    If I remove the code that writes the PDF to the servlet as defined by several posts and online references, the button is disabled as expected. However, once the code is put back in for the document to be generated, PPR stops working for the button.
    To summarize, each component works separately:
    1) SPEL for the disabled property of a button works as expected. After the first click, the button is disabled
    2) The BIP report (PDF) is correctly generated by the button
    3) If both the SPEL is used in conjunction with the PDF document generation process, the button is no longer disabled after the first click
    Please advise.
    Regards,
    LC

    Suggestions?

  • How do i get the textbox to stop moving around after first click

    I can't figure out how to get the textbox to stop moving after i set the textbox location with the first click. help please?
    protected function txtloc_BTN_clickHandler(event:MouseEvent):void
                    addEventListener(MouseEvent.CLICK,newTxt);
                public function newTxt(event:Event):void
                    addEventListener(MouseEvent.CLICK,newTxt2);
                } //end newtxt
                public function newTxt2(event:Event):void
                    x1 = mouseX;
                    y1 = mouseY;
                    usrtxtlabel.visible;
                    usrtxtlabel.x = x1;
                    usrtxtlabel.y = y1;
                    usrtxtlabel.x;
                    usrtxtlabel.y;
                    //usrtxt.focusRect = true;
                    removeEventListener(MouseEvent.CLICK, txtloc_BTN_clickHandler); //does not work
                public function removeHandler(event:Event):void
            ]]>
        </fx:Script>
        <s:TextInput x="39" y="252" width="142" height="30" id="txtinput" fontFamily="Times New Roman"/>
        <s:Label x="59" y="67" width="104" height="32" text="{txtinput.text}" id="usrtxtlabel"/>
    <s:Button x="394" y="252" label="txt location" id="txtloc_BTN" click="txtloc_BTN_clickHandler(event)"/>

    remove both listeners.

  • Hyperlinks Not Working After First Click AND Message Editable in Inbox

    Recently, we have noticed some marketing emails we'd sent out are acting weird when we receive them in Apple Mail.
    We are using a reputable email marketing company to send the messages so I assume the formatting should be OK but occasionally the emails we send out:
    1.) Will allow clicking a hyperlink once but not again. By this, I mean you can click on the link and launch the default browser and visit the link but, if you go back to the message and hover over the link, the cursor is an I beam instead of the link cursor.
    2.) The message, while still in the Inbox, is actually editable! This might be the crux of the link issue since, if Mail is authoring a message, it won't allow you to click on a link (but will once the message has been sent and is in the Sent folder.
    Other details:
    a.) The hyperlink cursor will actually fail any time you have clicked inside the message body. So clicking the link the first time counts as clicking inside the message body.
    b.) Closing and reopening the offending message will reset the message so you can click successfully once again.
    c.) If you close the message that is "edited" it will not be saved.
    This is happening on several OS and Mail combinations. (OS 10.5.8 and Mail 3.6, 10.6.4 and Mail 4.3 and 10.6.6 Mail 4.4)
    We've only noticed this on emails that emanate from our email marketing company but it could be happening with others. We were wondering if there is some formatting they use that could cause this or if it's an Apple Mail bug.
    Very hard to diagnose. Any help would be appreciated.

    Sorry, I wasn't clear. Let me clarify: not sure how it could be an Apple Mail preference thing since the problem seems to track certain messages more than anything and the problem appears in at least 3 Mail apps versions on 3 different computers across 3 different operating systems. That would be a pretty coincidental preference anomaly!
    And yes, I said it could be happening with others; the operative word is "could". I didn't mean to imply by "could" that it indeed was. Just didn't want to rule out that possibility.

  • Mouse left-click not working after first click

    I see this issue has been up several times. I have disabled Microsoft .NET Framework Assistant and Java Quick Starter, but still have the problem. I’m using the lastest FF ver. 3.6.6 on Win XP. I think I have had this problem once in a while since FF 3.0 but now it’s almost daily.
    Does anyone know what’s causing this?
    Thanks,
    Frank
    == User Agent ==
    Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; GTB6.5; .NET CLR 1.1.4322; InfoPath.1; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; .NET4.0C; .NET4.0E)

    I replaced my wireless mouse with a wired one, and the problem went away.

  • Pause for user click missing after Seamless Tabbing fix.

    I am upgrading a project from Captivate 5.0 to 5.5. Two of the lessons that worked fine in 5.0 have problems in 5.5. Both lessons use the Tab key to move from field to field in a data row and then the Enter key to calculate at the end of the row. This worked fine in 5.0. In 5.5, pressing Tab caused jump to browser address window. I searched blog and found following solution to add:    so.addParam(seamlessTabbing:, :false:);        to the htm file generated when publishing the file. This is not a desirable solution for long term course maintenance, but it did work. Unfortunately a new problem then appeared. The project moved ahead without waiting for user input in the simulation exercises.
    For slides with click boxes using Tab shortcut key and no other interactive objects, the movie just skipped ahead without waiting for user click. I would like the project to pause until the user presses the Tab key and then move to the next slide.  The properties for the click boxes are:
    Action:
    On success: Go to the next slide
    Attempts: Infinite
    Allow mouse click - yes
    Shortcut: Tab
    Options:
    Captions: Failure only
    Others: Pause for Success/Failure Captions and Pause project until user clicks
    Timing:
    Display for: Rest of slide
    Appear after 0 seconds   (I have played around with this setting, but it does not seem to make a difference.)
    For slides with Text Entry, the failure captions display before the user has a chance to input anything. Sometimes the captions flash several times at random. I would like the failure captions to only display when the user  enters an answer that does not match the stored answers.  The properties for the text entry boxes are:
    General:
    Default text: blank
    Retain Text - checked
    Validate User Input - checked
    Var Associated: Text Entry Box ## (## changes from slide to slide)
    On Focus Lost: No action
    Action:
    On Success: Go to the next slide
    Attempts: Infinite
    Shortcut: Tab
    Options:
    Captions: Failure only
    Others: Pause for Success/Failure Captions
    Timing:
    Display For: Rest of slide
    Appear after: 0.5 sec.
    Pause After: 1 sec
    Transition: No Transition
    To test whether it was something I was doing in the editing, I went back to the original 5.0 version of the lesson and imported into 5.5 again and published without doing any editing. The lessons that worked fine in 5.0 did not work in 5.5. Then I tried replacing all the click boxes with new ones created in 5.5. That did not work. I tried adjusting the timing. That did not work. For the text entry boxes, I tried using Show Button, creating transparent button with Tab shortcut. That did not work. Several of these suggestions were ones that I found elsewhere in the Blog with similar but not identical problems. I never found a problem that combined the seamlessTabbing with the missed pauses.
    I am puzzled and frustrated that these lessons that worked fine in 5.0 don't work in 5.5. Our primary edit is only to update the screen images and add a few new fields. I would often reposition an object on the slide, but not change its properties. Since most of the lessons are working fine in 5.5 and only these two that heavily use the Tab key are not working in 5.5. I don't really have the option of going back to 5.0. I need to put them in an aggregator and they all need to be the same version.
    Is there a patch or a quick fix? Also, can the patch to the htm file be built in or is that what is causing the problem? For future course maintenance, it will be complicated to have to treat these two lessons specially. Also, we usually link to the swf file and not the htm file. Our users often use browsers other than Internet Explorer.
    Any suggestions?   Thanks in advance.

    It would seem Intego Virus Barrier X6 has an intermittent habit of putting the IP address of Apple TV into the Blocked Addresses list despite having checked the 'Trust Apple TV' box and inputting the address into the Trusted Addresses list. Over the course of less than a year this has occurred approximately 4 times to me. My last variation on getting to the root of the problem was to lock the settings with the padlock. I will monitor the situation and should it happen one more time will notify Intego of this 'bug'.

  • (1) Is there any way that I can get the transition menu to remain on the screen. I select a transition, drag it to the timeline and after I click done I have to start the process all over to perform this action on the next transition. I have premiere elem

    (1) Is there any way that I can get the transition menu to remain on the screen. I select a transition, drag it to the timeline and after I click done I have to start the process all over to perform this action on the next transition. I have premiere elements 12. In older version the menu would stay on the screen.
    (2) In pan and zoom how can start zoom on a photo in the original picture and zoom in and the next picture zoom out and the next photo pan from right to left and the next photo pan left to right.
    Thanks
    Sam

    TidyCup
    What computer operating system is your Premiere Elements 12 running on? If you have not already, be sure to update 12 to 12.1, using an opened project's Help Menu/Update.
    But to the immediate questions, assuming Windows 7, 8, or 8.1 64 bit....
    1. No, it is what it is. But, are you applying the same transition each time? If so, then highlight/select all the clips involved (all at one time), then Timeline Menu/Apply Default Transition will do just that for the highlighted/selected clips.
    To highlight/select more than one clip at a time, hold down the Shift key of the computer main keyboard and then click on each clip that you want in the group selection
    or
    with your mouse cursor draw a rectangle around the clips that you want to select
    2. Are you using the Premiere Elements 12/12.1 Expert workspace Pan and Zoom Tool? Or the pan or zoom presets under fx Effects/Presets/? With those you can do pan or zoom, not pan and zoom.
    Or, are you in the Elements Organizer 12 Slideshow Editor using the pan and zoom effect there? Or, are you using keyframing the Motion Scale property for zoom and the Motion Position property for pan?
    Are you asking about photos with landscape or portrait orientation?
    The pan and zoom tool does one photo at a time.
    Have you read the Adobe documentation on the Pan and Zoom Tool?
    http://help.adobe.com/en_US/premiereelements/using/WSeffff8bffc802084-494411db12fd35452dd- 8000.html
    Please review and clarify and then we can get into greater details on this.
    Thanks.
    ATR

  • h:CommandLink : Action event not called on the first click

    Hi,
    I am facing a problem here.
    I have a JSF page:
    When I first load the page, I have few text boxes and dropdowns. With out doing anything If I click the <h:commandLink I call an action in my pagecode.
    But the problem is on the very first load of the page, without doing anything if I click on the command link action event in my pagecode is not called, but If I click on the link the second timethe pagecode actionevent is called.
    So I think tried submitting the form in the JSF page onclik of the commandlink it works in my Local IBM RAD. But doesnot work in the WebSphere Portal.
    So can you tell me if I can submit the form atleast once when the page loads for the first time
    This is my command link:
    <tr>
    <td colspan="2" align="center">
    <h:commandLink styleClass="commandLink" id="lnkBtnCreateUser" action="#{pc_Createuser.doLnkBtnCreateUserAction}">
    <hx:graphicImageEx styleClass="graphicImageEx" id="imgBtnCreateUser" value="/theme/images/btnCreateUser.gif" style="border:0;cursor:pointer" onclick="return onFormSubmit();"></hx:graphicImageEx>
    </h:commandLink>
    </td>
    </tr>
    function onFormSubmit(){
    //enabling all the disable components
    So can anybody please help me on this. Why exactly the pageCode action event is not called for the very first click ???

    seems that a prependID="false" attribute in the respective form was causing the trouble. At least it's working now that I've deleted it.
    I introduced it, because last time the component ID's messed up the output of the error/success messages ("j_id:xxx isn't that of a usefull information to the enduser).
    Edited by: stger on Apr 9, 2008 5:41 PM

  • After several time installed CS6 and a clean Windows 8.1 bridge still pause after selecting a picture or right click with button mouse.

    My bridge pause all the time. I have to wait 30 seconds after selecting a picture or click the right button of the mouse. I have installed a new windows 8.1, and a fresh CD6. But still these problems in Bridge. No problems in Photoshop. What to do

    What is the problem:
    When I choose a picture in Bridge I have to wait 20 till 30 seconds (sometimes more).
    When I choose with right click of the mouse. I have to wait the same time.
    When I choose the menu. Also
    After opening the picture(s) in Camera RAW. There are no problems
    In Photoshop there are also no problems. Everything works all right.
    Only Bridge have these problems. But I can’t work with it.
    My Computer
    HP Z820 with double     CPU Type           Mobile Intel Celeron M, 2000 MHz
    Nvidia Geforce GTX 980 card
    System memory 64 Gb
    Windows 8.1 Home Edition
    All software is up to date, incl BIOS
    DirectX 4.09.00.0904 (DirectX 9.0c)
    Lots of space on my disc drives
    Software: Adobe Master Collection. But only installed Photoshop and Adobe Acrobat
    Installation done with my original DVD of Adobe. All software updated
    But still problems
    Software installed again (including Windows).
    Now installed adobe from a download version from adobe.
    Still the same problems
    I have no illegal software!
    Multimedia      
    Geluidskaart     SB Recon3D PCIe Audio Controller
    Opslag 
    IDE apparaat     Standaard Dual Channel PCI IDE Controller
    SCSI/RAID apparaat       Controlefunctie voor opslagruimten van Microsoft
    SCSI/RAID apparaat       Intel(R) C600 Series Chipset SAS RAID (SATA mode)
    SCSI/RAID apparaat       Intel(R) C600 Series Chipset SATA RAID-controller
    SCSI/RAID apparaat       LSI Adapter, SAS2 2308 Mustang
    Harde schijf       ATA Samsung SSD 850 SCSI Disk Device
    Harde schijf       ATA SAMSUNG SSD 830 SCSI Disk Device
    Harde schijf       SEAGATE ST3450856SS SCSI Disk Device
    Harde schijf       SEAGATE ST3450856SS SCSI Disk Device
    Optische Station             HL-DT-ST BD-RE  BH16NS40
    Optische Station             hp DVD-RAM GHA3N
    SMART Status harde schijf         Onbekend
    Partities             
    C: (NTFS)            243668 MB (150173 MB vrij)
    D: (NTFS)            122101 MB (65332 MB vrij)
    E: (NTFS)            429244 MB (322019 MB vrij)
    F: (NTFS)            429244 MB (243491 MB vrij)
    Geheugencapaciteit       1195.6 GB (762.7 GB vrij)
    Invoerapparaten           
    Toetsenbord     Logitech HID-Compliant Keyboard
    Toetsenbord     Standaard-PS/2-toetsenbord
    Muis     HID-compliant Mouse
    Muis     Microsoft PS/2-muis
    Netwerk            
    Netwerkkaart    Intel(R) 82574L Gigabit-netwerkverbinding  (192.168.178.37)
    Netwerkkaart    Intel(R) 82579LM Gigabit Network Connection
    Peripherieapparaten    
    Printer  Adobe PDF
    Printer  EPSON XP-950 Series
    Printer  HP 4730 PCL 6
    Printer  Microsoft XPS Document Writer
    USB1 apparaat Texas Instruments USB 3.0 eXtensible Host Controller - 0096 (Microsoft)
    USB2 apparaat Intel(R) C600/X79 series chipset USB2 Enhanced Host Controller #1 - 1D26
    USB2 apparaat Intel(R) C600/X79 series chipset USB2 Enhanced Host Controller #2 - 1D2D
    Van: station_two 
    Verzonden: maandag 13 april 2015 21:58
    Aan: johan van der klaauw
    Onderwerp:  After several time installed CS6 and a clean Windows 8.1 bridge still pause after selecting a picture or right click with button mouse.
    After several time installed CS6 and a clean Windows 8.1 bridge still pause after selecting a picture or right click with button mouse.
    created by station_two <https://forums.adobe.com/people/station_two>  in Bridge General Discussion - View the full discussion <https://forums.adobe.com/message/7434796#7434796>

  • Safari will not open on first click after start-up

    Safari will not open on first click after start-up

    Empty Caches.
    Safari > Preference > Advanced
    Checkmark the box for "Show Develop menu in menu bar".
    Develop menu will appear in the Safari menu bar.
    Click Develop and select "Empty Caches" from the dropdown.
    Remove website data.
    Safari > Preferences > Privacy > Press  "Remove All Website Data" button.
    Relaunch Safari.

  • I began to purchase songs off iTunes, a prompt message appears whether you want to buy the song after the first click... I ticked the box to say I didn't want this warning again... But now I wish I had that - Anybody know how to get that message back???

    I began to purchase songs off iTunes, a prompt message appears whether you want to buy the song after the first click... I ticked the box to say I didn't want this warning again... But now I wish I had that - Anybody know how to get that warning/prompt message back???

    Sign-in to your iTunes Store account (Store menu > View my account).
    At the bottom of the Account Information page is a Reset box to click to reset all warnings for buying and downloading.  Click the "Done" button when you're finished.

  • PerformancePoint right click action opens in un-resizable window after migration.

    Greets all,
    We've recently upgraded a client's SharePoint 2010 farm to 2013 including a number of PerformancePoint dashboards. Most of these dashboards include Analytics charts with Right-click actions that open Reporting Services Reports.
    Since the migration, these windows now open in a 600 * 600 window, with no toolbars and no ability to resize in IE. Firefox and Chrome work fine.
    We've traced the problem to the PPSMA.NewWindow.openUrl() method that is supplied in the dashboardframework.js as part of PerformancePoint. This method calls window.open(URL,name,options) but doesn't specify the resizable=yes option. This is a completely
    different method tot hat used by the SP2010 version of PPS as far as we can see.
    My current workaround is to currently try and overide this function be redefining it on the page but with the option. I'd be greatful if anyone else has come across this and solved it another way? (Or if it's a bug in PPS that MS have fixed with an update,
    but I can't find any info..)
    Many thanks
    Paul.
    PS.. The client environment is using IE9, so I haven't been able to test this in 10 or 11.
    Please ensure that you mark a question as Answered once you receive a satisfactory response. This helps people in future when searching and helps prevent the same questions being asked multiple times.

    Hi Cimares,
    We are currently looking into this issue and will give you an update as soon as possible.
    Thank you for your understanding and support.
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • Firefox icon in the Taskbar will not start on the first click, sometimes needing to click 2 or 3 times for it to open (and this is after a fresh reboot with Firefox not running in Task Manager.

    Upon a fresh reboot the Firefox icon in the Taskbar will not work on the first click, sometimes it will not work at all and I need to go to Start-> then click the Firefox icon in the Start menu. Why is it that the icon won't start up on the first click?

    Same issue - however firefox will open but I can not click on only of my tool bar shortcuts - the writing on the google age is greyed out so I can not click on anything. Still no resolution? I have deleted the folders and re-installed - it will open and then locks and it will not work????

  • Pausing Movie for Click Boxes

    Hi everyone -
    This is my first time on this forum and I'm fairly new to
    Captivate, so please be gentle :)
    I am creating a movie that highlights accomplishments for a
    department over time. Using the "Click Box" feature, I'm creating
    links from the movie to Flash, GIF, PDF files, websites, etc. that
    highlight some of these accomplishments. What I would like to do is
    stop the movie while the viewer explores some of these links in a
    new window, but I cannot figure out how to do this. I've attempted
    to do this by clicking the dropdown arrow to the right of the "Open
    URL or file:" field in the "Click Box" popup window. In this menu,
    I click "New," and uncheck "Continue playing movie."
    Alas! This does not work for me. I publish the movie and give
    it a test run. When I click on the "Click Box" links in the movie,
    my URL or file opens up just fine in a new window, but when I come
    back to the movie, it is finished because it was still running
    while I was exploring my links.
    Am I missing something in "Options" or the "Click Box" tab?
    Is it possible to stop the movie while the viewer explores links?
    I am using Version 1.0.1188, Build 1188 (Education Version)
    of Captivate, and viewing my movie in Mozilla 5.0 on a PC with
    Window XP.
    Any input would be appreciated.
    Thanks,
    Chris :)

    Hi, I have a similar issue with click boxes. I have a few
    slides which follow the same pattern: I have some instructional
    text which spans the length of the slide with fade in and fade out
    effects. I also have a click box positioned over a button image
    which the user is required to click to proceed. The click box is
    set to appear a few seconds into the slide, before the text starts
    to fade out.
    The idea is that the instructions fade in, tell the user to
    click the button, then the click box appears and pauses the slide,
    the user clicks the button and the slide finishes playing, fading
    out the text and moving on to the next slide.
    The slide does wait for the user to click the button before
    proceeding to the next slide, but the slide fails to pause, and the
    instructions fade out before the user clicks the button. Just to
    prove that the slide has not paused, I placed an image set to
    appear after the click box appears, so if the slide had paused when
    the click box appeared, the image would not appear until the user
    had clicked it. However, the image does appear, the instructions
    fade out, the slide plays to the end and only then does it pause.
    Both the click box and instructions have their duration set
    to "Rest of slide", the instructions starting at 0 seconds, fading
    in over one second, starting to fade out at 4 seconds, and ending
    at 5 seconds. The click box is set to appear 4 seconds in, just
    before the instructions start to fade out. The click box action is
    set to "continue".
    I managed to solve my problem (kind of) by using an invisible
    button instead of a click box, but an invisible button is also
    invisible in the editing environment, making it hard to spot.
    So is there a bug with click boxes? Or is there something I'm
    missing? Should we avoid click boxes altogether and just use
    buttons for every clickable element?
    Thanks,
    Scott

  • Project pauses unexpectedly...sometimes

    I'm working on a project that involves a software simulation, and when I presented it to my boss, she asked me to make sure that one of the click-boxes that I had programmed actually did what it is supposed to do in the software, even though the next slide still needed to be the same screen as the one I just clicked on.  So I added a couple of new slides and input the necessary screen shots on those slides, and kept them as .jpgs, rather than merging them into the background.  I set the jpg on the first slide to fade out (.5sec) and the slide timing to 1sec.  The second jpg, which is the original screen again, then has no transition, the slide also lasts for 1 sec, and then resumes the presentation where I'd originally had it programmed.
    The first time I ran this project this morning, in "preview project" mode, the project stalled on the fade-out of the jpg, and I had to use the controls to advance the project.  After I had tweaked a different slide, I re-ran the project in "preview next n slides", "preview project" and "preview in browser" and it worked fine each time.
    I've had other issues with fade transisitons, both item and slide, pausing the project.  Anyone have any ideas why this happens or how to fix these transitions so they don't go crazy once I've published the course to our LMS?
    Thanks,
    Michael

    Hi Michael
    Can you take a screen capture of the offending slides and insert here? (Please don't attach and use the Camera icon instead so we may see them immediately).
    Normally the only way to pause a Slide is to have a Click Box, Button or Text Entry Box object on it.
    Cheers... Rick
    Helpful and Handy Links
    Captivate Wish Form/Bug Reporting Form
    Adobe Certified Captivate Training
    SorcerStone Blog
    Captivate eBooks

Maybe you are looking for

  • How do you check to see if the firewall is up?

    Hi, I need to disable my router's firewall but I don' want to expose the office computers to any untold risks. All the computer's are connected to the internet either wirelessly thanks to the Airport Extreme, or via a wired connection (modem/router -

  • How to install from USB with BootCamp on Snow Leopard

    Hello I'm trying to get my bootcamp to recognize windows 7 from a bootable USB. I've already created the windows partition in bootcamp assistant. When I'm in the assistant I'm not getting the option for USB installation. System Version:          Mac

  • Problems in Solaris 10 installation

    Hi, I m installing Solaris 10 on my laptop. But I am getting error " /pci@0, 0/pci103c, 30bb@1d, 7(ehci0): ehci_init_ctrl unable to take control from BIOS. EHCI system disabled". In installation guide, it is problem with motherboard (6204987). Can yo

  • When people activate connection keys, they don't show up in the Admin users list. Why?

    I send people their key by e-mail. In most cases, when they click on it and it loads Contribute and they plug in the password, it will show up in the Admin listing of users. Other times, the same process is followed but they don't show up on any user

  • Unlimited World - unable to call landlines (BRAZIL...

    I did the tests, I have Unlimited World + premium enabled on my account, I put the prefix and yet I can't call any landline to Brazil. Please help