![사용자 삽입 이미지](http://actionshin.blog.qrobo.com/files/2008/07/48809883b691d7c.png)
This is just a basic bitmap effect that uses BitmapData to draw an image, with the pixels spilling down from the top in a waterfall-type effect. The fun thing about this is that since the source of the effect needs to implement
IBitmapDrawable
, you can supply just about anything as the source. In the example below, select “This Panel” to watch the options panel be redrawn. The end effect is that each individual piece of the panel is “beamed down” on it’s own. The “Flow” image is another favorite of mine.The ’speed’ option is simply the number of milliseconds used in the Timer
to execute the effect.
Source is also provided, just right-click on the example to get it.
출처 > http://blog.joshbuhler.com/2008/07/03/flash-waterfall-bitmap-effect/
'생활일기 > tip tech' 카테고리의 다른 글
잘려진 USB 케이블 모양의 메모리 스틱 만들기 (0) | 2008.07.18 |
---|---|
Context Menus and Focus in Opera (0) | 2008.07.18 |
국산 무료 마인드맵 - 만득이공작실 (1) | 2008.07.15 |