Begin Javascript in Captivate - Doesn't work

Hello
I'm a beginner using Javascript in Captivate.
I tried this :
I create a new  bouton
In Action section of Properties Box, I selected "Execute Javascript".
In the script window, i writed :         alert("I Love Captivate");
I generated my project in Html
In the HTML output, the bouton doesn't work.
Anybody knows why ?
I'm using Internet explorer.

You won't have to worry as long as your course content is being delivered from a web server.
If you were delivering the content from a CD ROM they would need to set their CD ROM drive up as a trusted location.
If you were delivering from a network LAN, they would need to set that location up too.
So for what you are trying to do, web delivery is best.

Similar Messages

  • Generated javascript by JSF doesn't works with IE

    Hi Everyone!!!
    I Have a big problem, the jaavascript code generated by JSF doesn't
    works using IE, I used a h:commanLink with actionListener to a funciton
    in the backing bean, and I use two f:params to send the parameter of an
    specific element to show its details, the problem is taht the
    javascript code generated shows an error: "
    'documents.forms.form.form:_idcl' is null or is not an object " or "
    'elements.idVar' is null or is not an object ". I'm not using MyFaces,
    or something similar because the application has a part built in
    ArcgisServer, and it 's not compatible with Myfaces, so I needed to use
    JSf only...
    Please I hope an answer, it has a big problem!!!
    it is the code of the jsp
    <code><h:commandLink actionListener="#{consultaEstadisticasMB.detalleEstadistica}">
    <f:param name="idVar" value="#{consultaEstadisticasMB.idColumna3}"/>
    <f:param name="idMun" value="#{registro[0]}" />
    <h:outputText title="#{consultaEstadisticasMB.columna3}" id="itColumna3" value="#{registro[2]}" />
    </h:commandLink>
    </code>

    Minor nit: MyFaces is JSF, an implementation at least, as is Mojarra, which I assume is what you mean. :)ye, MyFaces is an implementation... but at this time, we�re using "JSF 1.1.02 - Reference Implementation"...
    Now, I have noticed that is a problem of jsf implementation so i have tried to do the work in another way, usign outputLink, nad creating a new backing bean for the details page.. altough I'm having problems, this is what i'm trying to do:
    <h:outputLink value="/ConsultaEstadisticasGeo/detalleEstadisticas.jsf?idVar=#{consultaEstadisticasMB.idColumna3}">
              <h:outputText title="#{consultaEstadisticasMB.columna3}"id="itColumna3" value="#{registro[2]}" />
    </h:outputLink>but it shows me an error...
    GRAVE: Servlet.service() para servlet Faces Servlet lanz� excepci�n
    java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
    And I don't kwon why. If you could help me, I would been so grateful

  • In VI Logger, Beginning Of Data button doesn't work when viewing graphs

    This button doesn't work correctly when I view logged data. Instead of jumping to the beginning, it jumps to beyond the end of the data. The other 3 buttons work fine (scroll forward and backward and go to end of data).

    In order to provide a better answer, it would help if you could post the version of VI Logger you have (if you are not sure, you can find this out in Measurement & Automation Explorer under the Software folder) as well as the operating system you are using.
    I am running VI Logger v1.1 on a Windows XP machine and the four buttons all work properly when viewing the graph of logged data. There is a known issue where the behavior you saw, with the "Beginning of Data" button not working, has appeared on a system that runs a German OS. If you are running a comparable OS then this behavior might occur and there is currently no fix for it.
    If this is not the case for you then try to provide a little more information on your system and we can look into it further. T
    hank you!
    Regards,
    Michael H
    Applications Engineer
    National Instruments
    1-866-ASK-MYNI

  • Captivate doesn't work without admin access

    I work in a large organisation and don't have admin access to my machine. IT team have installed Captivate using their admin profile. But when I try to launch it as a "user", the program crashes right away. Adobe support suggested the following but it doesn't work. Has anyone found a way around the problem?
    Ajit: You can do one thing, Could you ask your IT to set this application on Admin mode always for your User Account, which means they need not provide you the admin rights completely but just to this application.Ajit: you can set it by going to installed location of Adobe Captivate.exe-- Right Click-- Properties, Under Compatibility mode, set it to open in admin mode always. Under Security Tab, get your user name added and make sure it recieves Full Control over this application.

    Yes you DO need to run Captivate in  Administrator Mode.  But not having this set up properly doesn't usually cause the app to crash immediately on startup.  If anything, it usually means you crash later on when trying to do something like capture screens. Your problem may be due to something else. 
    One thing that often crops up is corrupted fonts causing the crash.  You can search for posts on that.  Another thing you may need to also investigate is whether or not your organisation is using roaming user profiles.  If they are, then that could also cause your Captivate application to crash.  Captivate 6 in particular suffers from an issue where the Layouts folder that contains Captivate themes is installed by default inside the user's My Documents folder and it cannot be moved from there to another location on the user's hard drive. However, if using roaming profiles, then the shifting location of this Layouts folder has been known to cause crashing.

  • Calls to JavaScript from Flash doesn't seem to work!!!

    Does anyone met this strange issue, the calls to JavaScript
    using getURL() doesn't work in IE (6.0.2900.2180). External
    Interface doesn't work either when trying to call some function
    defined in HTML-page body. Drives me crazy! HELP!!!

    Thanks! When page is loaded from the server everything works
    alright. But what to do when developing local browser-oriented
    applications? Gues this is some sort of security features that
    Windows or IE has acqured.

  • WebScan doesn´t work with iPhone browser

    The C4780 web interface for scanning is very practical because no driver installation on computer is required for scanning. Just point any web browser to its internal web server, start the scanning process and download the scaned image as a regular element on a web page, all using web standards, right?
    Well, wrong for the iPhone browser.
    For some reason, the C4780 (and probably other HP multifunction firmware) has incomaptible/untested Javascript/HTML that doesn´t work with the iPhone browser.
    On preview action I´m getting a question mark box.
    On scan action - where a new browser window would open on a desktop - I get nothing.
    Please fix that. It could be very useful for me since I can simply scan stuff directly to my iPhone without having to open a computer.
    I also posted this message under Scanning Faxing and copying.
    Thank you,
    Avi

    On the iPhone, go to Settings...Safari...Turn Blocked PopUps off.
    Worked for me with a PhotoSmart C4700.
    It would be even nicer to have a simple iPhone app instead of using Safari.
    (Anyone want to write it?)
    -Wayne

  • Javascript calls via getURL not working anymore

    After upgrading to flash player 9,0,115,0 a simple call like
    getURL("javascript(alert'message')); doesn't work anymore on
    Internet Explorer (it fails without any error in policyfiles.txt,
    but it still work on Firefox). My IE version is 7.
    I can't use ExternalInterface 'cause i need to publish as
    Flash Player 7 AS2.0.
    Any comment or suggestion?

    I have a similar problem. When running a local HTML file,
    using IE7 and FP 9,0,115,0, all the getURL function calls cease to
    work.
    If I downgrade to FP8, still using IE7, everything works.
    If I downgrade to IE6, still using FP9.0.115.0, everything
    works.
    If I load the HTML via HTTP (instead of local), using IE7 and
    FP9.0.115.0, everything works.
    If I use Firefox, with FP9.0.115.0, everything works.
    So, the function calls fail only when the swf is contained on
    a
    local HTML file, using
    IE7, and
    FP9.0.115.0. The problem is, most of our customers have that
    software profile, and all of them need to load the content locally
    (its very heavy for network transmission).
    All the getURLs are like this:
    getURL("javascript:someFunction()");
    We're setting the 'allowScriptAccess' to 'always'.
    Also, if we put the OBJECT tag inside the HTML (instead on an
    external JS file), the function calls still do not work.

  • Javascript-function doesn't work with user nobody

    I recently started to use AJAX with APEX. I defined a Application Process and a Javascript-Function which fetch values from a Lookup-Table into some fields, which works great. Except when I make the page available public (user nobody), then it doesn't work anymore.

    Hello,
    Do you have page 0 (zero) in your application? If you are using page 0 as a parameter in your htmldb_Get function, the page must be public (http://htmldb.oracle.com/pls/otn/f?p=11933:63).
    Regards,
    Arie.

  • Captivate 8 vs yosemite. Audio speech doesn't work neither on Captivate 7 nor Captivate 8. Is there any bug to fix this problem?

    I'm having problems when using Captivate 7 and 8 - specially audio speech management.
    As I use OSX Yosemite, I don't know why but it doesn't work properly.
    Any bug or way to fix this problem?
    Thanks in advance.

    Captivate for yosemite is all around really buggy. I also cant get text to speech to work, but I am experiencing issues with what I call "windowing". When I attempted to maximize captivate 8 to my cinema display, menus and modal windows spawned by captivate often appear behind other windows. In addition, Captivate can't seem to figure out how to maximize to the available screen real estate.
    These two things happen to be the most annoying bugs, but I have experienced many more:
    1.Timeline is really wonky. I can't select multiple timeline items and move them without the timeline completely falling apart.
    2. Selecting objects that are overlapping on the stage is terrrible
    3. Altering the duration that an item should appear in the timeline often creates an extremely annoying bug where other timeline items will jump to an arbitrary spot. This creates a ton of re-work.
    Adobe - Cap 8 is not ready for use in OSX Yosemite- please fix it!

  • Play audio action doesn't work in Captivate 7

    Hi,
    On the first slide of my course I added a "quick start" guide. It consists of a series of captions containing text. In each caption there's a "Continue" text link triggering an advanced action to hide the current caption and show the next one. This works perfectly.
    Now I wanted to attach audio to each step of the guide. I added a "play audio" action after the show/hide actions for the first step. No audio was playing. When I changed the play audio to be the first action in the script - the script didn't work at all. When I changed it to be between the hide and show, the hide worked and show didn't. What I understand from this is that play audio doesn't work and also halts the whole thing.
    Any advice?
    Thanks

    Just checked it out, created a shared action with almost exactly the same commands, but grouped all the text containers in one group Gr_TC
    to hide:
    It worked perfectly. You don't see a label, because it is a shared action, for which I just filled in some parameters. Attached it to three buttons, had 3 text containers and 3 different audio clips.
    Is the audio clip playing when you use it in another way? The only difference seems to be that you have a VO clip and I used one of the included sounds with Captivate.
    Another way could be to attach the audio to the text container as object audio. Once you show the text, audio will play, when you hide the text it will stop. That was the way to go before CP6:
    http://blog.lilybiri.com/playtime-with-audio-and-widgets
    Lilybiri

  • ISF/javascript code doesn't work for non-English RequestCenter proile

    ISF/javascript code doesn't work for non-English RequestCenter proile
    Hello,
    I am not sure if i posted the same question before also. We have some customers who have set thier language profile in newScale requestcenter to French. However, all the javascript customizations configured on the service forms do not function for 'French' as a Langauge preference. Has anyone encountered the similar issue before and can anyone please suggest a solution for it?
    Thanks,
    Mihir

    we had a similar issue a while back where the Approval button was not working in Spanish, needed a fix from nS for it
    The way to fix this would be to locate the language XML file, override the French caption with Submit and on onLoad write a global JS that would write the button label again (not so sure about this)
    But really its an major defect and they should be able to fix it.

  • Site doesn't work - how to validate javascript for mac?

    hey folks,
    i spent ages for making my new site cross-browser-compatible, only to see safari not working at all.
    http://www.janfrisch.de/
    since the html validates as 4.01 transitional i presume the problem has to be discovered in the javascript section - but where?
    i can't get my hands on a mac, plus i heard the js debugging with safari isn't that easy.
    maybe it's just a really simple solution, like
    "<script type="text/javascript" src="scripts/janfrisch.js"></script>" in header doesn't work with safari or something? i don't have a clue. i'm not a js nor html expert as well.
    would be great if some of you have some helpful information.
    and sorry for my english. =)
    athlon   Windows 2000  

    Hello mablung & Welcome to Apple Discussions
    No problem with your english:-) Not sure if any of this helps, thought i would give it a try.
    http://validator.w3.org/
    I googled js debugging with safari, do any of these help?
    http://simon.incutio.com/archive/2003/12/13/ieGotcha
    http://dojo.jot.com/FAQ
    Any help? I hope so. Good luck
    Eme

  • We tried the window.ResizeTo and window.MoveTo methods using the javascript. It doesn't seem to be working in the version 9.0.1. Please suggest any alternative .

    Hi,
    We tried the window.ResizeTo and window.MoveTo methods using the javascript. It doesn't seem to be working in the version 9.0.1. Please suggest any alternative .
    Thanks,
    Avinash

    This is no longer allowed for security reasons (bug 565541).<br>
    See https://support.mozilla.org/nl/questions/880032<br>
    https://developer.mozilla.org/en/DOM/window.moveTo<br>

  • Why doesn't the replace option of JavaScript's window.open method work with FireFox 3 or 4?

    The photo html files on the Fanac Fan History project's website are now setup to be displayed properly when JavaScript is disabled and reformatted by a php script when JavaScript is enabled. The reformatting adds some features and positions each photo's caption and credits based on the width of the photo and the browser's page width. This worked well except that when a photo page was accessed the browser's back button wouldn't work properly. This was because I had failed to include the replace option in my windows.open statement. The statement now reads fileWindow = window.open(fileURL, "_self", "", true); and this has cured the problem with IE and the other browsers but it still doesn't work with FireFox.
    PS: You need to add "Always" to "This happened".

    We're sorry to hear that your Firefox seems to be crashing when you open it. Please perform the following steps to give us a crash report ID that helps us find out more about the cause of the crash.
    #Press the following shortcut to get a Run window: [Windows] + [R]. This should bring up a window that contains a text field.
    #In that text field, enter %APPDATA% and press Enter. An explorer window should open.
    #From that explorer window, double-click on the ''Mozilla'' folder, then double-click on ''Firefox'' and then on ''Crash reports''. Double-click on ''submitted''.
    #Now, you should see a list of files that contain reports. Go to ''View'' > ''Arrange Icons by'' > ''Modified'' to get the most recent files at the top of the window.
    #Open the most recent 5 files with a text editor and copy the IDs.
    #Paste each ID with '''bp-''' into the reply window on the forums.
    Thanks in advance!
    You can find more information and troubleshooting steps in the [[Firefox crashes]] article.

  • Adobe Captivate 4 and Windows 7 Enterprise 64 bits - sound doesn´t works

    Hi there,
    I´m trying to start a new recording, and when I click in Audio button and try to calibrate the sound or record a new audio, it doesn´t works.
    Thru the sound recorder (tool that comes with Windows 7 - Acessories), it works fine, but using Adobe Captivate 7, the "Calibrate" button cannot be clicked!
    Anyone?
    Thanks!

    Hi there
    Perhaps try the link below?
    Click here to view
    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