http://www.noupe.com/adobe/flex-developers-toolbox-free-components-themes-and-tutorials.html经典中的经典

http://demo.quietlyscheming.com/fisheye/TileExplorer.html (2D)鱼眼效果

http://www.efflex.org/EfflexExplorer.html堪称经典

http://mofeichen.javaeye.com/blog/466171里面有好多特效例子

http://www.marcusschiesser.de/?p=67 3D相册,还不错

http://www.switchonthecode.com/tutorials/getting-started-with-adobe-flex-and-away3d 3D旋转-有源码

http://actionscriptnotes.com/showcase/renju/Main.html flex 开发的五子棋,效果很好

http://dougmccune.com/blog/2008/02/26/examples-from-my-360flex-session-using-open-source-community-projects/

包括:VistaFlow效果、MP3Flow等其他

http://dougmccune.com/360Flex_ATL/FlexSpyEventListeners/flex图表和datagrid切换效果

http://www.flextheworld.com/flash/AmazonWindowDemo.swf 3D效果

1.旋转

效果:http://www.alex-uhlmann.de/flash/adobe/blog/distortionEffects/effectCube/

代码:http://weblogs.macromedia.com/auhlmann/archives/DistortionEffects.zip

2.画布按钮

http://dougmccune.com/blog/2007/06/01/new-component-canvasbutton-added-to-flexlib/

3.鱼眼工具条

效果:http://dev.getoutsmart.com/labs/dock/

代码:http://dev.getoutsmart.com/labs/dock/dockdemo.zip

4.窗口

http://www.returnundefined.com/flexmdi/explorer/

http://diaztorres.com/bin-release/test_html

5.切换效果

http://blogs.digitalprimates.net/codeSlinger/samples/carousel/CarouselTest.html

6.图片展示

效果:http://.diaztorres.com/samples/aladinotest/aladino_test.html

代码:http://www.madeinflex.com/img/entries/2008/01/aladino.zip

7.自定义载入进度条

http://blog.diaztorres.com/2007/05/mipreloader/mipreloaderdemo.html

8. Mac弹出窗口

http://blog.xsive.co.nz/archives/244

9.果冻特效弹出窗口

http://blog.sban.com.cn/2008/04/01/jelly-effect-alert-html

10.Alert弹出效果

http://www.cnblogs.com/taobataoma/archive/2008/01/13/1037082.html

11.自定义ToolTip

图片:http://everythingflex.com/flex2/ImageToolTip/Index.html

视频:http://labs.flexcoders.nl/samples/ToolTip/video/002/

弹性:http://labs.flexcoders.nl/samples/ToolTip/spring/001/

12. http://flanture.blogspot.com/2008/05/simple--effects-example.html

13.果冻效果: http://blog.sban.com.cn/2008/04/01/jelly-effect-alert-html

14.BOOK: http://www.quietlyscheming.com/blog/components/flexbook/

1:聚光灯效果:

实例:http://www.rphelan.com//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 
源文件:http://www.rphelan.com//SpotlightDemo/srcview/index.html

2:放大镜效果:

实例:http://www.rphelan.com//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) 
源文件:http://www.rphelan.com//MagnifyDemo/srcview/index.html

3:缩放模糊效果:

实例:http://www.rphelan.com//ZoomBlurDemo/ZoomBlurDemo.html

amount (0 - 0.5) - the amount of blur to apply 
center ([0 - 2048, 0 - 2048]) - the focal point of the blur 
源文件:http://www.rphelan.com//ZoomBlurDemo/srcview/index.html

4:浮雕效果:

实例:http://www.rphelan.com//SharpenDemo/SharpenDemo.html

amount (0 - 20) - the amount to sharpen the image by 
radius (0 - 1) - pixel distance to sample from 
源文件:http://www.rphelan.com//SharpenDemo/srcview/index.html

5:水波效果:

实例:http://www.rphelan.com//WaveReflectionDemo/WaveReflectionDemo.html

