I have class com.company.project.views.SomeClass. I have <mx:Form id=\"form\"> <mx:FormItem>
I worked on a flex application 6-7 months back. We used flex 3.5 sdk. Now we are upgrading our flex app with flex sdk 4/4.1
I\'m working on a AS3 project that required a lot of UI, since Flex was used for time-saving for this part we ended up having a Flex Project (UI) and pure AS3 one (All BackEnd) or, in other words, two
Programming newbie here, I am writing a trombone app in Flex and I want the slide of the trombone to act as an HSlider.I have all the componentsand skins assigned, but my slider only moves about 20 p
I\'m almost embarrassed to ask this but I simply cannot get my head around it! I have the following list:
event listeners not firing in this code can anybody guide me what is problem with this code <?xml version=\"1.0\" encoding=\"UTF-8\"?>
I\'m just getting started switching from flash to flex for the better components. I am trying the simple experiment of adding a button and then changing the label. This code does not开发者_开发技巧 wo
I have a list component that lists certain items.. so, if i click on a certain item..i should get the index this way :
I have to implement a menu with icons using actionscript only. I create a data provider from XML and set
I\'m having a real hard time adding RadarColumnSeries to my Radar Chart using ActionScript. I\'ve been messing with this for so long that I\'m not sure I\'m even on the right track anymore. Help PLEAS