Examples

Examples of projects showing features of Autoplay Menu Designer which can be downloaded for study

Example : Base objects and frequently used functions

This example demonstrates what basic objects, properties and actions you can use in Autoplay Menu Designer to create your own interactive application(menu).

DOWNLOAD PROJECT ZIP-ARCHIVE - the zip-archive with files of this example. Extract files to the separate folder and open the "*.amproject5" project file in Autoplay Menu Designer(requred minimum 5.7 version) to study. Also you can find this example in Autoplay Menu Designer (Main menu -> Help -> Show Welcome screen -> Examples -> Example 1)
LIVE PREVIEW - try the Web application created in Autoplay Menu Designer from this example.

Example : Plugins to work with photos
This example demonstrates what plugins (special visual objects with an extended functionality) you can use in Autoplay Menu Designer to present your photo collection.
There are 3 types of plugins for it :
  • The "Image Preview" plugin - allows you to add an image with the popup preview(including the Fullscreen mode) to your app.
  • The "Slide show" plugin - allows you to add a slideshow with beautiful transition effects to your app. You can add built-in or fullscreen slideshows with automatic or manual control.
  • The "Thumbnails slider" plugin - lets you display images as a thumbnail list and open them in full size with a click(or double-click). There are two modes available : Horizontal and Vertical. Thumbnails can be arranged into several adjacent columns/rows. The content of the "Thumbnails slider" can be synchronized with the "Image Preview" plugin or with the "Slide show" plugin.
DOWNLOAD PROJECT ZIP-ARCHIVE - the zip-archive with files of this example. Extract files to the separate folder and open the "*.amproject5" project file in Autoplay Menu Designer(requred minimum 5.7 version) to study. Also you can find this example in Autoplay Menu Designer (Main menu -> Help -> Show Welcome screen -> Examples -> Example 2)
LIVE PREVIEW - try the Web application created in Autoplay Menu Designer from this example.

Example : "Filelist" Plugin

The "Filelist" plugin allows to quickly create a navigation menu for your CD/USB files. For example, if you have several folders with PDF files you can use this plugin to add a built-in list to access these files. This example demonstrates different use cases for the "Filelist" plugin. For each file you can set additional fields that will be shown to the user in separate columns. These fields are set in the separate CSV file. Also you can set the content of each column using the system and user variables - for example, %file_path% or %file_title%.

DOWNLOAD PROJECT ZIP-ARCHIVE - the zip-archive with files of this example. Extract files to the separate folder and open the "*.amproject5" project file in Autoplay Menu Designer(requred minimum 5.7 version) to study. Also you can find this example in Autoplay Menu Designer (Main menu -> Help -> Show Welcome screen -> Examples -> Example 3)

The "Filelist" plugin is not supported for Web apps.


Example : The "GridView" object features
This example demonstrates features of the GridView object. The GridView object is designed to represent various data as a structured view. Typical examples are part catalogs, product galleries, restaurant menus, document lists and so on. In all these examples the data can be represented visually in the same unified style.
4 pages presented :
  • The simple catalog with 3 columns based on GridVew object
  • The graphic listbox with unique actions for each item based on GridVew object
  • The catalog with filters based on GridVew object
  • How to use GridView scroll actions
DOWNLOAD PROJECT ZIP-ARCHIVE - the zip-archive with files of this example. Extract files to the separate folder and open the "*.amproject5" project file in Autoplay Menu Designer(requred minimum 5.7 version) to study.
LIVE PREVIEW - try the Web application created in Autoplay Menu Designer from this example.
Learn how to create a simple GridView object - the online step-by-step guide to create your first GridView object.

Example : Using the "GridView" object in the responsive design
This example demonstrates the GridView behavior with different settings when an application size changes (only for Windows-based apps).
4 modes presented :
  • No responsive ( 3 columns )
  • Auto columns & Fixed item size
  • 3 columns & Adapted item size
  • Auto columns & Adapted item size
DOWNLOAD PROJECT ZIP-ARCHIVE - the zip-archive with files of this example. Extract files to the separate folder and open the "*.amproject5" project file in Autoplay Menu Designer(requred minimum 5.7 version) to study.

Project : Step-by-step guide - How to create a GridView object

This project is a base project for the step-by-step guide - "How to create a simple GridView object".

DOWNLOAD PROJECT ZIP-ARCHIVE - the zip-archive with files of this project. Extract files to the separate folder and open the "*.amproject5" project file in Autoplay Menu Designer(requred minimum 5.7 version) to study.

Example : Creating a training course with test questions

This tutorial explains how the use of Variables/Expressions helps to create a training course with test questions. This project is a base project for the video tutorial : "Creating a training course with test questions"

DOWNLOAD PROJECT ZIP-ARCHIVE - the zip-archive with files of this example. Extract files to the separate folder and open the "*.amproject5" project file in Autoplay Menu Designer(requred minimum 5.7 version) to study.
LIVE PREVIEW - try the Web application created in Autoplay Menu Designer from this example.

Also there are several projects for study you can find in the section "Templates".