A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
debug(message:String) — method, interface widgetfactory.logging.IWidgetDebugger
Used for tracing messages which are non-permanent and are used to locate a bug in the program.
debug(message:String) — Static Method , class widgetfactory.logging.WidgetDebugger
Used for tracing messages which are non-permanent and are used to locate a bug in the program.
debug(message:String) — method, class widgetfactory.logging.debuggers.DefaultWidgetDebugger
Used for tracing messages which are non-permanent and are used to locate a bug in the program.
debug(message:String) — method, class widgetfactory.logging.debuggers.WidgetArthropodDebugger
Used for tracing messages which are non-permanent and are used to locate a bug in the program.
debug(message:String) — method, class widgetfactory.logging.debuggers.WidgetMonsterDebugger
Used for tracing messages which are non-permanent and are used to locate a bug in the program.
debugger — Static Property, class widgetfactory.logging.WidgetDebugger
Holds the object that WidgetDebugger uses to communicate with the debugger program.
defaultTrace(... rest) — Package Function, widgetfactory.logging.debuggers
DefaultWidgetDebugger — class, package widgetfactory.logging.debuggers
Works with the WidgetDebugger class to trace messages with the normal everyday trace() method.
delayEnterSlideOnFirstSlide — Property, class widgetfactory.communication.BaseSlideRoom
Indicates whether the call to the enterSlide() method should be delayed by one frame if the room is on the first slide of the movie.
deleteRoom(location:flash.display:DisplayObjectContainer, roomName:String) — Static Method , class widgetfactory.communication.WidgetRooms
Deletes the room at the passed in location that is of the passed in name.
deregister(member:Object) — method, class widgetfactory.communication.BaseRoom
Removes a member from the member list so that it can no longer be found with getMemberByName or getMembersByRole.
deregister(member:Object) — method, class widgetfactory.communication.BaseRoomProxy
Removes a member from the member list so that it can no longer be found with getMemberByName or getMembersByRole.
deregister(member:Object) — method, interface widgetfactory.communication.IRoom
Removes a member from the member list so that it can no longer be found with getMemberByName or getMembersByRole.
deRegister(widgetName:String, slideNumber:int) — method, interface widgetfactory.helpers.runtime.IWidgetManager
Stops the WidgetManager notifying passed in widget of runtime changes.
deRegister(widgetName:String, slideNumber:int) — method, class widgetfactory.helpers.runtime.WidgetManager
Stops the WidgetManager notifying passed in widget of runtime changes.
deRegister(widgetName:String, slideNumber:int) — method, class widgetfactory.proxy.WidgetManagerProxy
Stops the WidgetManager notifying passed in widget of runtime changes.
disableAnswers — Event, class widgetfactory.QuestionWidget
disableAnswers() — method, class widgetfactory.QuestionWidget
A Template Method that is called when the question's interactivity should be turned off.
DISABLE_ANSWERS — Constant Static Property, class widgetfactory.events.QuestionWidgetEvent
Dispatched when your interactivity should be turned off.
disablePropertiesDialog() — method, class widgetfactory.StaticWidget
Turns off the Properties Dialog in Captivate 5.
dispatchRuntimeAfterRewind — Property, class widgetfactory.StaticWidget
Sets whether or not WidgetEvent.ENTER_RUNTIME and enterRuntime() are called when the Captivate movie is rewound and viewed again.
drawPropertiesDialogBackground(useStageGraphics:Boolean) — method, class widgetfactory.StaticWidget
Makes the Widget's background colour consistent with the Properties Dialog boarder in Captivate 5.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z