Captivate 7 Configuration of Web object

Hello

I am facing after my customer's requirement and cannot solve it on my own:

I would like to show a web object, when a user clicks an object cost a slide (button or hyperlink). So far I couldn't manage it.

Short script to this: user click on a button, web object is displayed in a new browser window (custom size without browser controls) and load the web content interconnected.

Is this possible at all?

Thanks much for any help.

Here is a link to a JavaScript that allows to customize a browser window.

http://www.JavascriptSource.com/user-details/optimized-popup.html

Tags: Adobe Captivate

Similar Questions

  • How can I target a captivate variable go a web object

    How can I target a captivate variable go a web object

    window.parent.window.cpAPIInterface.getVariableValue ("cpQuizInfoStudentID");

    window.parent.window.cpAPIInterface.setVariableValue ("yourVariable", "" value");

    Window.parent.CP.Enable)

    Window.parent.CP.Disable)

    Window.parent.CP.Show)

    Window.parent.CP.Hide)

  • Captivate 9.0.1 - web object order

    I've just updated my Captivate 9 to the latest version (9.0.1.320) and was very excited to see one of our main issues mentioned in the release notes (web objects will always top layer).

    After testing this latest version now, I find it than anything else, web objects appear above when published and nothing can be placed above them (smartshapes, images). The only thing that you can place over a web object, is another web object.

    I think I'll keep waiting for what will be fixed.

    Everyone was able to overcome this problem?

    Issues resolved in this hotfix

    General

    • Web objects do not maintain the order and are always on the top in HTML5.

    Release notes for Adobe Captivate 9.0.1

    Hello

    You can try the following steps:

    1. go in your installation folder, copy AdobeCaptivate.ini (first take a backup of this)

    2. paste it on your desktop

    3 open the file and change the value of UseWidget7 from 0 to 1

    4. save it, copy and replace in your installation directory

    Thank you

    MohanA

  • Why Adobe Captivate 8 Web object not to publish correctly

    Hello

    I'm trying to insert a YouTube video into Adobe Captivate and publish it. While it previews fine, when I publish it as a SWF, I see just an empty frame.

    Can help out you here? Also, if I want to publish it as a PDF, the video will play it too?

    Best regards

    AkshayCaptivate Error.jpg

    Hello Akshay,

    I guess that the method you are using now is integration of Youtube videos into your Web object. My suggestion is that it will be much easier if you use the Interaction of training Youtube instead of a Web object to insert Youtube videos to your Captivate project.

    This can be found in the toolbar of Interactions-> Learning Interactions-> Youtube

    In addition, as Anthony mentioned, please test it on a web server, or a SCORM cloud.

    YouTube interaction works when you export to PDF as well.

    Kind regards

    MohanA

  • Captivate 8 PDF Web object works only on Windows

    I'm a web object link to PDF links hosted online. They are inaccessible in Internet Explorer and Safari on a Windows System. They are all of the latest versions and the PDF is visible in browsers, but not in the web object.
    Does anyone else have this problem? What is find a solution?
    From a browser on a Windows system, you accessing a link of web object in PDF format hosted online?

    Thank you

    I think I'd be more apt to launch the PDF file with a link in a new window. I don't like my projects throwing errors, so I would not use either WO without correcting the errors. I correct and keep them in a different folder to replace in the project after the publication. You can also include some of the patches in the widget while they are actually fixed. Some errors are actually in the CPM.js, which must be fixed post-publishing.

  • Captivate Web object does not publish to EXE

    Well, I can insert the web object now, and it works fine when I publish to HTML. Appear not at all when I publish on EXE...

    Is this normal?

    Is there a list of interaction objects that do not work in specific formats of publication?

    Thank you

    JackL

    Hello

    HE doesn't think that the interaction between the web object will work with exe because webobject link us a url of a Web site which will require the browser to render web content.

    When we publish it as a swf file, it gets opened in a browser which can easily open web content.

    I hope this helps!

    Thanks and greetings

    Himanshu skalli

  • ASA 8.4 cleaning using Network Configuration and Service objects

    Hello

    As most of you know, firewall configurations can growth in order to be large and complex, making them difficult to understand and difficult to change.

    I have a cleaning using network firewall configuration and Service objects and groups of objects running from 8.4 who I want to. This ASA (8.4) has over 30 Web Server VM deployed behind each with the same basic configuration: one to the outside inside the IP address and port mapping (x.x.x.x:ftp to y.y.y.y:ftp, etc.) by using the following well known ports: FTP, 80, 443, 3389.

    Examples of my existing configuration:

    network of the Y.Y.Y.Y_FTP object

    Home y.y.y.66

    NAT (inside, outside) Static X.X.X.66 tcp ftp ftp service

    network of the Y.Y.Y.Y_WWW object

    Home y.y.y.66

    NAT (inside, outside) Static X.X.X.66 tcp http http service

    network of the Y.Y.Y.Y_HTTPS object

    Home y.y.y.66

    NAT (inside, outside) Static X.X.X.66 tcp 443 443 service

    network of the Y.Y.Y.Y_RDP object

    Home y.y.y.66

    NAT (inside, outside) static service tcp 3389 3389 X.X.X.66

    outside_in list extended access permit tcp any host y.y.y.66 eq ftp

    outside_in list extended access permit tcp any host y.y.y.66 eq www

    outside_in list extended access permit tcp any host y.y.y.66 eq 3389

    outside_in list extended access permit tcp any host y.y.y.66 eq 443

    The entries above for each port have to do whenever a new virtual machine is deployed behind the firewall.

    Here's my ACE project and entered the object-group service to clean up configuration.

    object-group service WWW_FTP

    Description access FTP HTTP

    the tcp destination eq ftp service object

    the purpose of the tcp destination eq ftp service - data

    the purpose of the service tcp destination eq www

    object-group service WWW_FTP_RDP

    Description access FTP RPD WWW

    the tcp destination eq ftp service object

    the purpose of the tcp destination eq ftp service - data

    the purpose of the service tcp destination eq www

    the destination eq 3389 tcp service object

    object-group service WWW_FTP_RDP_SSH

    Description access WWW RDP SSH FTP

    the tcp destination eq ftp service object

    the purpose of the tcp destination eq ftp service - data

    the purpose of the service tcp destination eq www

    the destination eq 443 tcp service object

    the destination eq 3389 tcp service object

    object-group service RDP_SSH

    Access SSH RDP description

    the destination eq 443 tcp service object

    the destination eq 3389 tcp service object

    object-group service RDP_SSH_FTP

    Access SSH FTP RDP description

    the destination eq 443 tcp service object

    the destination eq 3389 tcp service object

    the tcp destination eq ftp service object

    the purpose of the tcp destination eq ftp service - data

    object-group service RDP_FTP

    Access FTP RDP description

    the destination eq 3389 tcp service object

    the tcp destination eq ftp service object

    the purpose of the tcp destination eq ftp service - data

    outside_in list extended access allowed object-group WWW_FTP_RPD any host Y.Y.Y.Y

    outside_in list extended access allowed object-group WWW_FTP_RDP_SSH any host Y.Y.Y.Y

    outside_in list extended access allowed object-group WWW_FTP any host Y.Y.Y.Y

    outside_in list extended access allowed object-group RDP_FTP any host Y.Y.Y.Y

    outside_in list extended access allowed object-group RDP_SSH_FTP any host Y.Y.Y.Y

    outside_in list extended access allowed object-group RDP_SSH any host Y.Y.Y.Y

    The challenge lies in the consolidation of the network object entries that follow into something more condensed as the entries in the object-group service.

    network of the Y.Y.Y.Y_FTP object

    Home y.y.y.66

    NAT (inside, outside) Static X.X.X.66 tcp ftp ftp service

    network of the Y.Y.Y.Y_WWW object

    Home y.y.y.66

    NAT (inside, outside) Static X.X.X.66 tcp http http service

    network of the Y.Y.Y.Y_HTTPS object

    Home y.y.y.66

    NAT (inside, outside) Static X.X.X.66 tcp 443 443 service

    network of the Y.Y.Y.Y_RDP object

    Home y.y.y.66

    NAT (inside, outside) static service tcp 3389 3389 X.X.X.66

    Any help is greatly appreciated!

    Hello

    I'm afraid that the only part of the configuration you can really change and make more condenced is configurations ACL using configurations different ' object-group ' .

    Of course, you can also create a "object-group" for all servers that need the same ports open to further reduce the lines of actual configurations in the configuration of the CLI.

    However,.

    Regarding NAT configurations there is unfortunately no way to reduce the amount of required configurations if you use Static PAT (Port Forward) for servers. There is no way yet to ports in group for "nat" configurations.

    My question is, you have public IP addresses less at your disposal compared with the amount of different servers in your network behind the ASA?

    If you have a public IP address dedicated to each server in the network, then I suggest to use static NAT instead of static PAT. It's about the only way that the NAT configuration could be minimized.

    -Jouni

  • CP 7: PDF not showing widget web object

    Hello

    In Captivate 7, I have inserted a web object and directed her to recover a file (PDF) instead of a web page. When I saw my project in a browser, the PDF file does not appear. I tried IE and Chrome. I assumed that because the widget enabled me to recover a file, the widget was designed to display a PDF file as well as it would a web page. Am I wrong?

    My client wants the PDF file appears in the lesson, instead of on a separate web page. If the widget is designed for this, he is appreciated by any advice you can give me. Thank you!

    Download all the files published (including the PDF file) on a web server and test from there.  Tests of this sort of thing locally can often fail.

  • How to insert the web object inside the SCORM package?

    I want to put my own HTML page inside the SCORM package and open it then SCORM-courses will be publish in my LMS.

    So I tried to use web-object in Adobe Captivate and address bar entered page.html.

    Then I published SCORM 1.2 course and rolled my page.html inside this ZIP package.

    After that, I publish this course in Moodle LMS and SCORM-cloud.

    But this course was launched in both systems - page.html does not appear on the slides!

    In this case, I tried to put my page.html inside the SCORM package and after the publication of LMS must be downloaded to LMS as sending to the web server.

    As you can see I try to use the link, but it does not work.

    What I've done wrong?

    Any suggestions?

    If you use Captivate 8 or 9, you can zip the HTML page and insert into Captivate as a HTML5 Animation. This should work for you.

  • Problems using Vimeo in widget Web object and error message "What is happening here?"

    Using Captivate last, 8 on Windows 10. I have five minutes 5 HD mp4 videos uploaded to Vimeo Plus account. I used the Web object widget interaction with the embed from Vimeo on 5 empty slides code in my Captivate for learning project.  I've extended once the widget and drag it to the Timeline for a few seconds before the actual length of the Vimeo video. Between each slide video I put one or two quiz slides. Publication and download a Web site online that everything seems to work fine, except that sometimes a video will stop halfway through and the Captivate after project will move immediately to the next quiz slide. It's random. In the test with multiple users, a person can spend all the videos OK but the other may have breaks from 1 to 4. When I tested it online, I found the same erratic behavior.

    I tried to put a button 'continue' after the video on the timeline. Video can still stop playing after a few minutes, but the blade now continues until the button is on the timeline. So it does not solve the problem.

    In the properties of the Web Widget object, there is a preview button:

    WhatsGoingOn.png

    When I saw one of the 5 videos shipped I get this message "what happens?", but I can see the first frame of each video in the background, and however, it always seems to start OK.

    WhatsGoingOn2.png

    That means Adobe by "Please install Flash or upgrade your browser." I have 10 Windows that says I have the latest version of Flash Player. I also have Adobe Edge animate installed.

    Help to fix this would be greatly appreciated. I know that I can insert just the 5 videos in the project calendar and it will work, however, these are great HD videos and with 2 or more users who access at the same time, we have some bandwidth problems. I thought that using Vimeo to disseminate video content would solve the problem of bandwidth, but having the halfway cut of videos is not acceptable. Has anyone else had luck with the help of Vimeo in this way? Are there other methods, what can I try?

    Thank you

    Tom

    Hi Tom,

    Why not try the native Web (headings) object that comes with 8 Captivate? In addition, may I know if you publish to SWF or HTML format? You can also share a screenshot of your Timeline slide?

    Thank you

    MohanA

  • El index sell me behind del web object, how I can visualizarlo siempre al frente?

    El index sell me behind del web object, how I can visualizarlo siempre al frente?

    Estoy insertando a web site object, en una diapositiva of Captivate. Compruebo, el index desplegable cuando, me object sale beneath del web. Esto supone Québec no se ve!

    In las demas slides esta al frente, pero con los objetos web no..

    All web objects are always on the top of the order of the stack.

  • To connect two different database instance, what configuration in web cleint is necessary?


    Hi all

    We had two P6 database instance as a DEV and PROD

    We want to configure the web client so that the user can select either DEV or PROD according to the requirement by the same URL.

    Can you please tell me what I need to do in the web to work with two DB instance client?

    Normally, changes are reflected without bouncing the middle tier (weblogic Server). If t is not then rebound / restart the server managed by admin / when P6 application is deployed.

    Kind regards

    Sachin Gupta

  • How to add images to my table and how to configure the Web site? Help, please

    I do not understand how to configure the Web site and add images to a table and make hyperlinks.

    First, set the folder of your Local Site saying DW where to save the files on your local hard drive.  Go to Site > new Site.

    I think it is easier to start with a page layout predefined by using one of the appropriate templates to bootstrap that comes with DW.

    Go to file > new > (Starter models > models Bootstrap). Select one:

    • Bootstrap-Agency
    • Bootstrap-eCommerce
    • Bootstrap-Portfolio
    • Bootstrap-product
    • Bootstrap-real estate
    • Bootstrap-curriculum vitae

    Press the button create.

    For pictures, go to insert > Image. Select an image and save it in the folder of your local site.

    Nancy O.

  • Widget Web object

    I have a web object widget that I've linked to the following webpage http://permissions.cla.co.uk/titlesearch.html when I see my project web object does not appear?

    Widget SS.jpg

    Project view.jpg

    Upload your project to a web server, and THEN test.

  • Stop the audio of the Web object to the output of the screen - Cap 7

    I have a series of slides, each with a Web object. Each is a link to an HTML page with a player/MP4. If I want to go to the next slide when the movie is in play mode, the audio stops not at the output.  I can't make an action to the exit because audio is not a tip, but the Web object Action. Am I missing something obvious here?

    Thanks in advance...

    The Webpage.wdgt has been fixed by Adobe and will be available in their store by next month. In the meantime, if anyone needs the interaction between the Web object, contact Suresh Jayaraman by e-mail at [email protected].

