flex4
how to stop triggering two event at a time in spark textarea (as3+flex4)
textChanged and valueCommit both event listener are attached with a spark textarea as follows: addEventListener(\"textChanged\",[详细]
2023-04-12 08:43 分类:问答flex 4 - image not adding to UIComponenet
I am trying to load an image dynamically to the Image control and then add it to a sprite and add the sprite to the UIComponent.[详细]
2023-04-12 07:03 分类:问答how to add properties files in FLEX4 and AS3
Is there any existence of properties file in FLEX4/AS3 ? my requirement is to read data from properties file that flex AIR loading time is minimized and should not occupy more memory. my data set is a[详细]
2023-04-11 21:10 分类:问答conceptual issue in inheritence property of actionscript-3
say, Child class is inheriting Father class and Father class is i开发者_C百科nheriting spark TextArea class. now from an mxml file (in FLEX4), i am creating multiple objects of Child class. Father cla[详细]
2023-04-11 20:52 分类:问答how to select xml element based on it attribute value start with "somthing" in actionscript3
say, I have an xml like as follows: public static var keywords:XML = <keywords> <tag key=\"html\" type=\"tag\"/>[详细]
2023-04-11 18:24 分类:问答org chart component in Flex
I have got an open source \"Organisation Chart\" component in Flex from the below link http://myflex.googlecode.com/svn/[详细]
2023-04-11 15:29 分类:问答How to set current page dynamically in flexbook?
I am using a Flexbook which contains 2 BorderContainer. The code is shown below <controls:FlexBook id=\"book\" x=\"20\" y=\"20\"[详细]
2023-04-11 10:25 分类:问答Gauge or UI Object render in Datagrid or AdvancedDataGrid in flex 4.5 or flex 4
I am working with flex 4.5. I want to create Gauge component Datagrid. I am using open source com.betterthantomorrow.components. I have created custom components开发者_开发百科 like this[详细]
2023-04-11 07:21 分类:问答how to toggle a mask to a group in Flex (works for BorderContainer)
Here\'s my test application: <?xml version=\"1.0\" encoding=\"utf-8\"?> <s:Application xmlns:fx=\"http://ns.adobe.com/mxml/2009\"[详细]
2023-04-11 06:17 分类:问答Why are gray pixels appearing on the edges of a black s:Line?
This is the Line i\'m using: <s:Line x=\"25\" y=\"22\" width=\"42\"> <s:stroke> <s:SolidColorStroke color=\"black\" weight=\"2\" />[详细]
2023-04-11 05:05 分类:问答