I\'m using a <S:nativeDragDrop> and getting files dragged over a component like so: var arr:Array = event.clipboard.getData(ClipboardFormats.FILE_LIST_FORMAT) as Array;
I have a program with a list of item. An item is an actionScript class that extends View. When I click on the list, it push the view. In the constructor of this class I add some buttons and I have a f
I would like to create a custom Button component with three labels: left-, center-, and right-justified. I can\'t just use the label justification property, because I want to use all 3 labels at the s
I have literally spent HOURS trying to solve this mystery... but simply can\'t seem to get hold of it.
My current application has a DataMgr class in which I put everything data-related. This class has grown too big recently and I want to split it into smaller pieces for easier maintenance.
I am trying to create a fairly simple User Authentification system using FLEX and AMFPHP, but I have a question about security.
I just don\'t get it with [Bindable] and updating a label So here are my three pages, please tell me what I am doing wrong because when the listner sends the updated var to button2.mxml the var updat
I have a project that requires me to display the waveform for a uploaded sound. The sound is always an MP3, most of the time 22.05 kHz mono, with开发者_如何转开发 speech only. The project are written
I have a button in my application and I want it to respond a bit in a special way. Initiall开发者_如何学Goy the label color of the button is White, I want the color of the text to change to 50% white
I\'m working on an Adobe Air application written in Flex 4 that plays .mp3 audio files on the user\'s computer. Note: these are are not audio files shipped with the application -- they are .mp3\'s on