Enter Keywords:
1 - 10 of 84(0.019 seconds)
Sort By:
 
Hi, I am coming from flash (actionscript 3) to flex. I have movieclips in my flash file that I want to use in my flex project. How do I imports and use these files? It is ok when the moviecl...
Zones: Flex, Adobe FlashDate Answered: 03/06/2008 Rating: 8.2 Views: 21
Hi Guys, I get the above error when I compile  my web app, I have searched the internet for any related info and have come up with nothing.   I declared my variables and set them to Bindable...
Zones: FlexDate Answered: 03/28/2008 Rating: 9.4 Views: 449
Hello experts, I'm quite new to Flex, and stuggling with something that would appear to be very simple - I just want to create a small box with some vertical lines in it. The Flex SDK ships with...
Zones: Flex, ActionScriptDate Answered: 07/20/2008 Rating: 9.7 Views: 0
what I want to do is take this object and return it as an array of objects.  I've tried a couple different looping techniques however none have worked.  I've tried a for loop, though it always come...
Zones: Flex, ActionScriptDate Answered: 08/13/2008 Rating: 9.3 Views: 0
I'm trying to add data from one <mx:List /> to another. Something along the lines as when a list item is selected in one list, it should be added to another list, completed on mouse click rather th...
Zones: FlexDate Answered: 08/27/2008 Rating: 9.3 Views: 87
I have a viewstack that has canvases as containers. When I change the viewstacks selectedindex to bring another canvas into view the scroll position is left at whatever it was at the last time in...
Zones: Flex, ActionScriptDate Answered: 12/11/2008 Rating: 9.3 Views: 16
Hello. I have some simple application which should change few states. I set up everything and maybe it could be done in a better way, but what I would like to do here is to apply Move transition b...
Zones: Flex, ActionScriptDate Answered: 05/27/2009 Rating: 9.0 Views: 9
Hi, The Flex application I am building will contain two text input boxes, which will be used to calculate a figure.   One of the inputs will be a straight forward integer value.   I'd like...
Zones: Flex, ActionScriptDate Answered: 06/04/2009 Rating: 9.3 Views: 4
Hello. I have 1 xml file which looks like this: <items>         <image>     <path>img01.jpg</path>     <text>some text 1</text>     </image>         <image>     <path>img02.jpg</path>...
Zones: Flex, ActionScriptDate Answered: 08/19/2009 Rating: 9.2 Views: 0
Hi all, trying to move scripts to classes.  I have code that works fine when it is within the mxml, however when I try to move the actionscript to its own class, I can't get to the data... The...
Zones: Flex, ActionScriptDate Answered: 09/30/2009 Rating: 8.5 Views: 0