Hardware and software setup

Autoplay media studio how to delete projects. Creating multimedia tutorials using the AutoPlay Media Studio program using the example of the tutorial “Exploring our native land

Download video and cut mp3 - we make it easy!

Our site is a great tool for entertainment and recreation! You can always view and download online videos, funny videos, videos hidden camera, feature films, documentaries, amateur and home video, music videos, videos about football, sports, accidents and disasters, humor, music, cartoons, anime, TV shows and many other videos for free and without registration. Convert this video to mp3 and other formats: mp3, aac, m4a, ogg, wma, mp4, 3gp, avi, flv, mpg and wmv. Online Radio is radio stations to choose from by country, style and quality. Online Jokes are popular jokes to choose from by style. Cutting mp3 to ringtones online. Converter video to mp3 and other formats. Online TV - these are popular TV channels to choose from. Broadcasting of TV channels is absolutely free in real time - broadcast online.

, , , )” I have reviewed most of the objects (supplied by default in the program distribution kit) that can be used in your project. In this part of the article, I will look at General settings for the entire project.

Project settings

The AutoPlay Media Studio 8 project settings (picture below) are divided into five tabs.

  1. Appearance.
  2. Versions.
  3. Extended.
  4. Code signature.
  5. Topic.

The picture above shows the tab Appearance project. On it you can set the name of your program, specify the display of your program window on top of other windows, make the window moveable (you can move it with the mouse cursor), select one of twelve window sizes (from 320x200 to 1270x949 pixels) or set an arbitrary size. You can choose one of five styles to display your program window.

  1. Standard. Window decoration (framing) in the style of the theme installed in the target operating system.
  2. With border.
  3. Flat. Without framing the window of your program.
  4. Kiosk. Launching your program in full screen mode with filling the entire screen area not occupied by your program with a solid color (color can be specified).
  5. Mask. Like a mask in an object Video .

The figure below shows examples of all five styles in the order listed above.

To improve the visual appearance of your program, you can set an icon for it, which will be displayed in the Windows taskbar (figure below). There are three modes you can choose to display your program icon on the Windows taskbar.

  1. Standard.
  2. System tray.
  3. Hidden. Your program icon is not displayed in the Windows taskbar.

The figure below shows examples of two modes ( Standard, System Tray) in the order listed above.

If desired, the window of your program can be made scalable by setting the minimum width and height. But this will require you to constantly monitor the behavior of all objects on the pages of your program when scaling the window at the stage of development and testing of the project. You can also change the skins for all context menus (three styles) and objects X button(six styles) in your program.

On the tab Versions(picture below) You can specify the version of your program, the name of the developer's company and other data that will be displayed in the properties of the executable file of your program.

In the tab Extended(picture below) You can set options for the memory usage of the target computer, indicate that your program uses text written from right to left and set the rights with which your program should run on the target operating system.

When setting the memory (RAM) usage options for your program on the target computer, you will have three options available.

  1. Automatically. V this mode When you run your program, it will keep track of how much space it can take up in your computer's random access memory (RAM). This will increase the speed of your program if a lot of RAM is available on the computer and not interfere with overall performance systems with small amounts of RAM.
  2. Maximum speed. When you select this mode, your program will place maximum amount their pages in RAM computer, thereby speeding up your work.
  3. Save memory. When you select this option, the minimum number of objects in your program will get into RAM. This will reduce the speed of your program, but will require a minimum amount of RAM from the computer.

To control the level of access to the target operating system in AutoPlay Media Studio 8.0, you can specify one of three launch modes for your program.

  1. Like current. Your program runs with the same permissions as others running processes.
  2. Maximum available. Your program starts with the maximum available permissions of that account, on behalf of which it was launched.
  3. Administrative access required. Your program will require administrator-level access rights from the target operating system. I advise you to avoid using this option, because in some cases (in the absence of necessary rights access), your program may not start at all. Using this option is justified only if your program requires access to system registry or system directories.

tab Code signing(picture below) will allow you to sign your program with (and have) a certificate (*.PFX) to confirm its security, authority, and so on.

