« Previous Entries Next Entries »

Flex 4中如何设置Spark SimpleText背景颜色的例子

Thursday, October 29th, 2009

接下来的例子演示了Flex 4中如何通过backgroundColor样式,设置Spark SimpleText背景颜色。

Flex 4中如何通过TextFlowUtil.importFromXML()事件从XML对象中载入一个TextFlow对象的例子

Wednesday, October 28th, 2009

接下来的例子演示了Flex 4中如何通过静态的TextFlowUtil.importFromXML()事件,从XML对象中载入一个TextFlow对象。

Flex 4中如何通过baseColor样式设置DropDownList基本肤色的例子

Thursday, October 22nd, 2009

接下来的例子演示了Flex 4中如何通过baseColor样式,设置DropDownList基本肤色。

Flex 4中如何创建边角圆滑Alert的例子

Friday, October 16th, 2009

接下来的例子演示了Flex 4中如何通过自定义Skin和radiusX,radiusY属性,创建边角圆滑Alert。(Flex 3以及早期版本是cornerRadius属性)
让我们先来看一下Demo(可以点击这里察看源代码):

Flex 4中如何通过minViewportInset属性设置一个Spark Scroller视口的例子

Thursday, October 15th, 2009

接下来的例子演示了Flex 4中如何通过minViewportInset属性,设置一个Spark Scroller视口(viewport)。
让我们先来看一下Demo(可以点击这里察看源代码):

Flex 4中如何通过contentBackgroundColor样式设置Halo TextArea背景填充颜色的例子

Tuesday, October 13th, 2009

接下来的例子演示了Flex 4中如何通过contentBackgroundColor样式(Flex 3或者早期版本中是 backgroundColor 样式),设置Halo TextArea背景填充颜色。
让我们先来看一下Demo(可以点击这里察看源代码):

Flex 4中如何检测SimpleText是否被截取的例子

Monday, October 12th, 2009

接下来的例子演示了Flex 4中如何通过isTruncated()事件,检测SimpleText是否被截取。
让我们先来看一下Demo(可以点击这里察看源代码):

Flex 4中如何给Halo Label设置嵌入字体的例子

Sunday, October 11th, 2009

接下来的例子演示了Flex 4中如何通过textFieldClass样式,给Halo Label设置嵌入字体。

Flex 4中如何给Panel设置bitmap填充背景色的例子

Saturday, October 10th, 2009

接下来的例子演示了Flex 4中如何通过BitmapFill和LinearGradient,给Panel设置bitmap填充背景色。
让我们先来看一下Demo(可以点击这里察看源代码):

Flex 4中如何创建不可编辑NumericStepper的例子

Thursday, October 8th, 2009

接下来的例子演示了Flex 4中如何通过NumericStepper的editable属性,创建不可编辑NumericStepper。
让我们先来看一下Demo(可以点击这里察看源代码):

Flex 4中如何检测VideoPlayer卷是否改变的例子

Tuesday, October 6th, 2009

接下来的例子演示了Flex 4中如何通过监听volumeChanged事件,检测VideoPlayer卷是否改变。
让我们先来看一下Demo(可以点击这里察看源代码):

Flex 4中如何改变Halo TextArea的theme基本颜色的例子

Monday, October 5th, 2009

接下来的例子演示了Flex 4中如何通过baseColor样式,改变Halo TextArea的theme基本颜色。
让我们先来看一下Demo(可以点击这里察看源代码):

Flex 4中如何改变Halo TextArea背景颜色透明度的例子

Sunday, October 4th, 2009

接下来的例子演示了Flex 4中如何通过borderSkin样式,改变Halo TextArea背景颜色透明度。 在Flex 4中,backgroundAlpha样式不再有效,我们只能通过borderSkin样式设置自定义样式。
让我们先来看一下Demo(可以点击这里察看源代码):

Flex 4中如何设置HSlider拖动时同步显示坐标的例子

Saturday, October 3rd, 2009

接下来的例子演示了Flex 4中如何通过liveDragging样式,设置HSlider拖动时同步显示坐标数据。
让我们先来看一下Demo(可以点击这里察看源代码):

Flex 4中如何设置VideoPlayer全屏工具栏自动隐藏延迟的例子

Thursday, October 1st, 2009

接下来的例子演示了Flex 4中如何通过fullScreenHideControlsDelay样式,设置VideoPlayer全屏工具栏自动隐藏延迟。

« Previous Entries Next Entries »

Search Posts