Calling a Javascript function in a Web page from Captivate 7
Hello,
I am trying to call a javascript function in a web page from Captivate 7. The call is on a slide exit event. When I preview the project (F4), I get a prompt that says a javascript function is being called, and tells me to view in a web page. Obviously, that makes perfect sense. However, when I view the same project from the hml page with the necessary Javascript function in it, I get nothing. The script is a simple one that pops up an alert.
I have made sure that the swf file in quesion is set up in the Global Security Settings. I know the javascript function is formatted correctly.
Can somebody please give me an example of how to make a 'Execute Javascript' call from Captivate to a function residing in the html page please.
All help is appreciated.