资源列表
04Start
- 这是一个flash源文件,效果很好,测试平台为flash 8.0(如果提示问题请选择合适的版本试试),代码的效果是:开始-This is a flash source file, the effect is good, the test platform for flash 8.0 (if the question, please select the appropriate version to try), the effect of the code is: Start
flexviewer-2.0beta-src
- arcgis flexviewer2.0
Test_OA
- 出卷子的一个软件 很不错的源码 值得学习和借鉴-chu juanzi
04End
- 这是一个flash源文件,效果很好,测试平台为flash 8.0(如果提示问题请选择合适的版本试试),代码的效果是:结束-This is a flash source file, the effect is good, the test platform for flash 8.0 (if the question, please select the appropriate version to try), the effect of the code is: end
Flex_phone
- 单张图片缩放浏览工具,可以传递图片路径作为参数-Zoom a single image browsing tool, you can pass image path as a parameter
Developing_Flex_4_Components
- 英文版《Developing_Flex_4_Components.pdf》,全面详细介绍flex4的组件设计开发-English " Developing_Flex_4_Components.pdf" , full details of the component design and development flex4
happy_farm
- 开心农场单机版,学flash时间也不长,所以用句话来形容我的农场就是:臃肿的代码+拙劣的美工,哎~还请这方面的达人多多指教~ 要玩的话,把压缩包打开 ,farmAs文件夹下的farm.swf文件运行就可以了-Happy Farm stand-alone, learning flash time is not long, so I use words to describe my farm is: bloated code+ bad art, hey ~ also invited a lot
jsfl(Helper)
- JSFL说明文档,全面介绍Javascr ipt API-JSFL JSFL JSFL JSFL JSFL JSFL JSFL JSFL JSFL JSFL JSFL
Flashshilidonghua
- 在做这个效果之前先介绍一下Flint: Flint是一个基于AS3.0的开源的粒子系统类库,让我们在不需要完全接触全部代码的情况下用自己的编码风格来轻松的扩展它,目前只有基于AS3.0的版本。 首先介绍一下基于Flint 创建焰火效果的原理,我们的效果将从屏幕的下方升到屏幕的上方,然后飘落在屏幕的下方。组成焰火的每一个小点,都是粒子系统中的一个粒子。-Before you do this effect about the Flint: Flint is a particle sys
flexviewer-2.0beta2-src
- ESRI flexviewer2.0框架的源代码,较flexviewer1.3框架有很大的变化。该框架能较好的实现WebGIS开发。-ESRI flexviewer2.0 framework source code, more flexviewer1.3 framework has changed a lot. The framework can achieve better WebGIS development.
xuanzetishi
- 上次上传了 导航式的 课件,现在我上传一个 选择题式的!~-failed to translate
PDF文档动态生成flash
- 将pdf文档动态生成flash文件,从而满足客户的重要资料只允许北阅读不能被下载、拷贝和复制。该程序在运行的时候需要将php.ini的safe_mode设置为Off,根据phph的配置信息说明文档在safe_mode为On时可以通过设置safe_mode_exec_dir来保证本程序的正常运行,但是本人没有配制成功,往高手可以自行研究。