I am working in Flex Builder 3 and I am trying to figure out this error. The error console reads \"Access of undefined property EVENT.\"I am not understanding why this error is showing when I have alr
while trying to solve my problems in serializing the execution of cairngorm commands, I tried to bypass completely the event dispatching and simply instantiated the command I wanted to execute, then c
In Flex you can stream microphone audio to 开发者_运维知识库an FMS/Red5 server using NetStream.attachAudio, which requires a Microphone object.Is it possible to stream audio through the NetStream from
I want to create a circular water ripple effect in Flex. Does anyone know any example, source code, or h开发者_C百科ave a general idea of how they would accomplish this?I would use Pixel Bender.There
i\'m new to creating desktop applications. I\'ve a working site in php with mysql support. I want to convert this site into a desktop application. Is Adobe AIR or Adobe Flex better?
I am trying to add a checkbox to a List component in my application and everything works seeming well until I scroll through my data.
I was trying the flickr code provided in the learn.adobe.com website, and I am getting this exception:
I have an HSlider with a minimum of 1 and a maximum of 6. Is there a way I can disable the range 3 - 6, so the user can only select from the range 1-3 on the slider.
I want to modify the Flex 3 TextInput control to accept a tab character as valid input (The app allows the user to enter an arbitrary delimiter string for file output formatting, and tab is a common u
In ACE Flex 3 , there is a topic \"Handle Framework Events\" Could you please point me to some document which lists all the \'required\' framework events for ACE test?