在Tourde FLEX的Data Visualization的IBMILOG下面的3DCharts一个超牛的的网站,可惜只有部分源码,核心源码没有
http://visudemos.ilog.com/webdemos/charts3d/charts3d.html
TurdeFlex FLEX这个应用程序大家估计都熟悉:大致包括各种组件使用示例,AIR应用程序,云API,FLEX数据访问方式示例,MAP,PLAYER,布局,FLEX框架

下面这几个依然是IBM的的FLEX示例,纯FLEX做的,也都是有部分源码
http://visunetdemos.demos.ibm.com/webdemos/calendar/calendar.html
http://visunetdemos.demos.ibm.com/webdemos/pivot/pivot.html
http://visunetdemos.demos.ibm.com/webdemos/charts3d/charts3d.html
http://visunetdemos.demos.ibm.com/webdemos/gauges/gauges.html
http://visunetdemos.demos.ibm.com/webdemos/radar/radar.html
http://visunetdemos.demos.ibm.com/webdemos/orgchart/orgchart.html
http://visunetdemos.demos.ibm.com/webdemos/timeline/timeline.html
http://visunetdemos.demos.ibm.com/webdemos/mapdashboard/mapdashboard.html

下面的这个其实是专门给FLEX做特效的网站
http://www.efflex.org/EfflexExplorer.html
http://www.efflex.org/

FLEX 3D方面的
主流四个开源3D框架资源: 
一、        下载地址: 
papervision3d: http://code.google.com/p/papervision3d/ 
Sandy 3D: http://code.google.com/p/sandy/ 
Away 3D: http://code.google.com/p/away3d/ 
alternativa3d:http://alternativaplatform.com/en/alternativa3d/(需注册后才能下载)

二、        官方网站: 
papervision3d: http://www.papervision3d.org/ 
Sandy 3D: http://www.flashsandy.org/ 
Away 3D: http://away3d.com/ 
alternativa3d:http://alternativaplatform.com/en/

三、        推荐技术博客: 
papervision3d: http://mrdoob.com/blog/ 
Sandy 3D: http://kiroukou.media-box.net/blog/index.php 
Away 3D: http://away.kiev.ua/away3d/techdemos/ 
alternativa3d:http://blog.alternativaplatform.com/en/

其它开源3D框架以及相关开源3D框架相关资源:

一 project3d(一个我很感兴趣的非主流开源3D框架,呵呵,感觉非主流这三字有点别扭) 
project3d 下载地址: http://project3d.googlecode.com/ 
网上某著名网站采用此3D框架的一个简单应用示列(源文件下载): 
http://www.asflash.cn/blog/wp-content/uploads/2008/06/3dmenu.rar

二wow-engine(致力于将物理与3D相结合的开源框架) 
wow-engine下载地址:http://wow-engine.googlecode.com/ 
wow-engine官方网站:http://seraf.mediabox.fr/wow-eng ... -engine-wow-engine/

三 Go3D(只看了下Dome,个人感觉用来做些三维的互动小效果很不错) 
Go3D svn下载地址:http://goplayground.googlecode.com/svn/trunk/JohnGrden/GO3D

四 Doomed online(一个野心勃勃的开源项目,似乎要将经典的Doom游戏做成flash3D的,目前0.1版本也很不错了,有点味道) 
Doomed online 下载地址:http://code.google.com/p/doomedonline/

