`
xhanxhanxhan
  • 浏览: 207824 次
  • 性别: Icon_minigender_1
  • 来自: 杭州
社区版块
存档分类
最新评论

flex commom effects cheatsheet(Flex常用特效)

    博客分类:
  • RIA
阅读更多

Blur

A Blur effect softens the details of an image, like an unfocused lens.

The Blur effect has the following properties that you can adjust:

blurXFrom

Sets the initial amount of horizontal blurring.

blurXTo

Sets the final amount of horizontal blurring.

blurYFrom

Sets the initial amount of vertical blurring.

blurYTo

Sets the final amount of vertical blurring.

Blurs are useful for showing movement and can be coupled with Move effects. 

A very strong Blur effect (a property value of 20 or greater) can produce an 

interesting morphing look.

 

Dissolve

A Dissolve effect modifies the alpha property of a rectangular overlay, letting 

the target component under it appear or disappear gradually.

alphaFrom

Sets the initial alpha value.

alphaTo

Sets the final alpha value.

color

#XXXXX

 

Fade

This effect animates the alpha property of a component, letting it change 

gradually from transparent to opaque or from opaque to transparent.

The Fade effect has the following properties that you can adjust:

alphaFrom

Sets the initial alpha value.

alphaTo

Sets the final alpha value.

貌似上面这两效果差不多

 

Glow

This effect applies a glow to a component, animating a lighting effect that 

makes it look like light is coming from inside the component.

发光效果

 

Iris

This effect animates an expanding or contracting rectangular mask centered 

on the target, like the iris of a camera lens. The effect can be used to expose 

the target or to hide the component. Think of old movies that use this effect 

at the end.

The Iris effect has the following properties that you can adjust:

showTarget

Specifies whether the Iris exposes the target (true) or hides it (false, 

which is the default)

 

Move

This effect gradually changes the position of a component.

 

Resize

This effect changes the width and height of a component over a specified 

time interval, animating the change in size.

 

Rotate

This effect rotates a component around a point, which is by default the top-

left corner. You specify the origin of the rotation so that a component can 

rotate around a different point, such as its center. You also set the starting and 

ending angles of rotation, based on 360 degrees. If a number is greater than 

360, this effect will set it to 360.

 

WipeLeft, WipeRight, WipeUp, 

and WipeDown

The wipe effects are used to set the visibility of components, exposing or hid-

ing the component as if an invisible rectangle were moving over it.

 

Zoom

This effect zooms a component in or out, like a camera lens. This can make 

the component appear to be either farther away or closer, scaling its target.

 

AnimateProperty

The AnimateProperty effect is a very customizable effect. It lets you animate 

(create a tween for) any numeric property of a component.

The AnimateProperty effect has the following properties that you can adjust:

property

Sets the name of the property you want you modify. You set this as a 

string.

fromValue

Sets the initial value of the property.

toValue

Sets the final value of the property.

分享到:
评论

相关推荐

    commom.c

    commom.c

    commom_ipc_interface.rar

    "commom_ipc_interface.rar"这个压缩包提供了对Linux下常见IPC机制的C++封装,实现了统一的接口,使得开发者可以更加方便地进行进程间的通信。 1. **信号量(Semaphore)**: - `sem_shm.cpp`涉及到信号量和共享...

    hadoop-commom-3.0.0.jar

    与hadoop有关的io文件在hadoop-commom-x.x.x.jar中如:org.apache.hadoop.io.LongWritable, org.apache.hadoop.io.IntWritable org.apache.hadoop.io.Text等,相关的conf配置文件也在该jar文件中

    AT_Commom-master_STM32F103_

    本文将探讨"AT_Commom-master_STM32F103_"项目,它是一个专门针对STM32F103系列微控制器的AT指令解析库,旨在简化编程过程,提高开发效率。 STM32F103是意法半导体(STMicroelectronics)推出的基于ARM Cortex-M3...

    常用的common.jar文件

    在Java开发领域,`common.jar`是一个非常常见的库文件,它通常包含了大量实用的工具类,为开发者提供了各种便捷的功能。这个库文件是许多Java项目的基础,尤其在那些需要进行快速开发或者重用代码的场景下,`common....

    Common Risk

    Common Risk Factors in Currency Markets

    精彩编程与编程技巧-如何使用VB控件Commom Dialog...

    以下是一些常用属性和方法: - **Action**:用于触发特定的对话框。 - **DialogTitle**:设置对话框的标题。 - **Filter**:指定文件过滤器,用于限制显示的文件类型。 - **FileName**:返回或设置选定文件的名称。...

    上传图片利用common-fileUpload的Demo

    在IT行业中,文件上传是常见的功能之一,尤其是在Web应用中,用户可能需要上传各种类型的数据,如图片、文档等。...本教程将详细介绍如何利用`Commons-FileUpload`库实现图片上传的功能。 1. **了解Commons-FileUpload...

    common_cells:常见的SystemVerilog组件

    普通细胞储存库维护者:Florian Zaruba 该存储库包含在各种项目中使用的常用单元格和标头。单元格内容该存储库当前包含以下按类别排序的单元格。 请注意,状态已弃用的单元不得用于新设计,而仅用于提供与旧代码的...

    AndroidOptionsMenu:使用 Titanium Alloy 为 Android 操作栏设置选项菜单的 Little commom js 模块

    安卓选项菜单 使用 Titanium Alloy 为 Android 操作栏设置选项菜单的 Little commom js 模块 入门 1 - 将 androidOptionsMenu.js 保存在您的 lib 文件夹中 2 - 检查 index.js 文件的实现

    commons-vfs2-2.2.1.6.jar

    commons-vfs2-2.2.1.6.jar

    ubuntu 8.04.2 编译 NAMD 和 VMD

    ### 编译NAMD与VMD在Ubuntu 8.04.2中的步骤详解 #### 一、前言 在Ubuntu 8.04.2系统下编译NAMD(Nano-scale Molecular Dynamics Simulator,纳米尺度分子动力学模拟软件)与VMD(Visual Molecular Dynamics,3D...

    common.js

    浏览器检测 博文链接:https://hudeyong926.iteye.com/blog/720152

    Microsoft.ReportViewer 11 所有文件

    在部署Microsoft.ReportViewer 11提示要服务器要安装,就把所需要的都打包在这里了。 1, SQLSysClrTypes_x86.msi 2, ReportViewer.msi 3, Microsoft.ReportViewer11.0 DLL.rar copy Bin

    projGenerator:生成模板项目(springboot + mybatis + mysql + commom-mapper)

    它集成了大量常用的第三方库配置,如 JDBC、MongoDB、JPA、RabbitMQ、Quartz 等,可以做到“开箱即用”。 2. **自动配置**:SpringBoot 的核心特性之一是自动配置,它通过在类路径下查找特定的配置类,根据条件自动...

    java apache common-io上传大文件报错

    在Java编程中,Apache Commons IO库是一个非常实用的工具包,它提供了许多处理输入/输出操作的类和方法。在上述问题"java apache common-io上传大文件报错"中,开发者可能遇到了在使用Apache Commons IO进行大文件...

    apache-commons-vfs.jar

    jar包,亲测可用

    the-commom-warrior:一个关于一个普通战士的普通游戏

    公社战士一个关于一个普通战士的普通游戏。 这款2D游戏是使用C#在Unity上开发的。 您可以访问以下在线播放: : 游戏分为两个级别,您需要在其中收集右上角显示的所有菱形。 收集所有内容时,将在地图末尾打开一个...

Global site tag (gtag.js) - Google Analytics