FLEX例子之VideoDisplay(FLV视频播放器)
这个例子进行的是Tourdeflex:UI Controls:Other Controls:VideoDisplay 本例子用到了一个flv文件,点此下载.下载后解压放入src文件夹内. 简介: The VideoDisplay control lets you play an FLV file in a Flex application. It supports progressive download over HTTP, streaming from...
FLEX例子 – SWFloader(SWF加载器)
这个例子进行的是Tourdeflex:UI Controls:Other Controls:SWFloader 本例子用到了一个swf文件,swfloader.下载后解压放入src文件夹内. 简介: The SWFLoader control loads and displays a specified SWF file. You typically use SWFLoader for loading one Flex application into a host Flex...
FlexBlog
找到了一个很不错的flexblog程序,AMFPHP + MYSQL 做后台,前台用flex表现,还用上了ajax,两个字:强大! 源码下载地址:src_yw_122 编译好的flexblog下载地址:yw_122 大家可以去他的网站看看还有没有好东西:YOUYEE 最近在研究SEO,本文就做个标题党…
FLEX例子之进程条(ProgressBar)
这个例子进行的是Tourdeflex:UI Controls:Other Controls:ProgressBar 简介: The ProgressBar control provides a visual representation of the progress of a task over time. 例子: <?xml version="1.0" encoding="utf-8"?> <mx:Application xmlns:mx="http://www.adobe.com/2006/mxml"...
FLEX例子之图片控件(Image)
这个例子进行的是Tourdeflex:UI Controls:Other Controls:Image 文中用到的图片下载地址:点此下载,下载后整个images文件夹放到src目录即可.其实只是用到了二张图片. 简介: The Alert control is a pop-up dialog box that can contain a message, a title, buttons (any...
FLEX例子之滑动块(Slider)
这个例子进行的是Tourdeflex:UI Controls:Other Controls:HSlider and VSlider 文中用到的图片下载地址:点此下载,下载后整个images文件夹放到src目录即可.其实只是用到了几个图片. 简介: The Slider class is the base class for the Flex slider controls. The slider controls...
FLEX例子之颜色拾取器(ColorPicker)
这个例子进行的是Tourdeflex:UI Controls:Other Controls:ColorPicker 简介: The ColorPicker control provides a way for a user to choose a color from a swatch list. The default mode of the component shows a single swatch in a square button. When the user clicks the swatch button, the swatch panel...
FLEX例子之弹出提示窗口(Alert)
这个例子进行的是Tourdeflex:UI Controls:Other Controls:Alert 简介: The Alert control is a pop-up dialog box that can contain a message, a title, buttons (any combination of OK, Cancel, Yes, and No) and an icon. The Alert control is modal, which means it will retain focus until the user closes...
FLEX例子之树形菜单(Tree)
这个例子进行的是Tourdeflex:UI Controls:Tree and Grid Controls:Tree 简介:
FLEX例子之OLAP数据表(OLAPDataGrid)
这个例子进行的是Tourdeflex:UI Controls:Tree and Grid Controls:OLAPDataGrid 这个例子我没怎么弄明白
Page 2 of 6123456
Feedback Form