Web page widget for captivate6

Hi,
Can you suggest the links for downloading the webpage widget for adobe captivate 6.
Thanks,
Lokesh V

It is not upgraded yet to Captivate 6. Keep an eye on Jim's blog, he releases updated widgets regularly:
http://captivatedev.com/
Lilybiri

Similar Messages

  • Web page widget for captivate5.5

    Hi,
    I have installed the web page widget as per the instructions.  I can able to drag the widget to my captivate project stage and I can able to give all kinds of inputs to the widget.  But none of them is not working.
    Please suggest me the how to over come this problem.
    I have downloaded this from http://CaptivateDev.com/.
    Regards,
    Lokesh V

    Hi Lokesh,
    If you read this article http://captivatedev.com/2010/11/05/adobe-captivate-5-web-page-widget/ there is a entry which you need to change after you publish it to Flash. Open .htm file in Notepad and change this entry and then play it.
    NOTE:  The published .htm file needs to have one change where the wmode should be set to “opaque” or “transparent” instead of “window”.
    1
    so.addParam("wmode", "opaque"); 
    Hope this helps.
    Thanks
    Priyank

  • Change src of iframe in web page widget (CP 8)

    Hi there.
    I would like to know how can I dynamically change the src attribute of <iframe> defined in Web Widget in CP 8.
    I have tried  many things (for example getElementsById() command, written as an action of CP button) but it didn´t work.
    I´ve heard about Web page Widget for CP 6, which enables dynamic changes of widget´s source through the CP variables.
    Is there any solution of this problem for CP8 ?
    Thank you for you answers.

    Ok.
    I have only one CP slide (I don´t want to use more slides for presentation),
    which contains 30 images (overlayed),some buttons (for stepping and showing images - back and forth. For these actions I use the variable and javascript Script_Window)
    and one Web Widget.
    For every image I want to view corresponding PDF file (increment/decrement variable => wiev image and change "src" of iframe in Web Widget at the same time).
    Switching images is no problem for me.
    Unfortunaltely, I don´t know how can I change the "src" attribute directly from Captivate and I don´t have much time to finish the project.
    I have tried to write external html file with its own javascript,variables and buttons and linked it to Web Widget.
    This works correctly(I mean switching PDF files), BUT when I try to call Captivate functions from this external JS (for example cp.show(),etc.), it doesn ´t work.
    Thank You for Your answers.

  • Captivate 7 Web Page Widget misaligned - Transform Property

    I just upgraded to Captivate 7 and am using a Widget to embed Web Page content for the first time.
    The project looks fine when I preview it, but when I publish it and post it to our LMS (SumTotal Maestro), the widget appears skewed in the resulting course window, like the whole widget just shifted 60 pixels to the left and 30 pixels down.
    I have tried using multiple web sites, so I don't think that is the problem.
    There is the Transform Property, which gets set automatically when you drag the widget around the interface screen. On a hunch I moved the widget's Transform Property 60 pixels right and 30 pixels up. That worked, in that the updated widget looks better in the final published project. But now it's skewed both in the workspace and when I preview it, not to mention getting it precisely where it needs to be is going to be a process of moving a couple of pixels, publishing and seeing how it looks, then repeating.
    Has anyone encountered this? Is there a setting I'm missing somewhere that messes up the Transform property?
    Thank you!

    Here is the reply (in bold) I got from Suresh Jayaraman from Adobe when I logged this as a bug.
    "The issue you are facing has nothing to do with SCORM setting. Probably you might have heard about Click Jacking , One of the ways web sites prevent themselves from this attack is by not displaying when loaded in a Frame or iFrame. They achieve this by setting the X-Frame options. They website you were trying to load in Web object was Adobe forums which has this protection and it is the case with some other websites like Google.com, facebook.com as well. As Web object interaction on run time loads the website in an iFrame such protected websites when loaded doesn’t show up."
    "I have attached a test file which would help you to determine whether the website you are loading is Click Jacking protected or not. Change the website address and launch the page from a web server and if it loads all is well, it would load in your Web Object interaction as well. Now enable reporting and try the same page from SCORM.com and It should display the page."
    The test file he is referring to is a html file. Since I cannot attach the file here, I am copy-pasting the source code:
    <html>
       <head>
         <title>Clickjack test page</title>
       </head>
       <body>
         <iframe src="http://www.google.com" width="500" height="500"></iframe>
       </body>
    </html>
    To test, first I changed the website address in the above code to that of Adobe forums. When I had inserted this site in my Web Object interaction, this site failed to show up (see my previous posts). When I launched this test file shared by Suresh from a webserver, the result was same... the site did not open.
    Next, I changed the website address to http://infosemantics.com.au. This site worked in Web Object Interaction and it worked here as well.
    I did not test it in SCORM Cloud as I was convinced by the reason Suresh provided. (I hope I am not wrong.)
    Sreekanth

  • Want user to click on pic from my Web page and for it to enlarge in awindow

    I've uploaded my pic from iPhoto and placed in on my page in iWeb. I want the user to be able to click on the pic on my web page and for the page to "enlarge" so the user can see it better. Possibly in a new window.
    Is this possible in iWeb?

    There are a couple of ways. See my demo pages Fancy Zoom and Opening Item in New Specially Sized Window. Both will do what you want. The code uses is also described.
    OT

  • Error while generating Static web pages hierarchy for Web Crawler searching

    Hi All,
    When we are trying to generate Static web pages for Web Crawler searching for our B2C application it is resulting in an error :
    u201CUnable to initiate generation of static pages; check logsu201C
    After tracing the log files we found out the below detailed information:
    application [catalogtool] Error in method getResourceAsStream(WEB-INF/cfg/catalog-site-config.xml). The error is: com.sap.engine.services.servlets_jsp.server.exceptions.WebMalformedURLException: A resource path must begin with [/]. The error occurred in [].
    at com.sap.engine.services.servlets_jsp.server.runtime.context.ServletContextImpl.getResource(ServletContextImpl.java:452)
    at com.sap.engine.services.servlets_jsp.server.runtime.context.ServletContextImpl.getResourceAsStream(ServletContextImpl.java:481)
    at com.sap.isa.core.ActionServlet.getResourceAsStream(ActionServlet.java:297)
    at com.sap.isa.catalog.impl.CatalogSite.loadConfigFile(CatalogSite.java:666)
    at com.sap.isa.catalog.impl.CatalogSite.initBackendObject(CatalogSite.java:209)
    at com.sap.isa.core.eai.BackendObjectManagerImpl.createBackendBusinessObject(BackendObjectManagerImpl.java:190)
    at com.sap.isa.catalog.CatalogFactory.getCatalogSite(CatalogFactory.java:261)
    at com.sap.isa.catalog.webcatalog.WebCatInfo.init(WebCatInfo.java:237)
    at com.sap.isa.businessobject.webcatalog.CatalogBusinessObjectManager.createCatalog(CatalogBusinessObjectManager.java:103)
    at com.sap.isa.catadmin.actions.WebCrawlerAction.doPerform(WebCrawlerAction.java:93)
    at com.sap.isa.core.BaseAction.execute(BaseAction.java:212)
    at org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:484)
    at com.sap.isa.core.RequestProcessor.processActionPerform(RequestProcessor.java:683)
    at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:274)
    at com.sap.isa.core.RequestProcessor.process(RequestProcessor.java:400)
    at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1482)
    at com.sap.isa.core.ActionServlet.process(ActionServlet.java:243)
    at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:525)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.sap.engine.services.servlets_jsp.server.runtime.RequestDispatcherImpl.doWork(RequestDispatcherImpl.java:321)
    at com.sap.engine.services.servlets_jsp.server.runtime.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:377)
    at org.apache.struts.action.RequestProcessor.doForward(RequestProcessor.java:1069)
    at org.apache.struts.action.RequestProcessor.processForwardConfig(RequestProcessor.java:455)
    at com.sap.isa.core.RequestProcessor.processForwardConfig(RequestProcessor.java:276)
    at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:279)
    at com.sap.isa.core.RequestProcessor.process(RequestProcessor.java:400)
    at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1482)
    at com.sap.isa.core.ActionServlet.process(ActionServlet.java:243)
    at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:525)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:387)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:365)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:944)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:266)
    at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
    at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
    at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
    at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
    at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
    at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
    Can anyone assist as to what is getting wrong?
    I have a doubt in specifying the parameters "dumpFolder" & "templateFolder" in catalogtool XCM settings, We need to pass full path of the server directory here. please suggest what exactly has to be passed here.
    Currently i am passing values like this "/catalog/dump"& "/catalog/templates".
    We are running on CRM-7.0
    Thanks in advance.
    Pnakaj.

    Any Updates friends??

  • How can I recive automatic web pag updates for a specific web page when it changes?

    I want to be automatically notified of changes to this web page:
    http://soundcyclists.com/SpecialEvents.htm#CapeTrip
    Context of web address:
    NOTE: CAPE TRIP (September 8 - September 11)
    =====================================
    In the next few days, limited reservations for this trip will be open to SCBC members. It is important that you to read all the information posted at http://soundcyclists.com/SpecialEvents.htm#CapeTrip about the trip so you can decide if you want to go.
    IMPORTANT: If you decide you want to go, you will need to standby in the next few days when the reservation system is opened, since there is limited space and there has already been an expressed interest by many in going.
    We want to give all members a fair and equal opportunity to reserve a spot but you must know reservations are on a first come, first server bases so you must be ready when the link to the reservation system appears. Just return to the URL above (you may want to bookmark it), where you will be able to access the system when it's available.
    Once the limited is reached, the system will be shut down. Any reservation that get through after the limit is reached and before the system is turned off, will be refunded.
    Payment will be made through our PayPal system so as they say, have your credit card ready. Be sure to read the posting for details in advance of the reservation system becoming available.

    *AlertBox: https://addons.mozilla.org/firefox/addon/alertbox/
    *Check4Change: https://addons.mozilla.org/firefox/addon/check4change/ www.check4change.com/
    *Update Scanner: https://addons.mozilla.org/firefox/addon/update-scanner/ updatescanner.mozdev.org/

  • Web Page Composer for anonymous user

    Hello everybody,
    I configured my portal for Web Page Composer anonymous user access.
    I found this document and i follow all steps:
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/e06e2dfa-7759-2b10-1c89-e90e6877e606?QuickLink=index&overridelayout=true
    but when i launch portal with address:
    http://xxxxxx:50000/irj/portal/anonymous
    in the content view i see the portal logon page!!! if i lauch the page whit other user (after log-on) i see the WPS page correctly
    Any suggestion??

    And don't forget the anonymous group. Well the things you need to take a second look at are in de doucments.
    - Making CM ready for anonymous access
    - PCD (iviews, pages, folder, etc) should have anonymous access
    - are all the servies configured right
    - And make sure the right group have the right access in CM (KM)

  • Web page composer for creating static pages

    Hi there,
    I have a scenario where I need to develop static pages in Web page composer. That is I dont want to build a complete site but only static pages. And then I want to enable the Approval workflow from KM for these static pages. Can someone throw some light on this how I can acheive?
    Regards,
    Ponraj M

    Ponraj -
    Procedure
    1. In the Web Page Composer, navigate to the Web page that you want to integrate into the portal navigation.
    2. To copy the path to the Web page to the clipboard, choose Copy Path from the context menu for the Web page.
    3. Choose Content Administration &#8594; Portal Content.
    4. Choose New &#8594; iView from the context menu of a folder.
    5. Choose Portal Component as the source type.
    6. Choose the com.sap.nw.wpc.runtime portal archive. On the next screen to appear, choose default.
    7. Once you have created the iView, choose the Web Page Composer category in the property editor.
    8. In the RID of Compound Document property, enter the path to the KM folder representing the Web page.
    Example: /wpccontent/Sites/MyWebSite/Web Pages/MyWebPage
    You can paste this path from the clipboard.
    9. Open the workset or role that you created when you carried out the initial configuration.
    10. To add the iView to the workset or role, choose Add iView to Workset/Role &#8594; Deltalink from the context menu of the iView.

  • New Mac, I open some web pages hang for 30sec before opening?

    Safari opens web pages but some sites for example Vodafone start to open but hang for around 20 seconds before fully opening the page. This can't be normal?

    There are no maps or plugin content on either of those pages, so I don't feel like I'm getting the whole story from you. However, please try the following.
    This procedure is a diagnostic test. It won’t solve your problem. Don’t be disappointed when you find that nothing has changed after you complete it.
    The purpose of this test is to determine whether the problem is localized to your user account. Enable guest logins* and log in as Guest. Don't use the Safari-only “Guest User” login created by “Find My Mac.”
    While logged in as Guest, you won’t have access to any of your personal files or settings. Applications will behave as if you were running them for the first time. Don’t be alarmed by this; it’s normal. If you need any passwords or other personal data in order to complete the test, memorize, print, or write them down before you begin.
    Test while logged in as Guest. Same problem?
    After testing, log out of the guest account and, in your own account, disable it if you wish. Any files you created in the guest account will be deleted automatically when you log out of it.
    *Note: If you’ve activated “Find My Mac” or FileVault in OS X 10.7 or later, then you can’t enable the Guest account. The "Guest User" login created by "Find My Mac" is not the same. Create a new account in which to test, and delete it, including its home folder, after testing.

  • Web Page Composer for SAP Netweaver CE 7.1 !

    Hi ,
    I am working on SAP Neteweaver CE 7.1 and I want to know that whether the Web Page Composer component for Portal is also available for SAP Netweaver CE 7.1 as it also has an embeded Portal installation.
    Please reply ASAP.
    Manish

    Hi,
    Currently WPC is not part of CE 7.1 (neither is any part of KM). However, AFAIK it may be included in a future release of CE.
    Regards,
    -- Vladimir

  • ResourceBundleProject for Web page composer for labeling custom forms

    Hello Experts,
    We are using EP 7.0.18 WPC 18
    I have created a custom web form for WPC and done KM configuration. It works fine.  We already had some custom web forms which are used.
    For building a bundle file. I have downloaded the par file which we had on portal and imported it to NWDS. Added the three entries for the form I created.
    The entries in WPC.properties file
    cod.xlbl.wpc_custonlinklist=custom link list
    cod.xtit.wpccustomlinkist=custon link list
    xmlb_wpccustonlinklist=custom link list
    xmlb_wpccustonlinklist=custom link list this label has been sucessfully replaced. But, cod.xtit.wpccustomlinkist=custon link list
    label still shows up as
    Please suggest.
    Thanks,
    Raj

    I was deploying par file without source. After deploying it with source. it worked.

  • Making web page widget in tiger

    A friend of mine was wanting to make a widget that updated from a website. I think he saw the stuff in leaopard that will do that. Anyway I was wondering how one would do it in tiger. Would you have to know code? that kind of thing. Thanks.

    use this:
    http://www.apple.com/downloads/dashboard/status/dashclipping.html
    any URL including local files can be specified...
    very nice.
    Beavis2084

  • New Widget: Insert Web Page

    Here's a new free Captivate 5 widget to insert a web page into your presentations.  I will be submitting this for the Adobe Captivate Exchange.  In the meantime...
    http://jimleichliter.blogspot.com/2010/11/adobe-captivate-5-web-page-widget.html
    Enjoy,
    Jim Leichliter

    Hi Jim,
    I have tried downloading a couple of your widgets and have had a couple of issues. Sorry about contacting you this way but your new web site will not allow me to email you it gives me an error message. Hopefully you will see this one and fix the email problem if it is something your end and possibly answer my query.
    I have just tried the widget to put variables into a url - I am using Captivate 5 and it tells me that I have all the updates installed, I set up a variable called testurl and set it to www.ladbrokes.com then inserted the widget on slide 1, used it on slide 6 and told it to go to $$testurl$$
    I published the project as a flash player 10 version and export to html. I copied the htm, swf and js file onto our intranet server, I then opened it using the correct url and played it. I got an error message saying page cannot be found with the url of http://www.ladbrokes.home/bs2000help/CSKB/$$testurl$$
    So what am I doing wrong? Is there an extra setting I am missing?
    Thanks for your help
    Erika

  • I'm looking for an add on that opens a new web page. In prior versions it looked similar to a "+" sign. It is not the "Open a new Window Button" Thank you.

    The add on opens a blank new web page. For example, when on a web page, you can open a new page, with all bookmarks on the sidebar.

    The add on opens a blank new web page. For example, when on a web page, you can open a new page, with all bookmarks on the sidebar.

