Hi I am working on tabNavigator in flex 3. I have 开发者_StackOverflowtileList within it. Contents in the tab comes dynamically so I cannot provide explicitly fixed height and width.
I want to deallocate my variable? can u he开发者_如何学Pythonlp me?You shouldn\'t need to. Flex languages use garbage-collection.
I\'ve got a flex/air app I\'ve been working on, it uses a local sqlite database that is created on the initial application start.
My Flex client app has got some data from the back end (RemoteObjects, BlazeDS, Spring). Client has got all the 开发者_JAVA技巧data it needs, it now needs to put some information in a CSV format and m
I\'ve got an flex application where I have a left side TREE control and a viewstack on the right and when someone selects the tree it loads the named viewstack based on the hidden node value of the XM
I want to know which component is best to display multiple line of text开发者_如何转开发\'s( just like help option in project\'s)..i want to add help option(details text to be display) to display whil
I am calling a server method through HTTPService from client side. The server is a RestFul web service and it might respond with one of many HTTP error codes (say, 400 for one error, 404 for another a
Does anyone know if it is possible to test remote proced开发者_StackOverflowure calls in Cairngorm Commands with FlexUnit 4. I have an old app full of them and before I introduce FlexUnit into the mix
I want to insert data into a SQL Server, but I keep getting this error RPC Fault faultString=\"SOAP Response cannot be decoded. Raw response:faultCode=\"DecodingError\" faultDetail=\"null\"]
I currently am trying to add a custom class which subclasses UIComponent to both a tree and a canvas, but when I try to re-order the tree by dragging I get this error: