My account
Shopping cart
Knowledge base
Support


MCTE V3 Square Pack

v3  flash_8  flash_cs3  as20  as30 


MCTE Pattern Square Fade

flash component0

MCTE Pattern Square Alpha

flash component1

MCTE Pattern Square MS

flash component2

Important note: This pattern is only available for purchase within the V3 Components pack which includes MCTE, Accordion Panel, Accordion Tree Menu, Drop Down Tree Menu, Color Picker Pro, Loader Pro and XML Slide Show (All V3, both AS2 and AS3).
Buy now for only $99 | Download trial | Read more

About

This package includes 3 square/rectangle animation patterns: the Square Fade pattern (MCTEPatternSquareFade), the Square Alpha pattern with custom colored cover layer (MCTEPatternSquareAlpha) and the Square Multiple Shapes pattern (MCTEPatternSquareMS).

Important! In order to use all these included MCTE V3 patterns, you need to have the MCTE V3 component too, since it is the component that handles the transitions, you can purchase MCTE V3 here.

Compatibility

ActionScript: 2.0, 3.0
Flash IDE: Flash 8, Flash CS3
FlashPlayer: FlashPlayer 8, FlashPlayer 9

Working with Custom Patterns

The MCTE internal API allows us to further develop and sell patterns separately, all you have to do in order to use them as patterns for the MCTE instances, is to drag them inside your project library and use their name as values for the customPattern parameter of the MCTE. As stated before, we sell patterns that are not initially included inside the MCTE. You can purchase those patterns without the MCTE, but they will be useless without it.

We also do develop patterns for direct customers, who want a special custom developed pattern for a specific transition. In order to get a custom developed pattern just send us an email.

Square Pack Pattern List

MCTE Transition Types



Pattern
Description/Value : Preset
SquareFade
SquareAlpha
SquareMS
Performs square effects on different patterns, similar to the included SquareScale pattern.
Supports show/hide (A) transitions.

Gain parameter functionality: normally, sets the time delay between the appearing of the next square in matrix, or not used.
tweenDuration for SquareFade means Frames, for SquareAlpha and SquareMS means Milliseconds.

CustomParams
  • customParam1:String (numerical value) - square width in pixels (Default:40)
  • customParam2:String (numerical value) - square height in pixels (Default:40)
  • customParam3
    • SquareFade pattern doesn’t use a customParam3
    • SquareAlpha pattern uses the customParam3 as hexa Number for coloring the upper cover layer of every square. (e.g. "0xFF0000")
    • SquareMS pattern uses the customParam3 as String (numerical value) for the number of the square overlay shapes used.

Quick Tip

You can make pretty interesting animations using the possibility to set the height and width of the rectangles separately, and combine that with the customized tweening.

Presets

Random String value:
random : uses a random preset each time depending on the customParams that are set, if one preset requires more customParams that are already set, the random filter will avoid it.

Number values:
  1 : left to right
  2 : right to left
  3 : top to bottom
  4 : bottom to top
  5 : middle to left and right
  6 : left and right to middle
  7 : top and bottom to middle
  8 : middle to top and bottom
  9 : top&left to bottom&right
10 : bottom&right to top&left
11 : bottom&left to top&right
12 : top&right to bottom&left
13 : left&top&right&bottom to middle
14 : middle to left&top&right&bottom
15 : spiral to middle - counterClockwise
16 : middle to spiral - clockwise
17 : spiral to middle clockwise
18 : middle to spiral- counterClockwise
19 : random
20 : one-one