Copy link to clipboard
Copied
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?
A responsive project can only be published to HTML5 or to an app, since Flash has been banned from mobile devices.
Copy link to clipboard
Copied
A responsive project can only be published to HTML5 or to an app, since Flash has been banned from mobile devices.
Copy link to clipboard
Copied
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