Adobe Captivate CS 5.5, Mac, DVD, ENG Especificaciones Pagina 150

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 264
  • Tabla de contenidos
  • SOLUCIÓN DE PROBLEMAS
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 149
144
USING CAPTIVATE
Widgets
Last updated 9/28/2011
function answers():Array {
var answers:Array = new Array();
var ans : Object = new Object();
var ans2 :Object = new Object();
ans.answerID = "10";
ans.chosenAnswer = "Hi..Hi...";
ans.correctAnswer = "Hello...Hello...";
answers["firstanswer"]= ans;
ans2.answerID = "12";
ans2.chosenAnswer = "Hi2..Hi2...";
ans2.correctAnswer = "Hello2...Hello2...";
answers["first2answer"]= ans2;
return answers; }
Add widgets
Add a widget from the Widget panel
By default, the widgets available in the Widget gallery appear in the Widget panel. The Widget gallery is created in the
\\Program files\Adobe\Adobe Captivate 5\Gallery\Widgets (on Windows) and /Applications/Adobe Captivate
5/Gallery/Widgets (on Mac OS) when you install the application. The Widget panel shows only those widgets created
using the ActionScript version 3.0.
1 Select Window > Widget.
2 In the Widget panel, select a widget. A preview of the widget is displayed in the Widget panel.
Note: You can sort the widgets in the Widget panel as Static, Interactive, or Question by selecting the corresponding
option in the menu.
3 Do one of the following:
Click Insert.
Drag the widget to the slide.
4 In the Widget dialog box, specify the name of the course. For widget options, see “Properties of widgets” on
page 135.
Add a widget from the Insert menu
1 Select Insert > Widget.
2 In the Open dialog box, browse to the folder containing the widget, and open it.
3 In the Widget dialog box, specify the name of the course. For options for the widget, see Properties of widgets” on
page 135.
Vista de pagina 149
1 2 ... 145 146 147 148 149 150 151 152 153 154 155 ... 263 264

Comentarios a estos manuales

Sin comentarios