ActionScript 语言中的添加项 ...
- Rectangle 类简单介绍
Rectangle 类用于创建和修改 Rectangle 对象.Rectangle 类的 x、y、width 和 height 属性相互独立 ...
我要留言To Comment 阅读全文Read All | 回复Comments() 点击Count()
- 极坐标系的建立方法
为了学习flash,找了一个flash课件.我想做课件的人是为了讲极坐标而学flash,我们两个刚相反 ...
我要留言To Comment 阅读全文Read All | 回复Comments() 点击Count()
- 关于Point类的使用
Point 类表示二维坐标系统中的一个位置,其中 x表示水平轴,y 表示垂直轴
我要留言To Comment 阅读全文Read All | 回复Comments() 点击Count()
- GlowFilter 类和BevelFilter类
使用 GlowFilter 类,您可以在 Flash 中给各种对象应用发光效果。 ...
我要留言To Comment 阅读全文Read All | 回复Comments() 点击Count()
- DropShadowFilter滤镜简单使用
使用 DropShadowFilter 类,可以在 Flash 中为各种对象添加投影。阴影算法基于模糊滤镜使用的同一个框型滤镜。投影样式有3个选项,包括内缘或外缘阴影和挖空模式。 ...
我要留言To Comment 阅读全文Read All | 回复Comments() 点击Count()
- 滤镜的使用步骤
flash滤镜一共分5种:1.模糊滤镜(BlurFilter) 2.投影滤镜(DropShadowFilter) 3.发光滤镜(GlowFilter) 4.渐变发光(GradientBevelFilter) 5.斜角滤镜(BevelFilter)