Thank you.TCMIS(Jrosion) to share with you the following special effect resources:
1. Rotate
Effect: http://www.alex-uhlmann.de/flash/adobe/blog/distortionEffects/effectCube/
Code: http://weblogs.macromedia.com/auhlmann/archives/DistortionEffects.zip
2. Canvas buttons
Http://dougmccune.com/blog/2007/06/01/new-component-canvasbutton-added-to-flexlib/
3. fisheye tool bar
Effect: http://dev.getoutsmart.com/labs/dock/
Code: http://dev.getoutsmart.com/labs/dock/dockdemo.zip
4. Window
Http://www.returnundefined.com/flexmdi/explorer/
Http://window.diaztorres.com/bin-release/test_window.html
5. Switch results
Http://blogs.digitalprimates.net/codeSlinger/samples/carousel/CarouselTest.html
6. Image Display
Effect: http://flex.diaztorres.com/samples/aladinotest/aladino_test.html
Code: http://www.madeinflex.com/img/entries/2008/01/aladino.zip
7. Custom loading progress bar
Http://blog.diaztorres.com/2007/05/mipreloader/mipreloaderdemo.html
8. Flex Mac pop-up window
Http://blog.xsive.co.nz/archives/244
9. Jelly special effect pop-up window
Http://blog.sban.com.cn/2008/04/01/jelly-effect-alert-window.html
10. Alert pop-up effect
Http://www.cnblogs.com/taobataoma/archive/2008/01/13/1037082.html
11. Custom tooltip
Picture: http://everythingflex.com/flex2/ImageToolTip/Index.html
Http://labs.flexcoders.nl/samples/ToolTip/video/002/ video
Http://labs.flexcoders.nl/samples/ToolTip/spring/001/
Http://flanture.blogspot.com/2008/05/simple-flex-effects-example.html
13. Jelly effect: http://blog.sban.com.cn/2008/04/01/jelly-effect-alert-window.html
14. Book: http://www.quietlyscheming.com/blog/components/flexbook/
1: spotlight effect:
Instance: http://www.rphelan.com/flex/SpotlightDemo/SpotlightDemo.html
Ambientcolor-color to apply to all pixels of the image
Angle-angle at which the spotlight is projected (in degrees)
Azimuth-angle between the image plane and the spotlight (in degrees)
Coneangle-angle of the spotlight's "Opening" (in degrees)
Distance-distance from the spotlight to the center point
Intensity-intensity of the spotlight
Position-X, Y, Z position of the spotlight
Spotcolor-color of the spotlight
Source File: http://www.rphelan.com/flex/SpotlightDemo/srcview/index.html
2: magnifiers:
Instance: http://www.rphelan.com/flex/MagnifyDemo/MagnifyDemo.html
Center ([0-2048, 0-2048])-the center coordinates of the magnified Area
Outerradius (0-500)-the radius of the magnified part of the image
Innerradius (0-500)-the radius of the fully magnified part of the image
Magnification (1-50)-the amount to magnify the image by (e.g. Set to 2 for a 2x magnification)
Source File: http://www.rphelan.com/flex/MagnifyDemo/srcview/index.html
3: Zoom blur:
Instance: http://www.rphelan.com/flex/ZoomBlurDemo/ZoomBlurDemo.html
Amount (0-0.5)-the amount of blur to apply
Center ([0-2048, 0-2048])-the focal point of the blur
Source File: http://www.rphelan.com/flex/ZoomBlurDemo/srcview/index.html
4: embossed effect:
Instance: http://www.rphelan.com/flex/SharpenDemo/SharpenDemo.html
Amount (0-20)-the amount to sharpen the image
Radius (0-1)-pixel distance to sample from
Source File: http://www.rphelan.com/flex/SharpenDemo/srcview/index.html
5: Water Wave Effect:
Instance: http://www.rphelan.com/flex/WaveReflectionDemo/WaveReflectionDemo.html