Is it possible to access an object inside a Captivate movie from Javascript?

For example, my JavaScript performs some processing, based on which a particular button inside the movie needs to be hidden. Can I access a particular button from JavaScript to be able to do this? If not, then is it possible to be notified inside the Captivate movie, when a variable has been set by JavaScript?  I notice that the JavaScript interface in Captivate 8 provides an event (CPAPI_VARIABLEVALUECHANGED) which fires when the value of a variable inside the Captivate movie changes. If there was a similar event which would fire inside the Captivate movie, when a variable changes then I could have set a variable using JavaScript and hidden a particular button using an advanced action, when the event for that variable changing fires inside the Captivate movie.
Articulate Storyline has an event which gets triggered when the value of a variable changes (either because of JavaScript executing or otherwise). If something similar was possible in Captivate, it would open up many possibilities.
I am evaluating Captivate 8.
Thanks in advance for any help.

hi
Yes. its possible but its not recom
you can set in production system to allow changes to obj rsa1->transport connection->click 'object changeability', and look for object type , and set to changeable.
pls refer these below posts
transport a query backwards, from production to development
Re: Transporting Process Chains from Production DOWN to QA and Dev
assign points if useful.....
Shreya

Similar Messages

  • Arranging object inside of a movie clip

    Hi, everybody.
    I am new to Flash therefore my apologies for dumb questions up front…
    Here we go.
    I have four animated buttons with a design element cross_mc inside of another movie clip content_mc. I need all four buttons to be in front of the cross_mc so I get inside of content_mc to arrange the buttons accordingly (Modify > Arrange > Bring toFront). Everything looks hunky dory until I test the movie in which one of the buttons appears to be always behind of the design thingy no matter what I do…(Ahrrr!)
    Please feel free to offer an advice, a word of encouragement, or some medical help while I am busy soaping the rope. Thanks.
    Cheers.

    You might be right on the money there. Let's try again... My .fla file consists of 3 layer: static background, actions and one named navigation with four buttons and some design elements defining different site sections. Traditionally navigation menus do not move across the screen and there is indeed a choice of placing them on separate layers. What I meant was that in this case the buttons participate in transitions from one section to the next, hence IMHO can not be separated i.e. are on the same layer.
    Here's some screens:
    The contents of every section are loaded from a corresponding .swf  file once a transition is complete
    Thanks.

  • Is it possible to access the page setup for the printer from a program unit

    Hi guys,
    I've done a report and i need to print it with a specified superior margin. This is not the margin that we set in the report edit margin button, this is already set, the problem is the pre-defined margin located in the page setup dialog box.
    My question is, is there a way (api, etc...) inside the report in which i can access this page setup and configure that margin with the values that i want, programaticaly (runtime)?
    Thanks.

    Sorry, the following is the runable one.
    package view;
    import java.io.IOException;
    import javax.servlet.ServletException;
    import javax.servlet.http.HttpServletRequest;
    import oracle.adf.controller.struts.actions.DataAction;
    import oracle.adf.controller.struts.actions.DataActionContext;
    import oracle.cabo.servlet.BajaContext;
    import oracle.cabo.servlet.BaseBajaContext;
    import oracle.cabo.servlet.Page;
    import oracle.cabo.servlet.PageBroker;
    import oracle.cabo.servlet.event.PageEvent;
    public class DataAction2Action extends DataAction {
    protected void processComponentEvents(DataActionContext actionContext)
    throws IOException, ServletException {
    HttpServletRequest request = actionContext.getHttpServletRequest();
    String eventName = request.getParameter("event");
    if ("test".equals(eventName))
    PageBroker broker = (PageBroker)
    this.getServlet().getServletContext().getAttribute("oracle.cabo.servlet.PageBroker");
    BajaContext bajacontext = new BaseBajaContext(this.getServlet(),
    broker,
    actionContext.getHttpServletRequest(),
    actionContext.getHttpServletResponse());
    Page page = bajacontext.getPageDecoder().decodeRequestedPage();
    PageEvent pageevent = bajacontext.getPageDecoder().decodeRequestedPageEvent();
    super.processComponentEvents(actionContext);
    }

  • Is it possible to access my lightroom catalog on my iMac from my macbook air ?

    I was just given a yr old macbook air and want to access my lightroom catalog on my I mac ? possible or do I just use the mobile and set up a share folder ?
    thanks in advance for any info

    During a call, press the home button (note the green bar at the top of the screen).  Navigate to your Calendar app and open it.
    The Calendar app won't be able to update OTA during the call but you should be able to see everything that was there before the call.

  • If My external hard drive went bad can I use iCloud to still have or access all my ripped music and movies from iTunes without starting over?

    Can I have access to all my imported music and movies in iTunes even though my external hard drive went bad with the acutal files, if i purchase iCloud through iTunes.

    You say "ripped" music.  That is not stored on iCloud unless you subscribe to Match.  As for iTunes Store purchases:
    Downloading (using iOS or computer) past purchases from the App Store, iBookstore, and iTunes Store - http://support.apple.com/kb/ht2519 - enabled with iTunes 10.3 and newer; not all media formats are available in all countries (see: iTunes in the Cloud and iTunes Match Availability by Country - http://support.apple.com/kb/HT5085); apps, books (not audiobooks), music, t.v. shows, and movies (some - not all studios have permitted this).  Downloading previously purchased movies and TV shows requires iTunes 10.6 or later.  Discontinued items not available. For items not included in the iCloud list (e.g., ringtones, audiobooks), or locations or computer systems where iCloud is not (yet?) available, you only get one download per fee paid.  Apple notes it is your responsibility to back up your purchases.
    Select the iTunes Store on the left side of iTunes.
    Click on Purchased on the right side under Quick Links.
    You can re-download your available previous purchases.
    Of course if you had a backup of your files you would have been back up adn running iTunes by the time you read all this.

  • Access Session variable inside Transaction

    Hi All,
    Is it possible to access session variables inside Transaction.
    Create session variable.
    Update session variable value
    acccess Session variable.
    (user session)
    Regards,
    Sachin

    Hi Sachin,
    Here is the snapshot:
    1. Take session variable in a local JS variable in HTML page.
    2. Create a transaction with a input type variable in Transaction Properties.
    3. Create a Xacute query and link the above transaction.
    4. Creata a iCommand applet on HTML page and link the query template:
    <PARAM NAME="QueryTemplate" VALUE=".../QueryName">
    Call the function in the below way in HTML:
    Applet.getQueryObject().setParam(1,vaiable)
    So, the session variable will go to TRX (BLT) and perform the operations as per your need..
    You can pass it to other TRX by the same way.
    To fetch the value: Create output type variable in TRX 2. Create Xacute query.
    Get the value with : Applet.getValue(1,1)
    Hope it is useful.
    Best Regards,
    Kedar

  • Accessing DCOM objects through WebLogic

    Is it possible to access DCOM objects with WebLogic ?
    Olivier
    [olivier.vcf]

    Thanks for the tip. I have tried the Excel example and it works great !!
    Olivier
    Damian Mehers wrote:
    You could use the J-Integra pure Java-COM bridge to do this. Your WebLogic
    based Java client can be running anywhere that WebLogic runs (such as a UNIX
    box) and you won't need to install anything on the Windows box hosting the
    COM components.
    Documentation and download:
    http://www.linar.com/
    Regards,
    Damian
    "Olivier Brand" <[email protected]> wrote in message
    news:[email protected]..
    Is it possible to access DCOM objects with WebLogic ?
    Olivier
    [olivier.vcf]

  • Access abap object  from external system

    In R/3 have a Business Objects how can I access this object, for example Workflow BO, from java (external system) using XI????
    My goal is create workflow´s in r/3 sending as input the workflow characteristics and then create the workflow in R/3 and sending as output the idworkflow was creatde.
    thanks in advanced.

    Dear Murali,
    Try this
    a)Start transaction SXI_CACHE.
    b)From the context menu XI Runtime Cache select Start Complete Cache Refresh.
    If you still face issue try this .
    Many actions require to access System Landscape Directory content from the Integration Builder. To optimize performance, this content is loaded into a cache so that the System Landscape Directory does not have to be accessed directly each time that System Landscape Directory content is required.
    However, this cache is not automatically updated if changes are made to the content of the System Landscape Directory. For this reason that we delete the System Landscape Directory cache if changes have been made to content in the System Landscape Directory. The cache is then filled each time that the System Landscape Directory is accessed. If we log on to the Integration Builder after we have made a change in the SLD, we do not need to delete the SLD cache.
    To clear the SLD cache, from the Integration Builder main menu, choose Environment ® Delete Cache for SLD Data.
    Once we have deleted the cache for SLD data, accessing objects in the SLD may take longer than usual initially.
    Regards
    Agasthuri Doss

  • Access selectItems component from javaScript

    Hi,
    In the source below I want to access a selectItems component inside of a selectOneRadio from javaScript. I can access the selectOneRadion as in the code below but I can not the selectItems. Anyone who has an idea?
    <afh:script text='
    function showValue() {
    var test=document.getElementById ("form1:radio1").value;
    alert(test);
    />
    <af:selectOneRadio label="Label 1" id="radio1" >
    <f:selectItems value="1" id="radio2" />
    </af:selectOneRadio>
    thanks in advance

    Hi,
    for a select item the code is
    2nd value of a list
    ================================================
    <input type="button" name="click" onClick="alert(document.form1.select.options[1].value)">
    2nd label in a list
    ====================================================
    <input type="button" name="click" onClick="alert(document.form1.select.options[1].text)">
    selected value
    ==========================================
    onClick="alert(document.form1.select.value)"
    where
    <form name="form1" method="post" action="">
      <select name="select" size="1">
        <option value="1" selected>A</option>
        <option value="2">B</option>
        <option value="3">C</option>
      </select>
      <input type="button" name="click" onClick="alert(document.form1.select.value)">
    </form>
    Frank

  • How to access 99cent movies from apple tv

    I've searched high and low, and haven't been able to find out how to access and rent the 99cents friday movies from my apple tv, I know you can do it from itunes and transfer it to the apple tv; but there must be an easier way (or so i hope)

    Click on "Movies", then "Top Movies" and the 99 cent movie icon is in the upper right hand corner of the screen.

  • Accessing the outerclass object inside the innerclass

    hi,
    plz can any one tell me how can i access the object of the outer class using which i instantiate an inner class inside this inner class. My inner class in a non-static class.

    You can access OuterClass members directly, unless you define members in the InnerClass that have the same name.
    You can always access OuterClass instance with:OuterClass.this

  • Access object inside TextObject with SDK

    In RDC there was a FieldElements properties of a TextObject for access object embedded in a TextObject. I can't found anything like this in RAS SDK Model. TextObject can be a container so how I can access object inside ?
    Thanks Filippo

    In RAS, a TextObject can be a little complex.
    - a TextObject has a Paragraphs collection.
    - a Paragraphs collection is comprised of Paragraph objects.
    - a Paragraph contains ParagraphElements
    - a ParagraphElement can be a crParagraphElementKindField, crParagraphElementKindText or crParagraphElementKindTab.
    So starting with a ParagraphTextElement object and a ParagraphFieldElement object, you should be able to construct a TextObject containing an embedded field.
    conversely, you should be able to tear down the paragraphs collection of a TextObject into its individual paragraphs and ParagraphElements to find the embedded object you are looking for.
    Dan

  • How to get attribute value from an object inside an object in Xpress

    Does anyone know how to get an attribute value from an object in Xpress in a workflow? I have an object structured as follows:
    <ResourceInfo accountId='mj628' tempId='3483372b787ce7dd:-5d99a0c5:130cb238483:-3600'>
    <ObjectRef type='Resource' name='Google Apps'/>
    </ResourceInfo>
    I need if possible to get the name='Google Apps', which is inside the ObjectRef, so I guess its an attribute value of an object inside an object.

    If the ResourceInfo object is accessible in a variable, i.e. named "myResInfo", you just have to check the Java API and call the relevant method:
    <invoke name='getResourceName'>
      <ref>myResInfo</ref>
    </invoke>

  • How to access ServletContext object of a webapp on remote server?

    Hi!
    I have a webapp, runs on tomcat, loads information from local db server, keeps them in servlet context, and publish these datas to web via jsp pages.
    I make run the same webapp on different location, different webserver and db server with different datas.
    Is it possible to link both ServletContext to each other, or access one from the another?
    What is the right solution, if I want to access all stored Objects of these independent webapplications, summarize and show them in one browser page, in one jsp?
    sorry for my poor english
    and thanks for any help,
    kind regards,
    henpanta

    It is not possible to access another servletcontext glueless using HTTP or any transfer protocol. Would be a potential security hole too. If you want to let communicate 2 webapps on different servers with each other, consider webservices.

  • How to access an object in a bean

    I am looking for a way to access an object in a bean and make available to the page.
    for example if i have a Bean called User and it contains an attribute Called Company as an attribute in User. Now I have User.getCompany(). and I can do this
    <%User user = request.getUser();
    Company company = user.getCompany();
    request.setAttribute("comp", company); %>
    how do I do this with useBean ?

    I am looking for a way to access an object in a bean
    and make available to the page.
    for example if i have a Bean called User and it
    contains an attribute Called Company as an attribute
    in User. Now I have User.getCompany(). and I can do
    this
    <%User user = request.getUser();
    Company company = user.getCompany();
    request.setAttribute("comp", company); %>
    how do I do this with useBean ?You can access a JavaBean Object property of another JavaBean inside the JSP with the use of EL (Expression Language)
    So if you are using JSP 2.0 or higher try this:
    <jsp:useBean id="user" class="your.package.User" scope="request"/>
    ${user.company.id}I tested the above and it works.
    Note that you need to set the Company object in the User object before trying to access it inside the JSP.
    You can also set it in the JSP if you want, (before trying to access it), but its cleaner to do it in a Servlet.
    Both User and Company must follow JavaBeans notation.
    So in the above case the User object is something like this:
    package your.package;
    public class User{
       private Customer customer;
       public User(){}
       public Customer getCustomer(){
          return customer;
       public void setCustomer(Customer customer){
         this.customer = customer;
    }And your Customer JavaBean is something like this:
    package your.package;
    public class Customer{
       private int id;
       public Customer(){}
       public int getId(){
         return this.id;
       public void setId(int id){
         this.id = id;
    }

Maybe you are looking for

  • Help with Video Loop

    Hi I've been at this for over 24 hours. I have a small video clip which is embedded in DW and uploaded... http://www.forpetsake.ca/about2.html Originally I purchased this ,mov from istockphoto.com and used QT pro to convert into a .flv. Once converte

  • Mac Pro restarting spontaneously

    Within a few minutes of starting the Mac Pro up it shut it self down and restarted. It's done this before but some times restarts by itself a couple of times before settling. A previous time it restated but with the fans flat out. This restarting pro

  • How query read aggregate???

    Experts ! I have problem with my aggregate design. i have created one aggregate on one of my cube. when i try to check using rsrt in debug mode, looks like that query is not hitting the aggregate which i have just created. it goes to another aggregat

  • Change default language in Citrix Farm for Adobe Reader

    I have a Citrix farm and wish to change the default language of Citrix Adobe Reader XI for ALL USERS. Is this something thats possible? If so, how do I go about doing it?

  • "Unknown Error (-50)" --on a mac!  am desperate please help!

    Hi, I have the latest iTunes software on my iBook G4 (running Panther at the moment). I download lots of stuff from ITMS with no problems. All of a sudden, the other day, when I purchased the most recent episode of "Lost", the download froze. Then wh