flex3
Flex ModuleLoader component causing memory leak. How can I unload Modules properly?
The application is too big to describe here, but I can tell you I have up to 20 modules or more that the client can use at any time. And if I go on loading screen after screen, my application can ocup[详细]
2023-03-23 22:15 分类:问答How to reach elements of an inline component in flex?
I have a problem with inline components. I want to reach an inline component from another one.. From the first component, i want to change \"enable\" value of the linkbutton named \"Add\" which is in[详细]
2023-03-23 18:10 分类:问答pop art images generation, flex, as3, flash
My client has asked to generate pop art images for the user uploaded images, Does any one of you has done some work related to this? is this sort of work is possible in flex, flash, as3, etc,[详细]
2023-03-23 16:10 分类:问答Flex tooltip disappears when button is Clicked
I have tooltips in flex but when a component is clicked the tooltip disappears and the user has to move mouse out of the control and then back into the control to display the tooltip.[详细]
2023-03-23 16:01 分类:问答Flex - HTTPService - Security error accessing YouTube api
I have the following HTTPService defined: <mx:HTTPService id=\"youTubeHttpService\" result=\"resultHandler(event)\" fault=\"faultHandler(event)\"/>[详细]
2023-03-23 15:59 分类:问答Remoteobject (AMFPHP)or HttpService? Which is the best to choose from?
Please explain me which of two is secure, powerful one, fast enough on sending to and receiv开发者_JAVA技巧ing requested data from the server in Flex![详细]
2023-03-23 13:30 分类:问答want to make table in flex4 like Microsoft word 2007?
i want to make a table like word 2007 table in flex4 using action script3 and mxml. Any good suggestion or like example help me.[详细]
2023-03-23 10:18 分类:问答Manage hboxs in Vbox flex
I have VBox that contains two Hbox. The first hbox is not included in the layout while second is. After a event occurs, first hbox is visible & included in the layout. But the problem is the secon[详细]
2023-03-23 09:43 分类:问答Window screen capture on Adobe Flex?
Is there a way to take screenshot of the client\'s window using flex? I found an example which uses java bridge, but i am looking for differe开发者_如何学JAVAnt solution.Do you want to take a snapsho[详细]
2023-03-23 05:05 分类:问答Flex databinding function (non-getter)
I\'ve got a flex application that is dependent on a class that slightly abstracts flex\'s resourceManager. The (pure AS3) class I\'m using extends EventDispatcher, and deals with runtime loading of lo[详细]
2023-03-23 03:38 分类:问答