I am trying to connect my flex app to a CFC I have which calls a method. It\'s to test a login control, and when i put the correct credentials in, it comes back with the error: \"SOAP Response cannot
I set the focus to auotoC开发者_运维知识库ompleteList at the time of adding this list as child but at the time of remove this popup i am getting whole text in textInput as selected with black backgrou
I\'m currently building an application that is presenting tabular (fetched from a webservice) data and have squirted it into a datagrid - seemed the most obvious way to present it on screen.
Inside a flex app, I have a user login. The login calls a ColdFusion funct开发者_StackOverflow中文版ion as a remote object which authenticates the user and, if applicable, returns their id and access
I am trying to extend the fl开发者_运维百科ex datagrid component so that I can have an \"add new row\" row like MS Access but I can\'t get it to work. I have tried a few different methods but I can\'t
I have used Flash to make skins, which I import and apply to Flex components. But how can I create a component in Flash, with properties and methods. And make it able to be added to the displayList in
I\'m trying to figure outhow to dynamically place numbers around a circle (similar to a clock face) but dynamically so if the number of numbers aroun开发者_运维问答d the circle is 5 or 27.. they would
I want to make an applica开发者_开发技巧tion which involves technologies like Flex, Java, Hibernate, BlazeDS and the server is Apache Tomact 6.0. Can anybody help me in how to link the various files I
I have an application with several modules. Without RSL\'s they are working fine, only issue being it becomes slow and thus loss in terms of time performance.Wi开发者_运维技巧th RSL\'s size gets reduc
I am using a datagrid in flex and need t开发者_运维问答o render each cell with a different style.