|
|
 |
DESCRIPTION |
| |
 |
|
|
You need to upgrade your Flash Player
This is replaced by the Flash content.
|
|
|
Color
Swap Fader Basic component is HELPER COMPONENT.
Component is made to help in creating smooth, animated color swapping on movie clips, dynamic text fields, buttons... All parameters of Color Swap Fader Basic component can be controlled thru Property Inspector, or by
Action Script. For more information's on how to control or
extend component with Action Script
see Helper Components AS Help Files.
|
|
PRICE: $2.99 |
| |
|
|
| |
| PROPERTY
INSPECTOR OPTIONS |
These options are available in
property inspector.
| Properties |
Values |
Description |
| |
|
|
|
Path
to movie clip you want affect to. |
|
|
|
Event
on which function in function path1 will be called. |
|
|
|
Path
to function that will be executed on event1. |
|
|
|
Event
on which function in function path2 will be called. |
|
|
|
Path
to function that will be executed on event2. |
| 6.
Movie Color |
|
Starting
color of movie. |
| 7.
Color 1 Transparency |
100 |
Starting
color transparency. |
| 8.
Roll Over Color |
|
Roll
over color. |
| 9.
Color 2 Transparency |
100 |
Roll
over color transparency. |
| 10.
Press Color Enabled |
true |
Enables/disables
onPress color. |
| 11.
Press Color |
|
Press
color |
| 12.
Color 3 Transparency |
100 |
Press
color transparency. |
| 13.
Roll Over Fade Speed |
200 |
Roll
over fade speed. |
| 14.
Roll Out Fade Speed |
200 |
Roll
out fade speed. |
| 15.
Press Fade Speed |
500 |
Press
fade speed. |
| 16.
Release Fade Speed |
500 |
Release
fade speed. |
| 17.
Loop Fade |
false |
Enables/disables
loop fading. |
| 18.
Enabled |
true |
Enables/disables
component instance. |
| 19.
Disabled Color |
|
Disabled
color. |
| 20.
Disabled Color Transp... |
100 |
Disabled
color transparency. |
| 21.
CSF ICON VISIBLE |
false |
Shows/hides
component instance icon. |
Differences between
"Color Swap Fader" and "Color Swap Fader
Basic".
1. In "Color Swap Fader
Basic" you can't use mouse events,... "rollOver",
"rollOut", "press", "release" and
"releaseOutside", because they are used in component,
but that's why it is simplest for usage. To avoid this
limitation you can use "Mouse Actions" Helper
Component.
2. "Color Swap Fader Basic" is not recommended to be
dynamically deleted,... recommended only for static usage.
3. "Color Swap Fader Basic" can't be triggered from
other movie clips but only from movie clip that is linked to.
4. "Color Swap Fader Basic" is simplest to use because
you don't have to write code to trigger effect, but only
function that will be triggered on mouse action you specify in
property inspector of "Color Swap Fader Basic".