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)

Tags: Adobe Captivate

Similar Questions

  • How can I download 9 Captivate?

    I have a Captivate 9 subscription, which I have not yet downloaded. I want to install and download now, but when I go to the page "downloads for Captivate 9 edition of subscription (one year)", I don't see are 8 Captivate downloads. (I have already downloaded and installed Captivate 8). How can I download 9 Captivate?

    Install the trial version of CP9 (may be along your current version CP8). When you sign in with your Adobe ID, subscription will be recognized.

  • Where is View Source? How can we consider the source code of a Web site?

    Where is View Source? How can we consider the source code of a Web site?

    View the Source used to access via a drop down menu, but is no longer. Why?

    I use Firefox 24.0.

    1.) get in Firefox.
    2.) open any page you want to view the source code.
    3.) after full opening of the page "right-click" then you can see the source view of the page, click on it to see the Source of the page.
    Thank you.

  • How can I integrate an ecommerce store in my Web site?

    How can I integrate an ecommerce store in my Web site? I used an external supplier and I would like to add the electronic commerce as a page on my own site

    Thank you - M

    Here is the record of the week last Muse Jam on adding e-commerce to your site from Muse, that you may find useful.

    Jam Muse: Integrate your online store - YouTube

  • using annotations of drawing, line free hand; How can you apply a fill or shadow of the object/area?

    using annotations of drawing, line free hand; How can you apply a fill or shadow of the object/area?

    You can not. The fill color property applies only to the following observation

    types: circle, square, line, Polygon, PolyLine, FreeText

  • How can I add a pdf file to a Web site?

    How can I add a pdf file to a Web site?

    Hello

    You can create Media Download and then use on the page.

    More information:

    http://helpx.Adobe.com/business-catalyst/using/add-media-downloads.html

    https://www.YouTube.com/watch?v=FQ9qQdqXbGs

    http://Vimeo.com/30118653

    Thank you

    Sanjit

  • How can I change the looks of Access Infrastructure Web location for the virtual machine files?

    How can I change the looks of Access Infrastructure Web location for the virtual machine files?

    My default is set to MACHINES C:\VIRTUAL.  But I want to change it to turn to an external drive connected with an eSata cable. Can I do this?

    Hello

    Add just like a new data store.

    Login to your web access, select your host (not the virtual machines) in the left menu.

    You should see a link on the right side with "Add data store", give it a name of store and add the directory.

    Now, you can add a virtual machine to this place.

    Good luck!

    --

    Wil

    _____________________________________________________

    Visit VMware developers at http://www.vi-toolkit.com wiki

  • How can I target a film which I put the name based on a variable?

    Hello.

    I have the below code:

    And I want to target the imgHolder ; I just created by all in function. I mean that I attach a movieclip in the library to which I give a name composed of "imgHolder" + i, where i is the number of the node from the xml.
    After that, I want to succesfully targeting the newly created movieclip and get its _x so I can join the movieclip next next to each other. After that that i will have a set of feature based on the 'imgHolder' + i movieclip.

    But I need to know how to succesfully targeting the movieclip.

    Thank you very much.

    use the attach code option to view the code in this forum. Otherwise, your code is altered and difficult to read.

    :

  • How can I update the displayed variables?

    I use 6 Captivate to create a TV like quiz game in which two teams are competing. I created two variables to track each team's points and these variables are displayed on each slide of the question. The action on the success of each slide in question uses a tip action to allocate 100 points to the appropriate team. The variable updates correctly; but only shows the updated value when the next slide appears. How can I get the variable to update as soon as you click Submit (i.e. when the correct feedback is displayed)?

    I'm new to advanced so please be very detailed in your response!

    You define an action on success to increment your variable, just without doubt?  What you're missing here is that the success and events on the last attempt for quiz questions only fire once the legends of feedback are rejected.  The only way you can get these events fire when the user clicks the submit button is to remove the captions of your comments.

  • How can I create a shared variable to store the data of 2D image?

    I would like to store as a shared variable 2D image data, but there is no data type to do! How can I do?

    You will need to use the picture to Pixmap VI to get a set of image data that you use with a shared variable. Take a look at the other screw in the photo on the block diagram features palette.

  • How can I insert a continuation variable in the Index?

    Hello

    Many of the entries in the index of some of my level 1 manuals may have long lists of level 2 entries under them, and sometimes it will break the long list of columns or pages. I would like to start the new column or page with "Topic A," before returning to the list of entries of level 2 (where "Section A" is the level 1 entry). How can I do this? So far, I have two choices to deal with long lists of level 2 entries that break between pages/columns: (1) insert a page or column break before the level 1 entry, which can make this very short column with lots of empty space (doesn't look very good), or simply allow the entry of level 2 list to break without trying to keep the whole list in a single column. Sometimes, this works well, but there are times when no solution is sufficient and I would like to be able to inform the user that a list back to page 3 of the index is in fact the continuation of the same list on page 2.

    Online help provides instructions for inserting variables continuation in the tables. I was unable to find information on how to add to a long list of Index entries.

    I use FM version 8 for Windows (XP). However, I remember being able to do several years (between 1997 and 2002), so that this feature was present in early versions of FM unfortunately, I can't remember how to do it.

    Thanks for any help!

    Joyce

    You must use a third-party utility, such as he is not a native capacity of FM. I suggest you Index Tools of Silicon Prairie (see: http://www.siliconprairiesoftware.com/Products.html).

  • How can I refer to a variable in the regular expression

    Hello friends,

    I have this Regexp, extract the County code: (971)
    Select regexp_replace (regexp_replace ('05-000971 7910-324324', '\D'),'^ 0 * (971)? 0?') of double;
    It is very good and the need...

    But, thinking about the future, someone may need to remove the country code (961), so it is better if I put the code in a variable, but

    How can I list the County code via a variable since the Regexp:
    declare 
    a varchar2 (15);
    code number := 971;
    begin
    select regexp_replace(regexp_replace('000971 05 7910 - 324324','\D'),'^0*(code)?0?') into a from dual;
    dbms_output.put_line ( a);
    end;
    but it does not work?

    Best regards
    Fateh

    You must link the value of the variable code in the regular expression pattern

    
    select regexp_replace(regexp_replace('000971 05 7910 - 324324','\D'),'^0*('||code||')?0?') into a from dual 
    
  • How can I add a captivate SWF in muse

    I created a swf file in captivate and add to it for muse.  How can I do this?

    Hello

    Please visit the following link http://forums.adobe.com/message/5087131

    Kind regards

    Aish

  • How can I assign a primitive variable by reference?

    If a variable assignment is complex, it is always by reference

    var a: Sprite = new Sprite()

    var b:Sprite

    b = a

    changing any property of b (e.g.width) will change one

    var s:Number = 3

    var t:Number

    t = s / / t will be 3

    t = 32 / / s will be unchanged

    THEN

    How can I

    assign t so that it makes reference to s?

    OR (this would also)

    assigns a parameter in a reference function?

    Graham

    use a vector or an array:

    var a: Vector. = new Vector. (1);

    a [0] = 1;

    var b:Vector. = a;

    trace (b [0]);

    a [0] = 3;

    trace (b [0])

  • How can I use the Session variable in the repeat region

    I have a session variable assigned to the #(numérotation automatique dans access db) of the posts ID. The variable is set to the recordset object that is displayed first (sort by message ID descending). I would like to find a way to make the variable to assign to all records, if the variable is passed to the delete page. If I use a URL parameter to send the message ID, then someone could change the number in a browser and delete messages not intended for the user.
    If you want to see the example in action goto link at the bottom of the message. Save it and reply links are URL parameters response uses the variable MM_Username to enter the name of the sender for a URL parameter is OK, but click on save and then change the value of msdID in the browser for a different number and you can record and display another message not intended for your login id. The link delete uses a session variable that I posted in the Recordset as the auto access number msdID and the good msdID # do not are they assigned.
    What to hide the URL parameters, it would be simple, but how can I do?
    Thank you
    MikeL7
    PAGE WITH SESSION VARIALBE to DELETE PAGE (save and the response are URL parameters)
    http://www.gohbcc.com/callcenter/EmployeeMessagesVIEW2.asp
    USER name: admin PASSWORD: 1234

    links from other pages of my site will bring to:
    http://www.gohbcc.com/callcenter/EmployeeMessagesVIEW.asp it's the settings of all THE URL enter 2 after VIEW to use session variables

    Your message forced me to find a way to make it work, I put the code to create the variable just before the repeating table in the region and went on to form buttons that post the variable and labeled buttons and it works perfectly. Thank you

Maybe you are looking for

  • WinDVD for Toshiba - no function screen Cap?

    Hello I just bought myself a Toshiba A200 15I (I think it's the name of the model, or something c. similar in any case) and I'm just starting to get comfortable with it. One thing I noticed it's a disappointment is that the version of WinDVD, I had w

  • Scientific Atlanta with Cisco digital signs

    Hi Tomas. Wanted to ask you, if I want to play a DMD presentation with live food through digital signs, I need license digital casting too, or just simply create a playlist with source multicast UDP when you use the encoder of SA? I see that in DMD,

  • I have the authenticity code but not the installation cd.

    When buying my pc... I don't have the installation cd, but only the cd key. Now I want to reinstall windows, and I don't know what to do? Is there a place to download from microsoft?

  • Problem reinstalling CS6

    Recently, I had a collapse of Windows and had to re - install Windows 7 Pro in the course of which I lost a few programs but fortunately I have the originals on disk. When you try to reload Adobe CS6 on the PC is not recognizing my serial numbers so

  • The 'edit text box' does not show the change of the Font Style/size

    I can't change it the Style/size of the font box appears. I went through the help and it is yet to appear.