apache-flex
How to add labels to horizontal axis in Flex
I am using a Column Chart to display certain data. The data is provided by an array collection. The array contains 3 elements for the horizontal axis, hence 3 labels are shown on the horizontal axis.[详细]
2023-04-11 22:36 分类:问答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 分类:问答Serialize circular object networks using writeObject / readObject
I\'m about to implement public function writeExternal( output:IDataOutput ):void {...} public function readExternal( input:IDataInput ):void {...}[详细]
2023-04-11 20:59 分类:问答How to return the focus to a textInput in a browser
I need to focus a text input into the Facebook login popup. I am using a virtual keyboard to simulate a physical one, but when I click a 开发者_开发技巧key, the text input lose focus and the letter is[详细]
2023-04-11 19:31 分类:问答setting the value in a column equal to the product of two other columns in flex
I have this spark DataGrid with five c开发者_如何学Goolumns. my third and fourth columns represent amount (of product ordered) and price (of a unit of the product). My issue now is to set the fifth co[详细]
2023-04-11 18:39 分类:问答Passing request file into flex application with flashvar
I am trying to get a xml file with data into Flex application. There are a lot of examples online passing parameter into flex I found very helpful. However, it doesn\'t really work in my case.开发者_如[详细]
2023-04-11 17:14 分类:问答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 分类:问答Flex: How can I catch something before I get the error "Cannot access a property or method of a null object reference"
So, I have a dataprovider that, when the module isn\'t be used, is set to an empty arrayCollection.Then, when the module is ready to be used, the dataprovider is changed to an array collection full of[详细]
2023-04-11 14:47 分类:问答Android Air App Locks up due to RPCDataManager?
I am currently developing an Android app using FlashBuilder 4.5 (AIR) annd I have almost finished it apart from a few things. One of these things is that during testing of the app I notice that an Err[详细]
2023-04-11 14:06 分类:问答Which flex microarchitecture I should choose?
I am planing to introduce flex microarchitecture in one of my flex application. There ar开发者_JS百科e many flex microarchitectures available, such as Cairngorm, Pure MVC, Mate, Parsley, Swiz, Spring[详细]
2023-04-11 14:01 分类:问答