搜索资源列表
arm-linuxhehe
- arm下读取flash原代码,希望大家能得到点东西!-arm flash under the original code reader, I hope you will be something to! Gateway
FlexPaper_1.3.1_swc
- 主要提供像百度文库使用读取文件,里面的源码很经典的噢-Provides mainly use to read documents such as Baidu library, which the source is the classic Oh
FlashaintouchaHistory-curve
- 用Flash做的一个intouch历史曲线查询的功能,也就是通过用Flash读取.txt文本里的数据画出曲线,同时生成的html网页。生成的Html网页中的曲线可以根据文本数据的改变而随时的刷新。-Intouch with Flash to do a history query function curve, which is read by using Flash. Txt draw the curve of the text in the data, while the generated
color_blindness
- 基于flash cs3,as3 利用xml读取本地图片,色盲测试小游戏.-Flash cs3 as3 using xml read local images, color blindness test game.
2008040657759861_flash
- flash播放器 主要功能: 可以读取xml设置播放列表 可以直接以给出flv地址进行播放 自定义尺寸,自动适应 mm播放器风格 循环播放 最大化播放-flash player main function: You can read the xml playlist settings can directly address given flv player custom size, automatically adapt to the style cycle pla
ActionScript3
- flash as3 CookBook 中文翻译版 本书来源于实际Actionscr ipt应用,超过300个解决方法用于解决各种编写代码中遇 到的问题。比如: 检测用户Flash 播放器版本或操作系统 开发自定义类 数据和类型格式化 字符串的使用 开发用户界面组件 声音和视频的使用 使用Flash Remoting and web services 实现远程过程调用 读取,发送和搜索XML数据 更多-Rather than focus on theor
FlashPicShow
- 一款flash图片播放器,可以读取XML数据,随意增加图片数量,-A flash image player, you can read the XML data, arbitrarily increase the number of images,
2010_Flash_Read_Txt
- flash 读取本地文本的代码 很经典不错! 请大家参考-The code reads the local versions of flash classic good! Please refer to! ! ! ! !
mediaplayer-viral
- fla网络播放器,读取xml文件实现跳转-fla network player, read the xml file to achieve Jump
dvp2
- 读取xml配置文件播放视频,可以播放下一个和播放上一个,暂停-very well
news
- 一个结合数据读取方式发布新闻的Flash源码-A way of combining data read news of the Flash source code
FlashPicViewerV4(1)
- 是一个Flash界面的相册程序,强大的Skin设定,让您随心所欲的自定义相册的样式,布局,内部效果,大小等等可见的设置,让你个性的展示自己的图片. 基于Flash的强大能力,可读取任何域内的图片(只要有图片地址),附带的<网易相册读取工具>可批量添加网易相册内的图片,让你无需为图片存放空间发愁-(FPV) is a Flash interface album procedures, Skin powerful settings so that you attained the alb
text
- 滚动显示文本 文本内容从一个文本文件中读取-Scrolling text text read from a text file
deploy
- Flash下的单选题测试小程序。题目从XML文件读取。界面美观而且支持自定义颜色主题。-Flash applet under the single answer tests. Title read from the XML file. Beautiful interface and supports custom color theme.
222
- 名称:flash饼图投票系统单用户版多选2.0(flashballot2.0) 开发环境:editplus 2.11 Macromedia Flash MX 2004 运行环境:Microsoft IIS 4.0 或更高版本 简介: 本投票系统采用flash与asp结合技术,此投票系统是单用户版本。因采用了flash技术,所以界面更加美观,利用动画实现网页的动感。用户可随意把此投票系统放在网页的任何地方 主要功能: 1、可自选投票项目的个数。 2、内容中显示每个
ARMtest
- 以FLASH AS的方式读取多张图片到内存缓冲, 测试系统的内存占用量.-FLASH AS a way to read multiple images into memory, test the adequacy of system memory
FLASH_programming_to_read_contents_of_source_datab
- FLASH编程实现读取数据库内容的源码FLASH programming to read the contents of the source database-FLASH programming to read the contents of the source database
Data.Flash.Map.Design.Code.TXT
- Flash编程地图TXT数据读取设计代码Data Flash Programming Map Design Code TXT -Data Flash Programming Map Design Code TXT
gs
- 很常用的缓动类,最新版本,支持颜色转换,经过修改,还能读取内部数据。-Very common easing classes, the latest version, supports color conversion, modified, and can read the internal data.
flex-xls
- 专门读取Excel文件的类,应用示例: var xls:ExcelFile = new ExcelFile();//生成xls文件 xls.loadFromByteArray(byteArray);//加载数据 if(xls == null) return; var sheet:Sheet = xls.sheets[0]; var xlsSet:ArrayCollection = sheet.values;//数据赋值(Classes that