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...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/Flex/Q_23213799.ht...
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...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/Flex/Q_23267099.ht...
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...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/Flex/Q_23546043.ht...
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...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/Flex/Q_23642549.ht...
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...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/Flex/Q_23677589.ht...
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...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/Flex/Q_23974887.ht...
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...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/Flex/Q_24401798.ht...
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...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/Flex/Q_24460197.ht...
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>...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/Flex/Q_24536327.ht...
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...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/Flex/Q_24763617.ht...