I am loading a component which makes a HTTPService call to get data that will then be used to set certain variables in the component.I make the HTTPService call in an init() function (for the initiali
This question already has an answer here: How to use htmlText as Radio button label in Flex 3 (1 answer)
I\'m creating a reusable flex tree component. And i would like to stick in the itemclick function. So that when a user clicks anywhere on one of the tree\'s Branches. the branch expands.
I\'m using flex 3. I\'ve successfully played video and audio files by using following libraries: flash.media.Video
I am trying to determine the global coordinates of the visible rectangle that is currently rendered on the stage.
I am looking for a simple HTML Editor component in Flex-3. I tried googling but could no开发者_运维问答t find any proper component which are ready-to-use.
I have noticed that when I select tree node if space is clicked the selected nod开发者_C百科e gets opened... how could I remove this event?It doesn\'t look like there\'s a way to prevent the event and
xml values are stored in \'arr\' array collection. depending on the length of the array stored, the below described components are created and assign those values to relevant components dynamically.
I\'m sending POST request using URLLoader and URLRequest with XML data. Then API sends response with redirect page(Location header) and i want to get this URL. How do I catch this response?
I have a couple of MovieClips in swf files loaded with Loader.loadBytes. They are 10-th version, as3-enabled and have scale9Grid defined (I can see the tag DefineScaleGrid in them with SWiX). But when