On the tab Topic(picture below) you can set the theme of your program window (*.CJSTYLES).

An example of one of the themes shipped with Indigorose AutoPlay Media Studio is shown below.

If you want your program to have a top menu, then specifically for this, AutoPlay Media Studio 8 provides settings for (picture below).

An example of a toolbar in an AutoPlay Media Studio 8.0 project is shown in the figure below.

When you test your program, the toolbar might look like the image below.

You will be able to build multilevel menu(picture below) in the toolbar settings.

In the menu item settings (figure below), you can set the label text, set the menu item as a separator, and set the menu item ID.

To set an action on a menu item for current page Your program will have to use a script editor (page). And in the tab On the menu(picture below) for each page, set an action by “binding” to the ID of the menu items. The figure below shows an example of setting an action for a menu. Figure taken from help system Indigorose Autoplay Media Studio.

You can read a little more about how to customize the toolbar in the article "Autoplay media studio 8 tutorials (part 2)".

Audio

AutoPlay Media Studio 8 has the ability to set background music for your program. The following file formats are supported: *.WAV, *.OGG, *.RAW, *.AIF, *.AIFF. In the picture below you can see the options for the background sound.

You can put the files in a certain sequence or enable random playback. You can also set the list to repeat and set the volume. See AutoPlay Media Studio Overview (Part 2). Creating a disk shell » I was considering an object Button and wrote that you can assign a sound effect to hovering the mouse over the button and clicking on the button. So here in the audio settings in the tab Sound effects(picture below) you can change the files that will be used by default for your entire project. On the same tab, you can set their volume.

You can read a little more about this tool in the article "Autoplay media studio 8 tutorials (part 3)".

Video at startup

Before starting your program, you can play a video file or a *.SWF (Flash) file. This can be used as a splash screen. Settings Video at startup shown in the figure below.

You can specify the full-screen mode of the video window, set an arbitrary size, or apply the size of the video file itself. For the video file size, you can specify a scale (50, 100, or 200 percent), set your own size, or specify an option that will resize the video file to fit the window. When setting these options, it is desirable to know the approximate (or better, exact) screen resolution of the target operating system. This will reduce the number of cases when users of your program will not display the video correctly at startup. When testing your program, I advise you to use different hardware and software. Keep in mind that if the required codecs are not installed on the target operating system, or flash player, the video may not work.

An option can be set to allow the user to skip video playback on startup. This is very convenient, especially if the user has already launched your program. You can also set the border of the video window.

Dependencies

As a rule, when creating a program, you use "external" content: video, Flash, documents in different formats (*.PDF, *.DOC, *.PPT, and so on). This requires that the operating system on which your program will run have programs installed that allow you to open the required file formats. You can indicate on the page of your program that a particular software tool is required to view the content. You can even include (taking into account the peculiarities of licensing) the necessary software in your program and make its description and the possibility of installation on separate page. And you can set the option to check dependencies in AutoPlay Media Studio 8.0. What does it mean? If you activate and configure these options, then when launched on the user's computer, your program will automatically check for the presence of one or another software required to view all file formats included in your program. If there is no such program on the user's computer, then your program will not only notify you about it, but will make it possible, for example, to download the required application from the Internet. Settings available for the function Dependencies shown in the figure below.

By default, AutoPlay Media Studio 8.0.6.0 can detect the presence of ten software tools and their versions.

  1. Adobe Acrobat Reader 4.0+ or ​​Adobe Acrobat 4.0+.
  2. Adobe Flash ActiveX Control.
  3. Internet Explorer ActiveX Control.
  4. Microsoft Excel Viewer 97+ or Microsoft Excel 97+.
  5. Microsoft PowerPoint Viewer 97+ or Microsoft PowerPoint 97+.
  6. Microsoft Word Viewer 97+ or Microsoft Word 97+.
  7. Mozilla Firefox ActiveX Control.
  8. QuickTime ActiveX Control.
  9. RealPlayer ActiveX Control.
  10. Windows Media Player ActiveX Control.

