flex ³£ÓÃÔª±êÇ©½²½â
	
    
    
	
       
Flex
ÒýÈëÁËÔªÊý¾Ý±êÇ©µÄ¸ÅÄ´ó¶àÊýÈ˶¼Ê¹ÓùýµÄ
[Bindable]
±êÇ©±ãÊÇÆäÖеÄ
meta tag
Ö®Ò»£¬ËüÔÚ´úÂëÖеÄ×÷ÓþÍÊÇÏò±àÒëÆ÷ÌṩÈçºÎ±àÒë³ÌÐòµÄÐÅÏ¢¡£Êµ¼ÊÉÏ£¬ÕâЩ±êÇ©²¢Ã»Óб»±àÒëµ½Éú³ÉµÄ
SWF
ÎļþÖУ¬¶øÖ»ÊǸæËß±àÒëÆ÷ÈçºÎÉú³É
SWF 
Îļþ¡£
adobe 
¹ÙÍø
http://livedocs.adobe.com/flex/3/html/help.html?content=metadata_3.htmlÏêϸ½²½âÁË
16ÖÖ
meta
µÄʹÓ㬼òµ¥ÈçϱíËùʾ¡£
Tag
Description
[ArrayElementType]
Defines the allowed data type of each element of an Array.
[Bindable]
Identifies a property that you can use as the source of a data
  binding expression.
[DefaultProperty]
Defines the name of the default property of the component when you
  use the component in an MXML file.
[Deprecated]
Marks a class or class element as deprecated so that the compiler
  can recognize it and issue a warning when the element is used in an
  application.
[Effect]
Defines the MXML property name for the effect.
[Embed]
Imports JPEG, GIF, PNG, SVG, and SWF files at compile time. Also
  imports image assets from SWC files.
[Event]
Defines the MXML property for an event and the data type of the
  event object that a component emits.
[Exclude]
Omits the class element from the Flex Builder tag inspector. The
  syntax is as follows:[Exclude(name="label",
  kind="property")]
[ExcludeClass]
Omits the class from the Flex Builder tag inspector. This is
  equivalent to the @private tag in ASDoc when applied to a class.
[IconFile]
Identifies the filename for the icon that represents the component
  in the Insert bar of Adobe Flex Builder.
[Inspectable]
Defines an attribute exposed to component users in the attribute
  hints and Tag inspector of Flex Builder. Also limits allowable values of the
  property.
[InstanceType]
Specifies the allowed data type of a property of type
  IDeferredInstance.
[NonCommittingChangeEvent]
Identifies an event as an interim trigger.
[RemoteClass]
Maps the ActionScript
    
     
	
	
    
    
	Ïà¹ØÎĵµ£º
        
    
    http://blog.csdn.net/xuyesheng/archive/2009/08/20/4467515.aspx
Flex
 Builder3
×¢²áÂ룺
1377-4167-5844-4698-0048-5821—
×î
ºÃÓõÄÒ»¸ö
1377-4168-2018-0771-2432-1495
1377-4760-3354-0772-2773-8996
1377-4165-2080-7265-7813-8901
1377-4964-5021-8182-2399-8235
LiveCycle Data Services
×¢²áÂë ......
	
    
        
    
    Flex Builder 3 Õýʽ°æ£¬·¢²¼ÓÚÖйúʱ¼ä 2008 Äê 2 Ô 25 ÈÕ£»
ÏÂÔØµØÖ·Ò»£º
http://download.macromedia.com/pub/flex/flex_builder/FB3_win.exe
´óС£º 424 MB £»Î´½øÐÐѹËõµÄ Flex Builder 3 °²×°Îļþ
²»ÓÃ×¢²áµÇ¼£¬¿ÉÒÔÖ±½ÓÏÂÔØ¡£
ÏÂÔØµØÖ·¶þ£º
http://trials.adobe.com/Applications/.../FB3_WWEJ.exe
´óС£º¡ ......
	
    
        
    
    Ö÷³ÌÐò´úÂ룺
<?xml version="1.0" encoding="utf-8"?>
<mx:Application xmlns:mx="http://www.adobe.com/2006/mxml"
    layout="vertical"
    xmlns:mdi="ext.containers.windows.mdi.*"
    width="100%"
    height= ......
	
    
        
    
    Adobe  Flash Builder 4 ¼òÌåÖÐÎÄÕýʽ°æ ÏÂÔØ:    
http://subject.csdn.net/adobedownload/index.html
ʹÓÃÏà¹ØµÄÓò£¬ÀûÓÃAdobe Livecycle Designer´´½¨Ò»¸öPDFÄ£×飬ÒÔXML½ÚµÄÃû³Æ£¨ÓëPDFÄ£×éÖеÄÓòµÄÃû³ÆÆ¥Å䣩ÏòPDFÔ¶³Ì¶ÔÏó·¢ËÍXMLÊý¾Ý£¬È»ºóÄúµÄFlexÓ¦ÓóÌÐò¾Í»á´ò¿ªPDF, »ò½«PDFÎļþ·ÅÈëÄúµÄwebserv ......
	
    
        
    
        2.2 ´úÂëʵÏÖ
      ÏÂÃæ¸ø³öÁËFlexBuilder¹¤³ÌµÄÒ»¸öÎļþ£¬ÉèÖÃÁËFlashµÄ²¼¾Ö¡£
       view plaincopy to clipboardprint?
<?xml version="1.0" encoding="utf-8"?>  
<mx:Application xmlns:mx="http://www.adobe.com/2006/mxml"    
   ......