Archive for the ‘Max3’ Category

Component Updates

Thursday, August 26th, 2010

Since the last Component update article, we’ve released a lot of new components which are discussed elsewhere on this blog.  This summary includes a download of all the lastest components for SWiSH Max3 and miniMax3. It’s a quick way to get up to date. We have also corrected some minor reported problems with other components.

(more…)

New Component: Entry Form

Wednesday, August 25th, 2010

It is often necessary to create web pages that collect user data. This new component simplifies that task. Based on the ClipClone component this component allows the user to create user input forms with a large amount of creative control. Like the ClipClone component, each field within the form is based on a “Master” movie clip, userinput, which is duplicated for each required field. If layout, font or other changes are required, only the Master movie clip needs to be modified to update the entire form.

The component comes with some prototype methods that check various aspects of the data that is entered by the user. This simplifies the verification of the data entered.

The sample below demonstrates the type of input forms that can be created.

Read on to find out more…
(more…)

Tutorial: Using the Menu component

Wednesday, August 25th, 2010

Many users may be unaware that Max3 and miniMax3 come with a number of menu components. The main menu component, Menu from the Components/Menu area is a strip menu that can be arranged horizontally or vertically. A number of styles allow the sub menus to be displayed in a tabbed, or flat, or perpendicular fashion. The movie below gives an example of some of the different layout possibilities.

Read on to find out more about the Menu component…

(more…)

New Components: Animated Tick and Cross

Monday, August 23rd, 2010

It is often necessary to report success or failure on a web page that accepts user input. An animated tick or cross can add a nice touch to such a page. The components described in this article provide an animated tick, cross and a combination of tick and cross. The objects are fully scalable. The color and default behavior can be altered using the Parameters panel.

 

Read on for more information and the download location.

(more…)

New Wizard:Hiddenwords

Tuesday, August 17th, 2010

Puzzles are good fun and a popular way to draw people to your website. The object of this puzzle is to find the listed words within the square of characters. The words can be arranged up, down, left, right and in any diagonal direction, up-right, down-right, up-left and down-left. This type of puzzle can also be very useful for teaching purposes.

The example puzzle below was constructed from the names of planets and various stars.

The puzzle square is animated so that mouse clicks, or dragging over a square with the mouse button down, will cause the square to change color indicating that the letter is included in a word. Once the word has been marked, it can be crossed off the left hand side clue list by clicking on the word.

For the competitive people among us, you can time your progress with the inbuilt stopwatch.

Read on to see how to construct, customize and deploy these puzzles.

(more…)

Tutorial: Modifying a Banner Template

Monday, August 9th, 2010

SWiSH Max3 and miniMax3 come with a number of animated banners. To use one of these banners simply go File | New Project and then choose from one of the available Vertical or Horizontal banners. We recently had an inquiry from a user who wanted to add a custom banner size. Although not obvious, this modification is reasonably easy to achieve. Below is the modified banner with a custom size of 220×180 pixels. Read on to find out how to make the modifications.

Note that authoring is not available in miniMax3.

(more…)