I have an accordion which contains a repeater. That repeater takes an array as a dataprovider. The array in turn gets data from an XML file, on server, via HTTPService.
Does anyone know how to query an ADG (or its rows) to figure out how many rows are currently visible (i.e. not collapsed) when displaying different levels of a hierarchical collection?
I have script(called from flex app through HTTPService) and the flex app residing on the server. Now I have to run it on several servers. Server on which i run 开发者_运维技巧it, will contain the flex
Class ShootGame implements IGame { } //ShootGame Vector var shootGames:Vector.<ShootGame> = new Vector.<ShootGame>();
I have RichEditableText component , In this component I have created h开发者_如何学运维yper link label based on condition ,but no need inline style(color font-family) . I want to apply style name(CSS)
how to one page to another page wit开发者_如何学运维hout opening new window only url changed using flex?for example you can click log in button user name and password correct then going to home page w
How to 开发者_运维知识库embed PDF files into Flex App? Do I really need to transfer them to swf files first?This was surprisingly more complicated than it should have been (considering they are both A
I am trying to setup Flex Monkey.I am using Flex SDK 3.5. I added the Additional Compiler Arguments -include-libraries \"../libs/automation_monkey3.x.swc\"for my project in Flex Builder.Now when I run
I have a swf file which requires a username and password to log in. When the user enters the values and clicks the submit button I validate it using asp.net. What I want is if the validation succeeds
I am dragging item from a datagrid and while dragging I could see all of the columns in the selected record, being getting dragged. However I only want to show one column (maybe name or id of the reco