flex ±Ê¼Ç£¨¸üÐÂÖС£¡£¡£¡££©
1¡¢Èç¹ûÒªÉèÖÃValidatorÑéÖ¤×é¼þÀïÃæÌáʾ×ֵĴóС£¬¿ÉÒÔÔÚmxmlÖмÓÈë
<mx:Style>
<!--[CDATA[
.errorTip
{
fontSize: 12;
}
]]-->
</mx:Style>
2¡¢ÉèÖÃtooltipÖеÄÑùʽ£¨Èç×ÖÌå´óС£¬ÑÕÉ«£©¿ÉÔÚmxmlÖеÄcreationCompleteµÄinitApp()¼ÓÈë
StyleManager.getStyleDeclaration("ToolTip").setStyle("fontSize",15);
StyleManager.getStyleDeclaration("ToolTip").setStyle("backgroundColor","#F7F1F1");
Ïà¹ØÎĵµ£º
modeÓÐÈýÖÖģʽ£ºProgressBarMode.EVENT£¬ProgressBarMode.POLLED £¬ProgressBarMode.MANUAL £¬Ê¼þģʽºÍÂÖѯģʽÊÇ×î³£ÓõÄģʽ¡£ ÔÚʼþģʽÏ£¬source ÊôÐÔÖ¸¶¨Éú³É progress ºÍ complete ʼþµÄ¼ÓÔØÄÚÈÝ£»ÔÚ´ËģʽÏ£¬Ó¦Ê¹Óà UILoader ¶ÔÏó¡£ ÔÚÂÖѯģʽÏ£¬source ÊôÐÔÖ¸¶¨¹«¿ª bytes ......
http://www.noupe.com/adobe/flex-developers-toolbox-free-components-themes-and-tutorials.html¾µäÖеľµä
http://www.efflex.org/EfflexExplorer.html¿°³Æ¾µä
http://mofeichen.javaeye.com/blog/466171ÀïÃæÓкöàÌØÐ§Àý×Ó
http://www.marcusschiesser.de/?p=67 3DÏà²á£¬»¹²»´í
http://www.switchont ......
No.1 ij×Ö·ûÆ÷·Åµ½Õ³Ìù°æ:
System.setClipboard(strContent);
No.2 ¸´ÖÆÊý×é:
//dummy solution( well, it works )
var bar:ArrayCollection = new ArrayCollection();
for each ( var i:Object in ac ){
bar.addItem( i );
}
// fantastic ! //
var bar:ListCollectionView = new ListCollectionVi ......
Flex ѧϰվµã»ã×Ü
05ÔÂ 6th, 2007 — Dreamer
½ñÌì°ÑÊղؼй²Ïí³öÀ´£¬Ï£Íû¶ÔѧϰFlexµÄÈËÓÐËù°ïÖú¡£
Ò»¡¢¹úÍâÕ¾µã
1.×ÊÔ´Àà
Adobe Flex 2 Component Explorer£º ¹Ù·½µÄ£¬Õ¹Ê¾Á˸÷ÖÖ×é¼þµÄÓ÷¨£¬ÈëÃűؿ´¡£
CFlex£ººÜºÃµÄÒ»¸öFlex×ÊÔ´Õ¾µã£¬°üÀ¨½Ì³Ì£¬ÐÂÎÅ£¬×ÊÔ´Õ¾µã…… Ö»ÊÇÒ³ÃæÓеãÔÓÂÒ£¬ ......
1:µ±ÓÃhttp://xxxxx/xxx.mxml?name=hermit·½Ê½·ÃÎÊ ¿ÉÒÔÓÃthis.parameters.nameÕâÖÖ·½Ê½ÔÚflexÀïÃæÈ¡url²ÎÊý
2:µ±ÓÃhttp://xxxxx/xxx.swf?name=hermit·½Ê½·ÃÎÊ ¿ÉÒÔÓÃthis.parameters.nameÕâÖÖ·½Ê½ÔÚflexÀïÃæÈ¡url²ÎÊý
3:µ±ÓÃhttp://xxxxx/xxx.html?name=hermit·½Ê½·ÃÎÊ ¿ÉÒÔÓÃthis.parameters.nameÕâÖÖ·½Ê½ÔÚflexÀïÃæÈ ......