|
Effects let you add animation to your application in response
to user or programmatic action. For example, you can use effects
to cause a dialog box to bounce slightly when it receives focus,
or to slowly fade in when it becomes visible. You build effects
into your applications by using MXML and ActionScript.
|
|
|