Ò׽ؽØÍ¼Èí¼þ¡¢µ¥Îļþ¡¢Ãâ°²×°¡¢´¿ÂÌÉ«¡¢½ö160KB

Flex ´´½¨Ò»¸ö×Ô¶¨Òå·ç¸ñµÄHRule»òVRule

FlexÖÐÈçºÎͨ¹ýstrokeWidth, strokeColorºÍshadowColorÑùʽ£¬´´½¨Ò»¸ö×Ô¶¨Òå·ç¸ñµÄHRule»òVRule
<?xml version="1.0" encoding="utf-8"?>
<mx:Application xmlns:mx="http://www.adobe.com/2006/mxml"
    layout="vertical"
    verticalAlign="middle"
    backgroundColor="white">
 <mx:ApplicationControlBar dock="true">
  <mx:Form>
   <mx:FormItem label="stokeWidth:">
    <mx:HSlider id="strokeWidthSlider"
       minimum="0"
       maximum="20"
       value="2"
       liveDragging="true"
       snapInterval="1"
       tickInterval="1"
       dataTipPrecision="0"/>
   </mx:FormItem>
   <mx:FormItem label="strokeColor:">
    <mx:ColorPicker id="strokeColorColorPicker"
        selectedColor="red"/>
   </mx:FormItem>
   <mx:FormItem label="shadowColor:">
    <mx:ColorPicker id="shadowColorColorPicker"
        selectedColor="blue"/>
   </mx:FormItem>
  </mx:Form>
 </mx:ApplicationControlBar>
 <mx:HRule id="hrule"
     strokeWidth="{strokeWidthSlider.value}"
     strokeColor="{strokeColorColorPicker.selectedColor}"
     shadowColor="{shadowColorColorPicker.selectedColor}"
     width="100%"/>
</mx:Application>


Ïà¹ØÎĵµ£º

FLEX Builder compiler arguments µÄÉèÖÃ

¡¾±àÒë²ÎÊý¡¿
-default-background-color int
-default-frame-rate int
-default-size width height
ÉèÖÃSWFµÄ±³¾°É«£¬Ö¡ÆµÓë¿í¸ß£¬Õâ¸öÒ²¿ÉÒÔͨ¹ýÔª±êÇ©ÉèÖã¬ÖîÈç
[SWF(width="720",height="560",backgroundColor="#000000")]
-default-script-limits
-max-recursion-depth
-max-execution-time
¶¨ÒåÓ¦Óýű¾³ÌÐ ......

¹ØÓÚflexºÍspring+hibernateÕûºÏweb.xmlµÄ´íÎó

flexºÍspring+hibernateÕûºÏÍê³Éºóweb.XML³öÏÖÈçÏ´íÎó
The content of element type "web-app" must match "(icon?,display-name?,description?,distributable?,context-param*,filter*,filter-mapping*,listener*,servlet*,servlet-mapping*,session-config?,mime-mapping*,welcome-file-list?,error-page*,taglib*,reso ......

flex xmlsocketѧϰ

1¡¢XMLSocket¶ÔÏó¼ò½é
ÔÚ¸ÅÊöÀÒѾ­Ìáµ½¹ýÁËFlashÀïµÄXMLSocket¶ÔÏó£¬ËüÊÇʵÏÖFalshºÍ·þÎñÆ÷Socket¼ä
ͨÐŵĺËÐÄ¡£ËüÔÊÐí°üº¬FlashÓ¦ÓõÄä¯ÀÀÆ÷Óë·þÎñ¶Ë½¨Á¢socketÁ¬½Ó£¬Ö®ºóFlashÓ¦ÓÃÓë·þÎñ¶Ë¾Í¿ÉÒÔÏ໥·¢ËÍXMLÊý¾Ý£¬¶øÇÒÔÚÒ»¸ö
socketÁ¬½Ó½¨Á¢Ö®ºó£¬ÔÚ¸ÃÁ¬½ÓÉÏ´«Ë͵ÄÊý¾ÝÁ¿ÊÇûÓÐÏÞÖÆµÄ£¬Ö±µ½socketÁ¬½Ó¹Ø±Õ¡£XMLSoc ......

flex ±£´æ³Épdf Îļþ¸ñʽ

<?xml version="1.0" encoding="utf-8"?>
<mx:Application  xmlns:mx="http://www.adobe.com/2006/mxml" width="100%" height="100%"
     viewSourceURL="srcview/index.html" backgroundColor="0x000000" layout="absolute">
 
    <mx:Script>
&nb ......
© 2009 ej38.com All Rights Reserved. ¹ØÓÚE½¡ÍøÁªÏµÎÒÃÇ | Õ¾µãµØÍ¼ | ¸ÓICP±¸09004571ºÅ