You can set the software's display name, minimum satisfying version, download message, download address, and more. If necessary, you can change the text of messages about the absence of the required software (figure below).

Actions

The AutoPlay Media Studio program allows you to customize the actions of your program when it starts, ends and when the window is resized (if you have provided it). Also, as actions, you can set the settings for the toolbar (your program), which will apply to all pages. Window Actions(picture below) is the script editor I have already reviewed.

Database

If you want to use a database connection in your program, then Indigorose AutoPlay Media Studio will provide you with such an opportunity. AutoPlay Media Studio 8.0.6.0 supports five databases.

  1. MySQL.
  2. SQLite3.
  3. Oracle.
  4. ODBC.
  5. PostgreSQL.

Global Functions

Window Global Functions- This is the script editor I have already considered. All code entered into this script editor will be executed first for any page.

PC hardware and software:

  • Processor - Intel(R) Core(TM)2 Duo CPU E8400 @ 3.00GHz.
  • RAM - DDR2 4 GB (800 MHz). Available for OS and software 3.25 GB.
  • Motherboard– Asus P5Q SE2.
  • HDD (for storing the draft program and saving the program itself) - western digital RE4 (WD5003ABYX).
  • Operating systemMicrosoft Windows 7 Ultimate SP1 (build 7601), x64.
  • WinRAR 4.01 x64.

During the measurements, the "external" parameters of the process (a running antivirus, the load on the computer by other applications, and so on) were relatively the same for all three ways creating a program.

Creation method

Program creation time (seconds)

Program size (megabytes)

Start time (seconds)

For clarity, I will give comparative diagrams.

As you can see from the diagrams above, the time to create a project is not too long, even in the case of packing in *.ZIP. However, it can vary significantly depending on the hardware and software features your computer, as well as the file formats (and sizes) you include in your program. For more convenient "transportation" of your program, it is better to use the method Save to ISO Image. It will speed up the time of copying your program from / to external media (flash drive) due to the fact that it will be one big file and not many small ones. Due to the fact that no compression is applied when saving to *.ISO, the time for packing and unpacking your program will be minimal. In addition, the *.ISO format file is supported large quantity programs. For example, WinRAR, Nero, Alcohol and so on.

In this, as in my other reviews, I tried to review the software as fully as possible so that you can decide whether AutoPlay Media Studio 8 is right for your purposes. Of course, if you have the opportunity to try the software in action, and in In the case of Indigorose AutoPlay Media Studio 8.0, there is such an opportunity, then you need to download trial version program and use it for test purposes. Especially if we are talking about buying a program for 2354 UAH. (21.08.2011).

As you can see, AutoPlay Media Studio allows you to use simple visual tools to create software products (electronic textbooks, CD \ DVD business cards, presentations, simple games, electronic photo albums, collections of video files with easy viewing, simple audio and / or video players, small catalogs of goods or services, and so on). If the user has skills in C, C++, Java, Visual Basic you can significantly expand the capabilities of the software created in AutoPlay Media Studio. If you have a great idea and approach the creation of the program in a complex, creative way and with the involvement of different specialists (designers, photographers, video operators, copywriters, and so on), then you can create a high-quality, professional and competitive product.


Step by Step Guide to AutoPlay MediaStudio! Create a professional menu in just one day - now it's possible! In the video course you will find the best fundamental knowledge plain language!
$CUT$AutoPlay Media Studio is a powerful visual package for fast and high-quality creation of the autoplay menu that appears automatically after inserting a CD/DVD into the drive. The utility has an intuitive clear interface and easy to learn, in addition, the delivery includes already ready-made templates to design a menu with a variety of buttons for launching programs, playing sounds, printing files, opening Internet sites and other things that allow you to easily make the CD interface the most friendly and beautiful. This package has a huge number of different features....

The program will create all the necessary files for autorun and its graphical shell. The user only needs to record the finished project on an information carrier. Even without programming experience, you can create your own software - comparable in properties and efficiency to software created by specialists using C++/Java.

