flash-builder
ColorPicker not editable in Form -> FormItem
Please note the remark mentioned WORKAROUND at the end of this question. Based on a Dictionary based specification, one of my classes creates a Form programmatically.[详细]
2023-04-13 04:24 分类:问答Attaching an event listener to all URLRequest's
We have a flex application that connects to a proxy server which handles authentication. If the authentication has timeout out the proxy server returns a json formatted error string. What I would like[详细]
2023-04-12 21:02 分类:问答why Jaws does not read all the content in text area
I was wondering if there is a limit to how much Jaws (screen reader) can read in a开发者_运维百科 text area in Flash. my text area contains about 15 lines, and always it stops reading at a certain poi[详细]
2023-04-12 15:25 分类:问答How to make an object network serialize to a file, not a SharedObject?
Currently, I do serialize my model object to the SharedObject instance: try { var mySo:SharedObject = SharedObject.getLocal(\"sig\");[详细]
2023-04-12 15:01 分类:问答Flash Builder 4.5 Profiler not finding memory leak
I\'m working with a large modular app, and most of开发者_运维问答 the swfs were made in Flash Professional. When I load the app in the Flash Builder Profiler, the memory usage appropriately goes up an[详细]
2023-04-12 13:02 分类:问答Add Array data to variable
I have a app that currently gets event data from facebook and displays this into a list <s:List id=\"eventsDataGrid\" width=\"100%\" height=\"100%\" dataProvider=\"{facebookEvents}\">[详细]
2023-04-12 12:16 分类:问答Error when calling a function from main in flex
Hi guys i am trying to call a function which is defined in main.mxml public function btnAcceptCall_clickHandler(event:MouseEvent)[详细]
2023-04-12 04:45 分类:问答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 分类:问答Mobile application in flash builder with web service
I am trying to create an application in flash builder 4.5.1 and try to access web service 开发者_高级运维from it can anyone guide me how to do this ? I have created a simple helloworld webservice in n[详细]
2023-04-11 18:51 分类:问答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 分类:问答