Active Shape

From FusionWiki

Jump to: navigation, search
Active Shape
General Information
Author: Justin Aquadro
Release Date: 2009
Status: Released
Last updated: Unknown
Version: 1.0
Build:

249

Developer-only: No
Website: Not available
Download: Direct
Runtime Versions
HWA: No
Flash: Yes
Java: No
Java Mobile: No
Vitalize!: No
Unicode: No


Active Shape is an extension combines parts of Active Objects, Active Picture Objects, and Quick Backdrops, for creating basic shapes that can be changed at runtime. Active Shape objects support various border and fill options, and basic text display. They support collisions, and can be used interchangeably with Active Objects in some extensions.

Contents

Features

  • Supports rectangles, ellipses, and user-defined polygons
  • Supports solid color, gradient, pattern, and image fill types
  • Supports separate line color and weight for border (including no border)
  • Supports text display with separate ink effects
  • Supports scaling and rotation
  • Size, shape, fill, border, and text can all be changed at runtime
  • Polygon vertices can be changed at runtime

Runtimes

Flash Runtime

A Flash runtime version of Active Shape was created and is maintained by Lukas Meller (Looki). Limitations include some text rendering problems, and collision mask is not supported, but otherwise supports all the features present in the standard runtime. The Flash runtime version can be found in its release topic.

Usage

Active Shapes will mostly be configured at edit-time, and most interaction with Active Shapes will be the same actions and expressions used with Active Objects, but all visual aspects of the Active Shape can be changed at runtime as well.

1
  • Start of Frame
  •  : Set primary fill color to RGB(255,0,0)

     : Set secondary fill color to RGB(255,128,0)

     : Set fill to Gradient

2
  • User clicks with left button on
  •  : Set Text ("Peek-a-boo")

Visual Examples

A few examples of Active Shape objects

Personal tools