What results will you get after studying the course:
You will learn how to install the program yourself and get acquainted with its interface
You will get acquainted with the Object toolbar, learn about all the properties of pages and learn how to save a project
You will learn everything about the properties of objects, learn how to add objects and actions yourself
You will get acquainted with numerous tabs, learn their purpose and understand what a minimization script is
You will learn all the settings of the program, understand how to create an ISO image and be able to burn it to disk

Information about the video course
Name: AutoPlay Media Studio step by step guide
release year: 2015
author: K. Degtyarenko
Genre: educational
Duration: 04:30:41
Language: Russian

Content
01. Program installation
02. Program interface
03. Saving the project
04. Page properties
05. Object toolbar
06. Adding objects
07. Properties of objects
08. Adding actions
09. Minimization script
10. File_Edit tabs
11. Program settings
12. Tabs Align-Page-dialog-Object
13. Project tab
14. Publish-View-Tools Tabs
15. Creation ISO image
16. Burn ISO image to disc

File
Video Format:mp4
Video quality: PCRec
Video: AVC, 1 492x876, ~1383 Kbps
Audio: AAC, 128Kbps, 44.1KHz
Archive size: 2.19 GB

Download Step by Step Guide for AutoPlay Media Studio. Video course (2015)
Download from turbobit.net

Task: to create an application for showing photos with musical accompaniment. The application is exited by pressing any key on the keyboard or mouse.
The creation logic will be as follows:
- We create new project
- Set the background color of the workspace
- Insert a special object "Slideshow" on the page
- We connect the necessary photos to the Slideshow object and sound accompaniment
- We make it possible to exit the application by clicking the mouse or on the keyboard
- Making additional necessary settings
- We publish the project

So, let's start, according to our plan.
Launch AutoPlay Media Studio and create a new, clean project.

Let's name the project "slideshow":

as background working page For the project, choose black. For this we click right click mouse on the “Page1” item, left-click on “Properties”:

In the window that opens, check the "Use custom settings" checkbox in the "Background" area and select "Solid color" - "Black":

The next step is to insert a built-in Slideshow object into our page with a black fill. To do this, in the top menu of the program, click "Object" - "Slideshow" (this can be done using context menu by clicking anywhere on the page with the right mouse button and selecting "Slideshow"):

The frame that appears is stretched to full screen:

Now for the Slideshow object, we need to add a photo and a soundtrack. Sound files can be immediately moved to the folders of the created project. And you can choose from anywhere on your computer or removable media. After publishing, the program will automatically move the project files to the right place. I pre-defined my files in the project folder. For those who are not yet familiar with the program, we note that by default, projects are saved to the folder "My Documents" - "Autoplay Media Studio 8" - "Projects" - "Project Name".
So how do you add an image pack?
Double-click the left mouse button on the "Slideshow" object, in the "Slideshow Properties" window that appears, click "Add Folder", mark the desired folder with images in the explorer and then "OK":

As a result, we return to the "Slide Show Properties" window with a list of connected photos. Do not forget to leave (or put, if not worth it) checkboxes in the positions indicated in the figure. It seems that everything here is clear from the context: the duration of one image, autorun, cyclic repetition and smooth transitions between photos. In principle, everyone determines all these parameters for himself and they are not required:

Well, now let's add the soundtrack to the settings of our slideshow. To do this, let's go to open window"Slideshow Properties" to the "Script" tab (1). In the "Script" tab, let's go to the "OnEnter" tab (2). Next, click "Action" (3). In the action wizard, select the "Audio" category (4) and finally "Audio Load" (5) in the "Select an action" section. Click "Next" (6):

In the explorer window, we find the desired musical composition, and also set the parameters responsible for the automatic start of playback and cyclic repetition to “true”. We click "Finish".

In the "Slide Show Properties" window, we can see the code automatically generated based on our actions. Click "OK":

Next, according to our plan, we must set the application to exit by pressing any key on the keyboard, or by clicking the mouse. To do this, open the properties of the page on which our slideshow is located:

