Flex – Simple Animating Preloader

在 Flex 4 中並不提供 Busy Indicator Component 於 Application 中. 那在此提供一 Simple Preloader Component 以供參考.

Source URL : http://flexdevtips.blogspot.tw/2011/05/simple-animating-preloader-and.html

1. Create Component
image

2. 在 MXML 中加入下面的程式碼
image

3. 在 creationComplete Handler 中加入下面二行程式碼
image

最後此 Component 提供 start(), stop() 二個 Method 讓此 Component Animating.

留言

這個網誌中的熱門文章

WPF - 深入 Style

C# – M$ Chart Control 自定 ToolTip 的顯示

Vue.js - 基礎介紹教學