Skip to main content
Participant
September 24, 2014
Question

what software can help me to create captivate widgets?

  • September 24, 2014
  • 1 reply
  • 153 views

hi! Im begginer in captivate, but I need to develop different and complex interactions (editables scroll's - interactive menu - animated timeline) and i don't know how I can develop my own captivate widgets.

How I can solve this issue?

I hope u can help me! Thank u!

    This topic has been closed for replies.

    1 reply

    TLCMediaDesign
    Inspiring
    September 25, 2014

    In Captivate File/New Project/Widget in Flash

    For HTML5, there are extra folders and xml files and the widget code is written in JavaScript

    If the Widget doesn't need access to Captivate events or variables, you can just create a swf file and insert as an animation. You can also still communicate with CP using the ExeternalInterface. function of Flash and Captivate,