In the "Page Properties" window Go to the "Script" tab (1), and then to the "OnKey" tab (2). Click "Action" (3). In the action wizard, select the "Application" group (4) and select the "Application Exit" action (5). Thus, we indicated to the application that the slideshow should be closed by pressing the key. Click "Next" (6).

In the window that appears, click "Finish" and see a small script as a result of our actions. Go to the "On Mause Button" tab and follow the same steps as for the "On Key" tab, or just copy the script. Thus, we indicate to the application that it should be closed by pressing the mouse button. At the end of all actions, click "Ok".

At the end of everything, we will make the application open in full screen. To do this, go to the "Project" menu, select "Parameters" and make settings according to the figure:

In the next window, determine the folder where the project will be placed and click "Build":

As a result, we get a musical slideshow in the form of a single file.
For those who did not understand something from the instructions, we offer a video instruction:

Communal state institution

Secondary school-gymnasium No. 1

and m. N. A. Ostrovsky”

Educational-Research work

Topic:

Creation multimedia aids

using the AutoPlay Media Studio program using the tutorial as an example

"Studying the native land"

Subject: Informatics

Done by: 10th grade student

Starozhilova Angelika

Head: computer science teacher

Starozhilov V.Yu.

G. Shemonaikha

2014-2015

Abstract…………………………………………………….…………………………….3

Chapter I - ……………………………………………..……………………………….4

Chapter II - ……………………….……………………………………………………...4

Chapter III - ………………………….…………………………………………………… 10

Chapter IV - ……………………………………………………………………. ................................................. .. .eleven

Chapter V - Conclusion, conclusions ……………………………...…………………….14

Terminological dictionary.………………….…………………………………...15

References……………………………….………………………………………………………………………………………………………………………………………………………………………………………………………………………………………………………………………………………………………………………………………………….

abstract

Target:

Create a multimedia tutorial with AutoPlay Media Studio 8

Tasks:

1) Get to know the interface of AutoPlay Media Studio 8

2) Create multimedia tutorial in AutoPlay Media Studio

3) Create a website for a multimedia manual

Hypothesis:

The use of multimedia aids allows you to increase the information saturation of the lesson, go beyond school textbooks, supplement and deepen their content. They contribute to improving the quality of visual information and the independence of students.

Chapter 1.

Introduction:
What are multimedia aids for?

The rapid development of new information technologies led to a significant change in human perception of information. The main channels for obtaining information were radio, television and Personal Computer. Since on-screen channels of information have become familiar and more natural, it has become possible to use them for educational purposes. Multimedia teaching aids allow you to enrich the school course, supplementing it with specific features computer technology and make it more interesting and attractive to students. The main advantage of teaching aids is an organic combination of the latest computer technologies with traditions and promising areas. school education. The textbook has a variety of multimedia features and contains videos, animations and graphics, sound, high-quality illustrations, interactive tasks, etc. The learning process using the manual becomes more effective and interesting.

Chapter 2

Introduction to AutoPlay Media Studio 8

AutoPlay Media Studio 8 is a program for visual creation shells autorun disks. With it, you can create electronic textbooks, CD \ DVD business cards, presentations, simple games, electronic photo albums, collections of video files with easy viewing, simple audio and / or video players, small catalogs of goods or services, and so on.

Minimum system requirements programs declared in the help file:

operating room Windows system 2000, Windows XP, Windows Vista, Windows 7 or later.

Pentium 4 processor (or equivalent) or newer.

RAM 256 MB or more.

Screen resolution 1024x768 pixels or more.

Color depth 16 bits or more.

Free disk space 100 MB for installation.

Mouse .

DirectX 7 or later.

Internet Explorer 4.0 or later.

Adobe Flash Player 8 or later.

Adobe Reader 8 or newer.

But these requirements very much depend on what kind of project you are creating.

Interface

Program window AutoPlayMediaStudio can be divided into 6 regions.

1. Menu bar.

2. Toolbar.

3. Project Explorer.

4. Object properties panel.

5. Workspace.

6. Project size panel.

Menu bar