Maybe you are looking for

  • Online account Chase says I need an update

    Tried to watch the chase credit card statement.  When I tried to log in I got a message saying that I had to update to Safari.  I have the latest update installed, and I can connect with my iPad or Macbook but not the iMac.  Help

  • I can't access my openoffice documents. I get an error run

    When I try to open any file OpenOffice.org 3.0, I get a message that says: runtime error! This application has requested the runtime to terminate in an unusual way.

  • HP Pav 23-q105na AiO: perform a clean install on new machine

    Hello I would like to do a clean install on a new machine of all-in-one HP I have and would like to know about activation of a couple things. The machine comes through OEM Activation 3.0 (OA3) or by Product Activation Windows (WPA). The reason why I

  • What memory can I use for Satellite L20-100?

    Dear Sirs,Please, help me to understand what type of bars of memory is compatible with satellite L20-100? on your site I found the description only for L20 - 101 -.http://EU.computers.Toshiba-Europe.com/cgi-bin/ToshibaCSG/JSP/productPage.do?service=E

  • Windows Media Player-audio and video freezes during playback

    FREEZE AUDIO AND VIDEO IN WINDOWS MEDIA PLAYER OR VLC MEDIA PLAYER FREEZE AUDIO AND VIDEO IN WINDOWS MEDIA PLAYER OR VLC MEDIA PLAYER WHILE THAT WATCHING VIDEOS.  WHEN THE IMAGE AND THE SOUND HANGS, THERE IS A DULL NOISE.  THIS FREEZING HAPPENS ON EV