Panonpoe Software
Multimedia made easy

 

Reel Project
Introduction
Screenshots
Download
Purchase
News
Awards
F.A.Q
Articles
Template Tutorial
Support
 
Freebies
TV Overscan Ruler
Libraries
 
About Us
Panonpoe Software
Affiliate Program

Template Tutorial

 

Preparation

  1. Make sure you have a latest version of Reel Project. The installation file can be found in download page.

  2. Download assets for this tutorial here. Extract it to a folder.

 

Specifying Template Options

  1. Open Template Designer. You will see a blank template containing Menu and Title Opener page.



  2. Select File > Properties menu to open Template Properties window. Leave Video Standard as PAL and Video Aspect Ratio as Fullscreen (4:3). Click on Menu Background box and select black color. Do the same thing for Title Opener Background. Click OK.



  3. Check "Don't accept user's background" checkbox. That's because in our example, we want to ignore user supplied background image.

 

Creating Text Object

  1. Click on "Add variable text object" button . Click on menu design area, hold the mouse and move it to form a rectangular area. Release the mouse. Now you have a "variable text" object. This object will be filled automatically by the program from the DVD title information.

  2. Click on the text object we created. Press F2 to view Object Properties. In Text Properties and Shadow sections, we can specify the appearance of the object. Fill it with these values:

    Content: MainTitle1
    FontName: Arial Black (or anything you like)
    FontColor: #0033CC
    FontSize: 24
    HorzAlign: Center
    VertAlign: Middle

    ShowShadow: (Checked)
    ShadowColor: White
    ShadowTrans: 0.7

  3. Create another variable text object. Set these values on Properties window:

    Content: MainTitle2
    FontName: Arial (or anything you like)
    FontColor: White
    FontSize: 14
    HorzAlign: Center
    VertAlign: Middle



  4. Now save your template. Do it periodically by pressing Ctrl+S.

 

Creating Image Object

  1. Click on "Add image object" button . Click on design area, hold the mouse, move it to form rectangular area, and then release it.

  2. In Properties window, click on "Bitmap" property. Click on the ellipsis button. A window will appear. Click "Open" button. Point the open dialog to the folder where you extracted assets. Select "jordan.bmp" and click OK. Now click OK again.

  3. On Properties window, uncheck "ShowShadow" option, because we don't need shadow for this image.


 

Creating Video Preview

There are three ways to create video preview for titles: using "variable image" object , "frame" object or "rectangle button" object .

Frame object will show video preview masked with a bitmap. The transparent area (fuchsia color) of the bitmap will be filled with video preview.

Rectangle Button object will show video preview, and has a rectangle outline that can change its color when user hightlight it. When user select it, the corresponding title will be played.

Variable image only shows the video preview.

You can specify which video title will be displayed by setting TitleNum property. It's 1 based, not 0 based. TitleNum 1 means the first title, TitleNum 2 means the second title, etc.

For this tutorial project, we want to display preview video using "variable image object".

  1. Click on "variable image" button . Click on design area, hold the mouse, create rectangular area, release.

  2. On Properties window, set these values:

    Width: 120
    Height: 90
    TitleNum: 1

  3. Create three more of this object with TitleNum 2, 3 and 4.


 

Creating Variable Text for Titles

We want to display each title's caption below each video preview box.

  1. Drop a variable text object using same method as earlier. Set these properties:

    TitleNum: 1
    Content: Title1 (no change)
    FontName: Arial (or whatever you like)
    FontColor: White
    FontSize: 12
    OutlineWidth: 0
    ShowShadow: (unchecked)

  2. Create three more of this object with TitleNum 2, 3 and 4. You can use copy-paste (Ctrl+C, Ctrl+V).


 

Creating Highlight Button

We want to display a pointer left to the title text, so user know which title is currently highlighted. This can be achieved by placing one button for each title.

The button can contain 3 states: normal, highlighted, selected and disabled. For this tutorial, we use a blank transparent bitmap for normal and disabled state. It means we don't want to display anything on these two states.

For highlighted and selected states, we use a bitmap containing a basket ball image. Bitmaps for DVD button can only have 4 colors (1 for transparent / fuchsia, and 3 for others). Use PhotoShop or other tool to achieve this.

  1. Now, place a title button .

  2. Set BmpNormal and BmpDisabled properties to "ball_normal.bmp". Set BmpHighlight and BmpSelected to "ball_highlight.bmp".

  3. Make three duplicates of this object. Don't forget to set TitleNum to 1, 2, 3 and 4.


 

Make Next and Previous Page Buttons

Reel Project can make a multipaged menus. So we have to prepare next and previous buttons.

  1. Place a button .

  2. Set "BmpNormal" to "left_normal.bmp". Set "BmpHighlight" and "BmpSelected" to "left_highlight.bmp". Set "BmpDisabled" to "left_right_disabled.bmp".

  3. Set "Action" to "PrevPage".

  4. Place another button on the right side.

  5. Set "BmpNormal" to "right_normal.bmp". Set "BmpHighlight" and "BmpSelected" to "right_highlight.bmp". Set "BmpDisabled" to "left_right_disabled.bmp".

  6. Set "Action" to "NextPage".


 

Creating Title Opener

Basically creating title opener template is same as the menu template.

  1. Place a "variable image" object . Set TitleNum to 1.

  2. Place an image object . Set Bitmap property to "jordan.bmp". Uncheck ShowShadow property.

  3. Place a "variable text" object , set these properties:

    Content: Title1
    FontName: Arial Black
    FontColor: #0033CC
    FontSize: 18
    HorzAlign: Right
    VertAlign: Middle

    ShowShadow: (Checked)
    ShadowColor: White
    ShadowTrans: 0.7

  4. Place another "variable text" object just below it. Set these properties:

    Content: Title2
    FontName: Arial (or anything you like)
    FontColor: White
    FontSize: 14
    HorzAlign: Right
    VertAlign: Middle



 

Fill Author Info

When you are done creating template, don't forget to fill author information in Template Properties window that is accessible from File > Properties menu.


 

Make Template Available

Save your completed file to a RPT file, then put it or copy it to "C:\Program Files\Reel Project\Templates". Your template will be available in Reel Project.

 

Done. See you in next tutorial!

 

 


© 2007, Panonpoe Software. All rights reserved.