Adobe Captivate supports the following objects: cpAPIInterface: Contains utility functions often required to execute JavaScript actions. cpAPIEventEmitter: You can subscribe or unsubscribe to different events generated within the content. cp: Contains utils to trigger object-level actions. cpAPIInterface ...
Mémoire cache du projet : la mémoire cache du projet dans Adobe Captivate permet de sauvegarder et d’ouvrir les projets plus rapidement. Captivate crée un dossier de cache de projet lorsque vous créez un projet. Ce dossier est enregistré dans le dossier racine du cache du projet que ...
如今,VR等新技术的出现,又给教育打了一针兴奋剂。人们都在期待,或许能将当下教育带入到一个新的层面...
(pantalla retina) Actualización de los botones de imagen predeterminada Efectos totalmente sincronizados con los objetos Interfaz común de JavaScript para formato SWF y HTML5 para acceder a las variables, funciones y detectores de eventos de las demostraciones (o películas) de Adobe Captivate....
Anyway, Captivate doesn't do this through UI, but as indicated above there's still a way by utilizing the Captivate JavaScript API: Create an Advanced Action like the one shown below. 'Your Action here' is whatever you want to happen on Frame 90 (sticking...
window.parent.cpAPIInterface ) to control captivate from an animate object. so I tried: this.Reset.addEventListener("mousedown", fl_MouseClickHandler.bind(this)); function fl_MouseClickHandler() { var box = $('#restart_loop')[0]; cp.clickHandler(box); } this did nothing so what I am...
An Adobe Captivate alternative suited for users seeking specific eLearning content creation features, such as screen recording and video editing, particularly those with a limited budget. Also read: The 10 Best eLearning Authoring Tools: Top Picks 1. iSpring Suite Type: Desktop + Web OS: Windows...
First I wanted to make sure that I could find the SVG within Captivate and resize the black box (under the mask). var obj = $("#stars_democ_object")[0]; var svgdoc = obj.getSVGDocument(); var box = svgdoc.getElementById("box"); var rating = window.cpAPIInterface.getVariable...
问使用adobe captivate清除文本输入框中的内容EN///UILabel 显示的文本只读,无法编辑,可以根据文字个数...
Node.js是一个基于ChromeV8引擎的JavaScript运行环境,用来编写服务器端程序。Node.js是新兴的开发工具,也是目前发展较快的开发工具之一。近几年来,随着Node.js的发展,越来越多的开发人员选择用它构建Web应用。本书较为系统地介绍了目前Node.js应用开发中涉及的基础知识和核心技术,并通过案例介绍了基于Express和Koa框架...