stickyman收录,使用标签:ActionScript, addCallback, API, ExternalInterface, Flex, HTML, templates, 模板,时间:2008-3-12 19:30:10 | 相关网摘,我也收藏
在前面的Flex中利用ExternalInterface的API调用JavaScript函数的例子中,我们了解到了Flex应用中,如何利用静态事件ExternalInterface.call()调用JavaScript函数。接下来的例子展示了Flex应用中如何利用静态ExternalInterface.addCallback()事件和JavaScript中的比特(bit),调用ActionScript函数。
http://blog.minidx.com/2008/03/12/568.html
stickyman收录,使用标签:decodeXML, encodeValue, Flex, SimpleXMLDecoder, SimpleXMLEncoder, XML, XMLDocument, XMLNode,时间:2008-3-12 7:15:46 | 相关网摘,我也收藏
在前面的Flex中利用SimpleXMLDecoder类将XML转化为对象(objects),我们看到了如何利用SimpleXMLDecoder类和decodeXML()事件,将一个XML的instance转为一个对象的instance。
http://blog.minidx.com/2008/03/12/565.html
stickyman收录,使用标签:API, Container, ExternalInterface, Flex, 容器,时间:2008-3-11 14:52:15 | 相关网摘,我也收藏
下面的例子展示了如何检查Flex应用的容器(container) 是否支持ExternalInterface API。下面是具体的例子以及源代码:
http://blog.minidx.com/2008/03/11/563.html
stickyman收录,使用标签:ActionScript, API, ExternalInterface, Flex, JavaScript,时间:2008-3-10 22:02:02 | 相关网摘,我也收藏
下面的例子展示了如何在Flex中利用ExternalInterface类和static的ExternalInterface.call()函数调用JavaScript函数。
http://blog.minidx.com/2008/03/10/562.html
stickyman收录,使用标签:flex, image, imgClass, Loader, URLRequest,时间:2008-3-9 20:22:55 | 相关网摘,我也收藏
Similar to a previous article How to load an image into our Flex application from URL(with source),the following source code shows three ways that how to load an image file.
http://ntt.cc/2008/03/09/tips-three-ways-to-load-an-image-file-in-flex.html
stickyman收录,使用标签:addPopUp, centerPopUp, Flex, Image, itemRenderer, PopUpManager, removePopUp,时间:2008-3-9 16:57:39 | 相关网摘,我也收藏
和前面的利用Flex的HorizontalList控件创建一个简单的图片展示(相册)很相似,这个例子展示了如何利用Flex的TileList控件,Image控件和PopUpManager类来创建一个简单的图片展示(相册)。
http://blog.minidx.com/2008/03/09/559.html
stickyman收录,使用标签:columnCount, columnWidth, Flex, HorizontalList, iconField, itemRenderer,时间:2008-3-9 16:41:48 | 相关网摘,我也收藏
这个例子是应一个忠实读者的要求,其中提到了当用户点击了HorizontalList控件中的缩小图片时,如何显示其完整的图片的问题。我的解决方案是
http://blog.minidx.com/2008/03/09/558.html
stickyman收录,使用标签:Flex, justify, textAlign, TextArea,时间:2008-3-9 16:18:40 | 相关网摘,我也收藏
下面的例子展示了如何通过设置Flex的TextArea控件中的textAlign风格,来设定该控件文字的左对齐,右对齐,居中对齐或者完全的识别一个文字块(block)。
http://blog.minidx.com/2008/03/09/557.html
stickyman收录,使用标签:Flex, preventDefault, TextArea, TextEvent, TextInput,时间:2008-3-9 12:31:46 | 相关网摘,我也收藏
下面的例子展示了如何通过监听TextArea的textInput事件和检查TextEvent对象的text属性,来截获该控件中按下的回车换行。
http://blog.minidx.com/2008/03/09/556.html
stickyman收录,使用标签:DataGrid, DataGridColumn, Flex, NumericCompare, ObjectUtil, sortCompareFunction, stringCompare,时间:2008-3-9 0:38:06 | 相关网摘,我也收藏
下面的例子展示了利用sortCompareFunction属性,静态的ObjectUtil.numericCompare() 和ObjectUtil.stringCompare()事件,通过设置DataGridColumn中的自定义的比较函数,来实现数字以及区分或者不区分大小写字母的排序。
http://blog.minidx.com/2008/03/09/555.html
stickyman收录,使用标签:alternatingItemColors, backgroundAlpha, backgroundColor, DataGrid, Flex, 背景颜色,时间:2008-3-9 0:05:27 | 相关网摘,我也收藏
下面的例子展示了如何通过设置backgroundAlpha和backgroundColor风格,在Flex中设置DataGrid控件中字符背景以及控件背景颜色。
http://blog.minidx.com/2008/03/08/554.html
stickyman收录,使用标签:CppUnit, Flash, Flex, Fluorida, JUnit, 自动测试,时间:2008-3-8 10:18:27 | 相关网摘,我也收藏
在大型项目的开展过程中,模块测试等测试工具就显得非常的重要,C 有CppUnit,Java有JUnit……而整体性的测试更是总多程序员梦寐以求的。今天看到一款还在孵化中Flex/Flash自动测试工具–Fluorida
http://blog.minidx.com/2008/03/08/553.html
stickyman收录,使用标签:Flex, ID3, MP3, Sound,时间:2008-3-7 21:39:52 | 相关网摘,我也收藏
下面的例子展示了在Flex中,如何利用Sound类动态读入MP3文件以及如何利用id3事件(Event.ID3)和Sound对象的id3属性取得MP3文件的ID3信息。
http://blog.minidx.com/2008/03/07/551.html
stickyman收录,使用标签:Flex, FlexBook, Flex组件, 翻书效果,时间:2008-3-7 0:47:50 | 相关网摘,我也收藏
FlexBook是Ely Greenfield发布的一款具有翻书效果的Flex组件,07年就已经发布的东西,对于Flex老鸟们来说应该不会陌生。和一般印象中的翻书效果完全不同,该组件给我的感觉足以用震撼来形容。
http://blog.minidx.com/2008/03/07/545.html
stickyman收录,使用标签:ActionScript, decodeXML, Flex, SimpleXMLDecoder, XML, XMLDocument, 对象,时间:2008-3-6 0:06:07 | 相关网摘,我也收藏
和前面的Flex中利用HTTPService MXML标签(tag)将XML转化为对象(objects)比较相似,下面的例子演示了如何利用SimpleXMLDecoder类中的decodeXML()事件,将XMLDocument对象转化为ActionScript的对象。
http://blog.minidx.com/2008/03/06/541.html
stickyman收录,使用标签:ActionScript, Flex, HTTPService, MXML, object, XML, 对象,时间:2008-3-5 22:20:04 | 相关网摘,我也收藏
下面的例子展示了如何利用HTTPService MXML标签(tag),通过简单的设置resultFormat属性为“object”,在读取XML文件的同时,将其转化为ActionScript对象。
http://blog.minidx.com/2008/03/05/540.html
stickyman收录,使用标签:activate, deactivate, Flex, Focus,时间:2008-3-4 0:27:15 | 相关网摘,我也收藏
下面的例子展示了通过监听中的activate和deactivate事件,如何去控制/限定Flex应用程序是否得到焦点。
http://blog.minidx.com/2008/03/04/533.html
stickyman收录,使用标签:Ajax, Flex, 操作系统, 框架, 浏览器,时间:2008-3-3 0:26:56 | 相关网摘,我也收藏
程序员们总是喜欢去争论开发语言间孰优孰劣,有的甚至为此争的面红耳赤。不久前Linux之父对C 的抨击将这种争论引向了高潮。而随着Adobe的Flex的推出,这样的争论蔓延到了原本一枝独秀的AJAX。
http://blog.minidx.com/2008/03/03/532.html
stickyman收录,使用标签:Alert, Flex, setStyle, StyleManager,时间:2008-3-2 23:32:22 | 相关网摘,我也收藏
接下来的例子展示了如何利用静态的StyleManager.getStyleDeclaration()事件和 StyleManager.getStyleDeclaration() 事件,来设定Flex中Alert的风格。
http://blog.minidx.com/2008/03/02/531.html
stickyman收录,使用标签:Flex, NetConnection, NetStream, onCuePoint, onMetaData, Video,时间:2008-3-2 19:06:29 | 相关网摘,我也收藏
下面的例子说明了利用NetConnection, NetStream和Video类,如何在Flex应用中显示一个FLV文件,以及如何使用onMetaData和onCuePoint事件处理视频数据(video meta data)和提示点(cue points)。
http://blog.minidx.com/2008/03/02/530.html
stickyman收录,使用标签:Adobe, Example, Flex, MidAs3, 源代码,时间:2008-3-2 1:45:47 | 相关网摘,我也收藏
Flex Examples是Adobe公司Flex SDK QA team的Peter deHaan的博客,里面提供了非常多的具体的关于Flex的例子,并且都有源代码和Demo,当然还有非常容易理解的说明。
http://blog.minidx.com/2008/03/02/529.html
stickyman收录,使用标签:Container, Flex, WindowShade, 容器, 组件,时间:2008-3-1 0:05:23 | 相关网摘,我也收藏
一直都很喜欢AJAX的Ext框架中的类似于容器的功能–要描述这个还真是不那么容易,就是像OutLook那样可以将别的控件装入并且可以隐藏起来的功能。在尝试使用flexlib(请看出色的Flex开源组件库FlexLib)中的控件的时候,惊讶的发现flexlib中居然已经包含了这样组件–WindowShade。
http://blog.minidx.com/2008/03/01/526.html
stickyman收录,使用标签:Adobe, Flex, FlexLib, 开源, 组件库,时间:2008-2-29 20:42:32 | 相关网摘,我也收藏
从开始使flexlib_logo用Flex的时候起就知道flexlib,不过最近才知道flexlib原来是Adobe的几个人发起的。flexlib是一个非常不错的Flex开源组件库,该项目的目标是为大家提供一个高质量的Flex UI组件库。从发起的flexBox,JAM,Flex cookbook等少数的几个组件,发展到目前已经相当齐全了–至少一些常用的组件都已经包括在里面了。
http://blog.minidx.com/2008/02/29/523.html
stickyman收录,使用标签:Apache, ASP, ColdFusion, flex, IIS, JSP, php,时间:2008-2-28 0:42:24 | 相关网摘,我也收藏
Currently,when I build Flex applications, I compile the code and then run a browser that just points at the SWF file to test it.Compiling can be a huge time sink especially even I’m making small changes
http://ntt.cc/2008/02/28/flex-module-for-apache-and-iis-folks-using-other-languages-like-php-coldfusion-asp-jsp-etc.html
stickyman收录,使用标签:Builder, flex, key, Shortcut,时间:2008-2-25 22:52:42 | 相关网摘,我也收藏
If you can skillfully use Flex Builder shortcut keys it could advanced improve your working efficiency.The belows are some shortcut keys which you should know.
http://ntt.cc/2008/02/25/some-useful-flex-builder-shortcut-keys-which-you-should-konw.html
stickyman收录,使用标签:Ajax, Analytics, Flex, Google, Sandbox, 沙盒,时间:2008-2-24 19:13:16 | 相关网摘,我也收藏
如果你读过全文检索博客前面的文章的话,应该知道Ntt.CC是我的一个关于Flex,Ajax以及JavaScript的英文站点。新开了1个多月,一直表现不错,80%以上的文章Google 的Webmaster Tool中看到都是在“Medium”以上的,所以之前每天都有几百个来自Google的IP的访问流量
http://blog.minidx.com/2008/02/24/508.html
stickyman收录,使用标签:beta, flex, release,时间:2008-2-23 17:35:11 | 相关网摘,我也收藏
I noticed that Matt(adobe member) noted Flex 3 final would be released before Beta 3 expired(here).Now confirmed,February 25 which is next Monday, FLEX 3 will finially be released!
http://ntt.cc/2008/02/23/the-flex-3-final-release-at-2008-02-25.html
stickyman收录,使用标签:Flash, flex, load,时间:2008-2-23 0:23:03 | 相关网摘,我也收藏
If you ever tried below code to load Flash(*.fla/*.swf) in Flex 2,you know tag ’s pretty limited.
http://ntt.cc/2008/02/23/how-to-load-flash-file-in-flex-2.html
stickyman收录,使用标签:Application, ColdFusion, flex, Internet, Resource, Model-Glue, Model-View-Controller, RIA, Rich,时间:2008-2-16 1:06:21 | 相关网摘,我也收藏
Model-Glue is a pure OO web application framework based on the MVC design pattern. Its goal is to simplify development of OO ColdFusion and Flex applications.
http://ntt.cc/2008/02/16/model-gluecreate-your-rich-internet-application-easily-and-with-less-coding.html
stickyman收录,使用标签:Adobe, AJAX, Comparison, flex, Reason,时间:2008-2-12 1:25:08 | 相关网摘,我也收藏
I am a C/C programmer,but NOT limited to these,I develeped web application with Java/Php/Perl…of course and Flex.I am not a LANGUAGE zealot, I never think of which one is better,my concern is which one can help me to solve my problem.
http://ntt.cc/2008/02/12/flex-vs-ajax%e2%80%94both-have-their-pros-and-cons.html