The menu bar contains items such as:

File.

Edit.

Alignment.

Page.

Dialog.

An object.

Project.

Publication

View.

Tools.

Help

File menu. Contains commands for saving, opening and creating a new project. You can export your project as a project template file (*.APT) and as a project archive (*.APZ). When saving as a template, you will be able to enter the author's name, contact information, website, and so on. Saving as an archive can be used to create a backup.

Edit menu contains very familiar commands. Cut, paste, group and so on. The same menu provides access to the program settings.

Menu Page contains commands for creating, deleting, duplicating and renaming pages. It will be especially useful if your project has many pages. Using, for example, duplication, it will be possible to create copies of the same type of pages, changing only the main content in them, and auxiliary elements, background, window control buttons, and so on.

Menu View will allow you to enable/disable AutoPlay Media Studio 8 toolbars, grid, snap to grid and various additional panels(button gallery, script editor, object explorer, and so on).

Toolbar

The toolbar consists of several small panels (Standard, Objects, Pages, Alignment) that can be moved or disabled, depending on your desire.

Workspace

The workspace is the area of ​​the program window in which you will directly create your project. In the upper part there is a horizontal ruler and project sheet tabs. On the left side of the AutoPlay Media Studio 8.0 area is a vertical ruler.

The project size panel displays the size of the finished project with all external files. This is very handy if you know that your project will be burned to DVD. You can always see how much free space remains on the disk and whether the project will fit on the media at all.

Working with objects

Basic object operations in AutoPlay Media Studio include:

Choice.

Position.

Grouping.

Blocking.

Hiding.

Alignment.

Pages

In most cases, your program, created in AutoPlay Media Studio, does not consist of one window on which all objects are located, but of several. It's kind of like a website. In AutoPlay Media Studio projects, these are called pages. Pages have properties.

In the page properties, you can set the name of the page that will be displayed in the project explorer, the description of the page (it will be displayed in the search results if you provide such an opportunity in your program), the background color of the page and the background gradient (two colors). You can use an image as a background, if it is smaller than the window size, you can also specify the background color at the same time. You can set animation when changing the page (similar to slides in Microsoft PowerPoint).

Example:

Button insertion: choose in the menu then stretch the button,

you can write text by double-clicking on the button, a window will open where we enter the text

Project View

To check it, you need to click on the Preview button and the project will start. Create a tutorial in AutoPlay Media Studio 8.

    We start the program. Select "create a new project". Select a page template. The program window opens with the finished page. To rename it, go to the properties, and in the line " name"Change the name to" title ". Inserting additional pages: in the menu bar, select "page", and having opened it, the command - "add page". Similarly, we insert two more pages. Thus, we get 4 pages.

    The next step is to insert the background using the "new image object". Select the image object, show the path to the file, click "open" and confirm the action.

    We take the "new label object" and double-click to select the text field. We type the required text. Then, select the "font" tab and set (MANDATORY) - Cyrillic.

    For bookmarks of the manual, select the tool “new tool button”, double-click on the object in the text field, select the name of the bookmark, change the font to Cyrillic. Thus, we create 5 similar bookmarks.

    Inserting buttons to navigate between pages: create a button, double-click to change the text (back and forth), copy and paste to other pages.

    Inserting sound files: insert a picture denoting sound, insert it in the same way as an image.

    The program contains the actions "undo" and "restore" in the form of arrows.

Inserting multimedia objects:

    Sound:

(I wrote down the poems in advance). Double-click on the "quick action" tab and select "launch the program". Next, we show the path from where we take the sound file and click "ok".

    Insert slides and videos:

It is carried out in the same way as the sound, only in advance it is necessary to save the presentation we need as a demonstration.

The third page of the tutorial contains a quiz created in a PowerPoint presentation with triggers

Liked the article? Share with friends!
Was this article helpful?
Yes
Not
Thanks for your feedback!
Something went wrong and your vote was not counted.
Thank you. Your message has been sent
Did you find an error in the text?
Select it, click Ctrl+Enter and we'll fix it!