My setup is pretty basic. I have an s:List with a custom itemRenderer and a datapro开发者_运维问答vider. What I would like to do is access the generated instances of the item renderer but I have no id
Is there a way to compare the current time to a bunch of times (loaded from XML) and have it figure out which is the closest to the cu开发者_运维技巧rrent time?To expand on Boris\'s answer, you will i
I have made a custom skin for TextInput spark control in Catalyst. The problem is that in Flash Builder\'s design view I can\'t resize TextInput control with applied custom skin. I want to be able to
can i access every item renderer of tree in as3 ?( note that i am using custom item renderer) lets say i want to add some button in canvas(children of custom i开发者_Python百科temRender)..
I\'m trying to wrap my brain around getting data into my project in a way that I can use. I want to use MySQL & PHP my Flashbuilder app and I\'m not populating a datagrid so.
I created a new Flex project with Flash Buil开发者_开发知识库der 4. My project must used Flex 3.x (so only MX).
I\'ve got an XML Doc loaded in. I\'ve created an Horizontal List and referenced the arraycollection as the Data Provider. But what I need to do now is then pull the data out from that.
I\'开发者_JAVA技巧m using a PHP Script to create XML. Which pulls through the data from a Database.
I get this error when i launch the application(flash type with dismiss all and continue) and i\'m out of ideas:
I\'ve got an <mx:Button> in my application, I have 10 items in an X开发者_运维百科ML Node. What I\'d like to do is when the button is clicked show the next 5 XML Nodes.