Entries in the ‘Flex’ Category:
filed in Flex, nothing on Aug.19, 2010
Method 1: Use the @ symbol
1. < ? Xml version = "1.0" encoding = "utf-8"?>
2. < S: Application xmlns: fx = “http://ns.adobe.com/mxml/2009″
3. Xmlns: s = “library: / / ns.adobe.com / flex / spark”
4. Xmlns: mx = “library: / / ns.adobe.com / flex / [...]
filed in Flex on Aug.18, 2010
The introduction of the Flex 4 in a new data type: ArrayList. It implements the IList interface to the underlying Array as a data source. Essentially it is a lightweight ArrayCollection, can be used as a data source bound to the control. But ArrayCollection different is that it can not filter and filter arrays.
Example:
< fx:Declarations>
< [...]
filed in Flex on Jul.31, 2009
Adobe released a new Flash Builder4, in addition to outside the multi-flex builder, a subsidiary of collaboration tools Flash Catalyst.
filed in Flex on Jun.18, 2009
FlexPrettyPrintCommand
Project : http://sourceforge.net/projects/flexformatter/
After decompression, flex builder put in the installation directory plugins file. Restart
help:
http://sourceforge.net/docman/display_doc.php?docid=137421&group_id=248408
filed in Flex on Jun.04, 2009
Open [Setup Path]/Gumbo.ini with any texteditor.
-clean -nl en_US -vmargs -Xms512m -Xmx512m -XX:MaxPermSize=256m -XX:PermSize=64m -Djava.net.preferIPv4Stack=true.
Third line is Language Setting.
Support Language:
de_DE
fr_FR
ja_JP
ru_RU
zh_CN
en_US
filed in Flex on May.31, 2009
Adobe’s online office software suite and add a member:
Acrobat.com Presentations
http://labs.acrobat.com
filed in Flex on May.22, 2009
First of all, the establishment of flex library project, and then write your own logic …
After preparation, remember to compile …
Tags: Flex
filed in Flex on May.21, 2009
The next generation of Flex Builder 4 will change its name to Flash Builder 4.
So good for some people to avoid misunderstandings. Flex is Flash, not a new technology.
Flex SDK and Flex Framework unchanged.
filed in Flex on May.07, 2009
First of all, the establishment of flex library project, and then write your own logic …
After preparation, remember to compile …
Tags: Flex
filed in Flex on Sep.11, 2008
FlexBean is a Netbeans’ plug-in for Netbeans 6.1. It aims to provide a Flex support for Netbeans IDE. So, you can create/compile/run/… Flex projects with your lovely Netbeans IDE !
Visit tool homepage: click here!