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
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
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,
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.
I have the following HTTPService defined: <mx:HTTPService id=\"youTubeHttpService\" result=\"resultHandler(event)\" fault=\"faultHandler(event)\"/>
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!
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.
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
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
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