FLEX各种特效集合的更多相关文章

  1. 16个富有创意的HTML5 Canvas动画特效集合

    HTML5技术正在不断的发展和更新,越来越多的开发者也正在加入HTML5阵营,甚至在移动开发上HTML5的地位也是越来越重要了.HTML5中的大部分动画都是通过Canvas实现,因为Canvas就像一 ...

  2. 16个非常有趣的HTML5 Canvas动画特效集合

    HTML5技术正在不断的发展和更新,越来越多的开发者也正在加入HTML5阵营,甚至在移动开发上HTML5的地位也是越来越重要了.HTML5中的大部分动画都是通过Canvas实现,因为Canvas就像一 ...

  3. cocos2d-x 动画特效集合

    转自:http://www.cnblogs.com/linux-ios/archive/2013/04/09/3009292.html 备用 bool HelloWorld::init() { /// ...

  4. cocos2d-x 特效集合

    本文转载自:http://www.cnblogs.com/linux-ios/archive/2013/04/09/3009292.html bool HelloWorld::init() { /// ...

  5. css3动画特效集合

    <!DOCTYPE html> <html> <head> <title></title> <meta charset="u ...

  6. android特效集合

    https://github.com/Trinea/android-open-project http://www.cnblogs.com/hawkon/p/3593709.html http://i ...

  7. paip.关于动画特效原理 html js 框架总结

    paip.关于动画特效原理 html js 框架总结 1. 动画框架的来源:flex,jqueryui 3 2. 特效的分类 3 2.1. Property effects 动态改变一个或多个目标对象 ...

  8. [转]Flash、Flex、AS3.0框架及类库资源收集之十全大补

    原文地址:http://www.d5power.com/portal.php?mod=view&aid=27 APIs.Libs.Components1.as3ebaylibhttp://co ...

  9. 可控制转速CSS3旋转风车特效

    以前制作网页动画一般使用javascript,现在已经有越来越多动动画使用纯CSS实现,并且动画的控制也可以使用CSS3实现,因为CSS 3来了,CSS 3的动画功能确实强大.以下是一个纯CSS3制作 ...

随机推荐

  1. mysql中find_in_set()函数的使用

    首先举个例子来说: 有个文章表里面有个type字段,它存储的是文章类型,有 1头条.2推荐.3热点.4图文等等 .现在有篇文章他既是头条,又是热点,还是图文,type中以 1,3,4 的格式存储.那我 ...

  2. [NHibernate]ISessionFactory配置

    系列文章 [Nhibernate]体系结构 引言 在上篇文章学习了orm和nhibernate相关概念,这篇文章主要学习ISessionFactory如何配置. 因为NHibernate被设计为可以在 ...

  3. nyoj 776 删除元素

    删除元素 时间限制:1000 ms  |  内存限制:65535 KB 难度:2 描述 题意很简单,给一个长度为n的序列,问至少删除序列中多少个数,使得删除后的序列中的最大值<= 2*最小值 输 ...

  4. 还原MySql数据库失败:max_allowed_packet 设置过小导致记录写入失败

    MySQL根据配置文件会限制Server接受的数据包大小. 有时候大的插入和更新会受 max_allowed_packet 参数限制,导致写入或者更新失败. 查看目前配置 show VARIABLES ...

  5. SqlServer数据库大型应用解决方案总结

    随着互联网应用的广泛普及,海量数据的存储和访问成为了系统设计的瓶颈问题.对于一个大型的互联网应用,每天百万级甚至上亿的PV无疑对数据库造成了相当高的负载.对于系统的稳定性和扩展性造成了极大的问题. 一 ...

  6. CentOS 7下安装Mono

    最近的项目中需要用到Linux作为服务器,而我们的开发技术是基于.NET的,所以只能在CentOS 7上尝试着安装一下Mono,下面是具体的安装步骤: 1.安装一些必备的依赖项 yum -y inst ...

  7. UVa2521

    理解:max 记录的是有大牌的个数 mid 是有中断 而造成的不确定  我理解是一个间断点以下的 数和一个间断点抵消 在前面没有间断的情况下 才能确定这张牌稳赢 #include<iostrea ...

  8. Codeforces 696 D. Legen...

    Description 每个字符串有些价值,问生成长度为 \(l\) 的字符串最多能获得多少价值,总字符数不超过 \(200\), \(l\leqslant 10^{14}\) . Sol AC自动机 ...

  9. LVS集群之DR模式 实现

    ps:做 dr 模式 之前,先把之前做过的操作清空掉 1.ipvsadm -ln 查看规则 2.ipvsadm -C 清空规则 3.ipvsadm -ln 确认 4.iptables -t nat - ...

  10. 【python】点分十进制ip与数字互转

    来源:http://www.cnblogs.com/vovlie/archive/2012/10/17/2727029.html 利用lambda表达式,非常简洁 int_to_ip = lambda ...