Skip to main content
December 2, 2016
Answered

NO LMS/NO SCORM - Implementing a Responsive Project

  • December 2, 2016
  • 2 replies
  • 214 views

I have a responsive project and inside of the project is a transparent button whose "On success" action is: "Open URL or file".

The file it opens is a 1 minute MP4 video.

I want this responsive project to play on handhelds as well as desktops.

Two questions:

Should I publish this as an HTML5? or a SWF? or a PDF?

Where does the MP4 video get placed?

    This topic has been closed for replies.
    Correct answer Lilybiri

    A responsive project can only be published to HTML5 or to an app, since Flash has been banned from mobile devices.

    2 replies

    Participant
    December 2, 2016

    Hi, you can publish to HTML5 and SWF, then upload the Zip file to LMS or standalone web server. You need to set the index  to the multiscreen.html, so unless you can code HTML set your URL link to www.myurl.com/myfolder/multiscreen.html - the landing html will redirect depending on viewers browser or device to either swf or html5 content.

    Obviously you will need to embed the mp4 vid and double check it is in the Zip folder once you have published.

    hope that helps

    James.

    Moderator: this information is partially incorrect. It is IMPOSSIBLE to publish a responsive project to SWF! Only output to HTML5 is possible

    Lilybiri
    LilybiriCorrect answer
    Legend
    December 2, 2016

    A responsive project can only be published to HTML5 or to an app, since Flash has been banned from mobile devices.