The videos below demonstrate some of the features available with in5. For many of the videos, you can also download the source file or view the HTML5 output shown in the video.
Contents
General Videos
These videos offer basic introductions to in5 and its features.
Overviews
What is in5?
This short video will help you get a quick understanding of what in5 is, what it does, and who uses it.
Tutorials
These videos show you how to use the features within in5 and InDesign.
Adding Interactivity
Custom Navigation Controls
This video shows you how to create your own navigation controls.
This video shows how to create a toggle button in InDesign and export to the web (or an app) using in5. The toggle button can hide or show items, depending on whether those items are already visible.
This video shows you how to add interactivity with InDesign (without using code) and export it directly to HTML5 using in5. Features shown: form elements, button behaviors, and multi-state objects.
And here's a version of the demo output rendered with the Application Cache (Offline Viewing) in place.
Responsive, Fluid Layout, Scaling, & Mobile
Scaling a Single Design to Multiple Devices
The Desktop Scaling Setting can be used to control how your design scales automatically on all devices (including tablets and smartphones).
Creating a Mobile-Friendly Reading Experience
You can create an SEO-friendly mobile reading experience without compromising your layout.
Using Liquid Layout & Responsive Layouts
This tutorial walks you through the steps using of Liquid Layouts and Responsive (Alternate) Layouts, showing you to control how your designs scale on any device.
This video shows you how to use the Form Element Data widget which lets you save user data that is automatically restored when the visitor returns to the page.
Publishing Your Files
How to Embed HTML from in5 in Another Web Page
This tutorial shows you how to include HTML exported from InDesign with in5 inside another webpage or blog post.
Note: In version 2, the slider class has been renamed to anythingSlider-in5 and the 0 margin and padding settings automatically take effect when the width is equal to or smaller than the the window (or iframe), so in many cases the custom CSS step in the video above may now be skipped.
How to Embed in5 in a WordPress Post
This tutorial shows you how to include HTML exported from InDesign with in5 inside a blog post using a free plugin.
How to Create Scrolling Chapters, aka "Tall" Pages
This video shows you how to create scrolling chapters for using InDesign and in5. This feature was originally designed for the Baker Framework (no longer in use), but it works with several of the current output and page formats (other than the Flipbook and Liquid).
How to Create a Previous Page Button
This video shows you how to create a button that jumps back to the last page that was viewed.
This video shows you how to use Google Fonts with in5 to export HTML5 pages from Adobe InDesign, so that you can have beautiful fonts on any device. This same technique can be used with Adobe Typekit.
Advanced: Creating a Custom Menu using the Resources section within in5
This video demonstrates how to use the Resources section within in5 to extend your HTML5 output. This example shows how to create a simple navigation menu.