Maybe you are looking for

  • ITunes won't open. It says language needs to be changed to English???

    iTunes won't open on my computer. It says "This version of iTunes has not been correctly localized for this language.  Please run the English version." I don't know how the language could have ever gotten changed from English to begin with. iTunes wo

  • No active nametab exists for SY

    Hi, I have created a BAPI and it has IMPORT and EXPORT values. I have checked the REMOTE-ENABLED MUDULE redio buttoms. This bapi works perfectly well for Java Web Dynpro. I now create a ABAP web dynpro and create a SERVICE CALL. Everything looks ok,

  • Need Port number for active Host name using java code

    Hi All, I have tnsnames string and I know one of the following Host is working  say Primary-host . DESCRIPTION =(ADDRESS_LIST= (ADDRESS = (PROTOCOL = TCP)(HOST = Primary-host)(PORT = 1521)) (ADDRESS = (PROTOCOL = TCP)(HOST = Secondary-host)(PORT = 15

  • KI178 - Enter a true account assignment relevant to cost accounting @ VA01

    Hi All, I am creating a new Sales Order, however it is issuing KI178 message as above and does not allow me to save it. What could be the issue here? Thanks, Regards, Dave

  • Why is Mail not respecting my choice for hiding addresses?

    Twice now I have sent out group emails to from Mail, and specifically checked to make sure that "When sending to a group, show member addresses" is NOT checked. Yet somehow I get replies with every mail address visible. Why is that? It is really a pr