Skip to main content
Known Participant
September 16, 2015
Question

Publishing options confusion

  • September 16, 2015
  • 1 reply
  • 465 views

I have a ton of questions about Captivate 8 publishing options.

our setting:

captivate files will live on a website, not an LMS, so we're not using the SCORM settings

we want our captivate files to be visible on multiple devices, but did not create them using the "responsive project" setting. (we may do that going forward, depending on the answers to the following questions)

my questions:

when I publish as HTML5/SWF what does that mean? Once I click on that, I then have the options to click on one of or both SWF and HTML5 in the "output format".

if I want it to be visible on devices, should I only click "html5"?

what is "scalable HTML content"? is it the same as "responsive"? if so, why is this an option if I didn't make a "responsive" project?

Thanks for any help.

This topic has been closed for replies.

1 reply

Lilybiri
Legend
September 16, 2015

Will try to answer partially.

For publishing a normal project use both SWF/HTML5 and launch the published file from the multiscreen.htm  That means that Captivate will detect which device is used, for desktop browsers it will offer the SWF output, for mobile browsers the HTML output.

Scalable means literally that, but there will not be a different layout when you switch devices, only rescaling. A responsive project allows you to make a different layout, to use less objects for a phone breakpoint, to adapt text, buttons to smaller screens etc.

Known Participant
September 16, 2015

hi, thank you for responding so quickly!

can you explain what the "multiscreen.htm" is? would it be the .htm file in the zip folder with the project name, or should there be a file called "multiscreen.htm" in the folder?

Lilybiri
Legend
September 16, 2015

It is in the published folder.

For this screenshot you see 3 html-files:

  Dashboard.htm will launch the SWF version (you have only that one if you publish only to SWF)

  index.html will launch the HTML version

  multiscreen.html was the file I talked about who will launch either SWF or HTML based on the used browser